Skip to content

mcm-scaffold:0.2.2#4142

Open
sxdl wants to merge 10 commits intotypst:mainfrom
sxdl:main
Open

mcm-scaffold:0.2.2#4142
sxdl wants to merge 10 commits intotypst:mainfrom
sxdl:main

Conversation

@sxdl
Copy link
Contributor

@sxdl sxdl commented Feb 18, 2026

I am submitting

  • a new package
  • an update for a package

Changes in 0.2.2:

  • Fixed compatibility issue with the no-indent helper function
  • Changed context h(-par.first-line-indent) to context h(-par.first-line-indent.amount) to ensure compatibility with newer Typst versions

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.

@typst-package-check typst-package-check bot added the update A package update. label Feb 18, 2026
@saecki saecki self-assigned this Feb 19, 2026
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 the update. Just a couple of things about the package check warnings.

@@ -0,0 +1,579 @@
#import "@preview/mcm-scaffold:0.2.2": *
#import "@preview/mitex:0.2.5": *
Copy link
Member

Choose a reason for hiding this comment

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

Could you update mitex to fix the kai is deprecated, use ϗ or `\u{3d7}` instead compiler warning?

summary: [
#lorem(100)

#lorem(100)
Copy link
Member

Choose a reason for hiding this comment

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

Is it expected for parbreaks in the summary to be ignored? Ideally the package shouldn't generate any compiler warnings, especially for the default template.

@saecki saecki added the waiting-on-author Pull request waits on author label Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update A package update. waiting-on-author Pull request waits on author

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants