Skip to content

monod:0.1.0#4785

Closed
haydntrowell wants to merge 3 commits into
typst:mainfrom
haydntrowell:main
Closed

monod:0.1.0#4785
haydntrowell wants to merge 3 commits into
typst:mainfrom
haydntrowell:main

Conversation

@haydntrowell
Copy link
Copy Markdown

@haydntrowell haydntrowell commented May 6, 2026

I am submitting

  • a new package
  • an update for a package

Description: Typst template designed for reports, papers, and technical documents. Provides consistent typography, refined spacing, styled code blocks, and a polished title and header layout.

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
  • 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.

Comment thread preview/rapport/0.2.0/typst.toml Outdated
Comment thread preview/rapport/0.2.0/typst.toml Outdated
@haydntrowell haydntrowell changed the title rapport:0.2.0 monod:0.1.0 May 8, 2026
@saecki saecki added waiting-on-author Pull request waits on author and removed waiting-on-author Pull request waits on author labels May 8, 2026
Copy link
Copy Markdown
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, I've noticed this package seems to be in the wrong location. It should be under packages/preview not just preview.
Moving it will trigger some automatic checks, so there might be some more feedback.

Comment thread packages/preview/monod/0.1.0/typst.toml
@typst-package-check typst-package-check Bot added the new A new package submission. label May 8, 2026
Copy link
Copy Markdown
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.

Was there any reason you closed this? I'd started to review this but got distracted. There was just the license issue left to resolve :)

entrypoint = "lib.typ"
repository = "https://codeberg.org/haydn/monod"
authors = ["Haydn Trowell"]
license = "GPL-3.0"
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.

Valid SPDX-2 licenses would be GPL-3.0-only or GPL-3.0-or-later

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Sorry for closing without explanation! I wasn't happy with how the template handled resizing and some other details. I've reworked it into something more adaptive and submitted a new PR (#4837). I hope the improvements are worth the extra noise!

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.

3 participants