Skip to content

touying-endfield:0.1.1#4334

Open
leostudiooo wants to merge 269 commits intotypst:mainfrom
leostudiooo:main
Open

touying-endfield:0.1.1#4334
leostudiooo wants to merge 269 commits intotypst:mainfrom
leostudiooo:main

Conversation

@leostudiooo
Copy link
Contributor

@leostudiooo leostudiooo commented Mar 11, 2026

I am submitting

  • a new package
  • an update for a package

Changes:

  • adapted custom mini-slides components for better design
  • adjusted default init behavior so users can configure less

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 Mar 11, 2026
@leostudiooo leostudiooo marked this pull request as ready for review March 12, 2026 11:35
@leostudiooo
Copy link
Contributor Author

Do I need to use absolute package name for inside-package examples? My template entry uses package names, but i don't think it necessary for the examples to use package name.

@saecki
Copy link
Member

saecki commented Mar 17, 2026

Do I need to use absolute package name for inside-package examples? My template entry uses package names, but i don't think it necessary for the examples to use package name.

If you include examples on Typst universe they should use the package specification (@preview/...) so they work directly when copy-pasted.

This PR also seems to include the 0.1.0 version. Could you sync your fork, so it only contains the changes from 0.1.1?

@saecki saecki added the waiting-on-author Pull request waits on author label Mar 19, 2026
@typst-package-check typst-package-check bot removed the waiting-on-author Pull request waits on author label Mar 19, 2026
@leostudiooo
Copy link
Contributor Author

I‘m not sure if this sync operation is right (followed the doc gh repo sync --force and git pull --rebase 'd), please kindly double-check. I've modified the examples in the latest commit per the typst universe requirement.

@leostudiooo
Copy link
Contributor Author

leostudiooo commented Mar 19, 2026

Sorry, I think I have just messed something up. Shall I close this pr and create a new one?

@saecki
Copy link
Member

saecki commented Mar 24, 2026

That might be the result of a mix of merge and rebase. You can try to update this one or create a new PR, it's up to you :)

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

Labels

update A package update.

Projects

None yet

Development

Successfully merging this pull request may close these issues.