Skip to content

prinzipien:0.1.1#5242

Open
Entze wants to merge 1 commit into
typst:mainfrom
Entze:main
Open

prinzipien:0.1.1#5242
Entze wants to merge 1 commit into
typst:mainfrom
Entze:main

Conversation

@Entze

@Entze Entze commented Jul 3, 2026

Copy link
Copy Markdown

I am submitting

  • a new package
  • an update for a package

A principled typst touying template. It tries to adhere to the guidelines given by Trees, Maps, and Theorems by Jean-luc Doumont.

I have read and followed the submission guidelines and, in particular, I

  • selected a name that isn't the most obvious or canonical name for what the package does
    • Explanation: The website of Trees, Maps and Theorems is https://principiae.be. Principiae translated to German is Prinzipien. So the name references the book but it does not share the name.
  • added a typst.toml file with all required keys
  • added a README.md with documentation for my package
  • have chosen a license and added a LICENSE file or linked one in my README.md
  • tested my package locally on my system and it worked
  • excluded PDFs or README images, if any, but not the LICENSE
  • ensured that my package is licensed such that users can use and distribute the contents of its template directory without restriction, after modifying them through normal use.

@Entze Entze temporarily deployed to Package Check July 3, 2026 13:14 — with GitHub Actions Inactive
@Entze Entze temporarily deployed to Package Check July 3, 2026 13:19 — with GitHub Actions Inactive
@Entze Entze changed the title Add prinzipien v0.1.1 prinzipien:0.1.1 Jul 3, 2026
@typst-package-check typst-package-check Bot added the new A new package submission. label Jul 3, 2026
@Entze Entze temporarily deployed to Package Check July 3, 2026 13:29 — with GitHub Actions Inactive
@Entze Entze temporarily deployed to Package Check July 3, 2026 13:56 — with GitHub Actions Inactive

@saecki saecki left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for this package!

// points with transitions -> review -> conclusion -> close,
// plus backmatter (Q&A, references).

#import "../lib.typ": *

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This import should use the package specification, not a relative path.

// deliberately non-default values throughout. See `demo.typ` for the
// plain deck that sticks to the defaults.

#import "../lib.typ": *

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Same here

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