Skip to content

polymath:0.1.0#4308

Open
dhayer200 wants to merge 3 commits intotypst:mainfrom
dhayer200:add-polymath
Open

polymath:0.1.0#4308
dhayer200 wants to merge 3 commits intotypst:mainfrom
dhayer200:add-polymath

Conversation

@dhayer200
Copy link

@dhayer200 dhayer200 commented Mar 9, 2026

Checklist

  • Package name is polymath (kebab-case, not taken)
  • typst.toml has all required fields
  • [template] section with path, entrypoint, thumbnail
  • README.md documents all public functions
  • LICENSE (MIT)
  • No top-level side effects — all styling wrapped in template function
  • compiler = "0.11.0"
  • thumbnail.png — to be added before merge

Functions

Setup: template, header
Problem layer: qs, ex, eg, pt, ans
Knowledge layer: defn, notn, axiom, postulate, thm, lemma, prop, cor, conj, prf, note
Essay / Montaigne layer: aside, epigraph, blockquote

dhayer200 and others added 2 commits March 5, 2026 11:37
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@typst-package-check typst-package-check bot added the new A new package submission. label Mar 9, 2026
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Copy link
Member

@saecki saecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this package!

]
```

See [`example.typ`](example.typ) for a full working document.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The example seems to be missing, could you add it? It won't be downloaded by users, because you've added it to the exclude list. See: https://github.com/typst/packages/blob/main/docs/tips.md#what-to-commit-what-to-exclude

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Included example.typ

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you forgot to update the PR 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new A new package submission.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants