sapians-paper:1.0.0, sapians-report:1.0.0, sapians-slides:1.0.0 and sapians:1.0.0 - #5680
Open
wbendinelli wants to merge 2 commits into
Open
sapians-paper:1.0.0, sapians-report:1.0.0, sapians-slides:1.0.0 and sapians:1.0.0#5680wbendinelli wants to merge 2 commits into
wbendinelli wants to merge 2 commits into
Conversation
wbendinelli
temporarily deployed
to
Package Check
August 25, 2026 01:09 — with
GitHub Actions
Inactive
wbendinelli
temporarily deployed
to
Package Check
August 25, 2026 02:54 — with
GitHub Actions
Inactive
saecki
reviewed
Aug 26, 2026
Member
There was a problem hiding this comment.
We don't want to have template packages without library code on typst universe. Because that could easily lead to an influx of example packages with questionable benefit. Here I can see a point of having separate paper, report, and slides packages.
For that you could move the respective file from layouts into the corresponding packages, while still having shared code in the sapians package.
| @@ -0,0 +1,17 @@ | |||
| [package] | |||
| name = "sapians" | |||
Member
There was a problem hiding this comment.
For officially associated packages we require email confirmation. Could you send an email from a company email address to hello@typst.app that states you officially endorse all four packages.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Official packages of SAPIANS — a token-driven design system for presentations and documents:
sapians(core library): a 16:9/16:10 slide engine with 10 standardized slide families, incremental reveal (pause/uncover/only), handout mode, pdfpc speaker-notes export, plus two-column scientific-article and technical-report layouts. MIT.sapians-slides,sapians-paper,sapians-report(templates): ready-to-use scaffolds on top of the core. Template content is MIT-0 so user documents carry no attribution obligation.This is an official submission by the SAPIANS organization — please let us know the steps to authenticate entity affiliation, and we're happy to adjust the template package names if the naming policy requires it.
Source, visual-regression suite (tytanic), and a tidy-generated reference manual: https://github.com/wbendinelli/sapians-design · gallery with compiled PDFs: https://wbendinelli.github.io/sapians-design/
All four bundles pass
typst-package-checklocally with no diagnostics. Fonts (Inter/JetBrains Mono, SIL OFL) are documented, not bundled, and the font stacks declare system fallbacks so everything compiles out of the box.