Skip to content

Conversation

@Pepengu
Copy link
Contributor

@Pepengu Pepengu commented Nov 26, 2025

I am submitting

  • a new package
  • an update for a package

A presentation template for university slides with customizable themes, navigation headers, and styled content blocks. The package provides a clean, academic presentation style inspired by Beamer, with support for title slides, table of contents, and various content blocks (definitions, warnings, remarks, hints). The package source code is at https://github.com/pepengu/pepentation.

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.

Pepengu and others added 2 commits November 21, 2025 04:17
- Fix typo in typst.toml: 'Convinient' -> 'Convenient'
- Fix version mismatch in README (0.0.1 -> 0.1.0)
- Add comprehensive doc comments to all public functions
- Add doc comments to internal functions in src/ files
- Update template to use @Preview namespace
- Update README to show both published and local installation options
@elegaanz elegaanz self-assigned this Nov 27, 2025
Copy link
Member

@elegaanz elegaanz left a comment

Choose a reason for hiding this comment

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

Can you move your files to the packages subdirectory? preview/ should not be in the root.

Once you will have done that, the CI system will correctly detect your package and will probably report issues about kebab-case naming. I would appreciate if you could fix those, as kebab-case is the most common convention in the Typst ecosystem, we encourage package authors to use it. There may be other errors and warnings, I'll let you fix them as well.

Copy link
Member

Choose a reason for hiding this comment

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

Can you delete this file please?

@typst-package-check typst-package-check bot added the new A new package submission. label Nov 27, 2025
@elegaanz
Copy link
Member

Thank you!

@elegaanz elegaanz merged commit 80a719e into typst:main Nov 28, 2025
3 checks passed
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