Skip to content

Conversation

@HackYardo
Copy link
Contributor

@HackYardo HackYardo commented Dec 26, 2025

I am submitting

  • a new package
  • an update for a package

Description: To beautify and clarify PDF via Web visuals
Why: The Web field develops fast, and websites become more and more beautiful and clear. Many visuals can be introdeced into PDF.

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

@typst-package-check typst-package-check bot added the new A new package submission. label Dec 26, 2025
@saecki saecki self-assigned this Jan 5, 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 this package! I've left a couple of comments regarding the name and license.

version = "0.1.0"
entrypoint = "lib.typ"
authors = ["HackYardo <https://github.com/hackyardo>"]
license = "Apache-2.0"
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 either include a LICENSE file or add a section in the readme? See https://github.com/typst/packages/blob/main/docs/licensing.md

@@ -0,0 +1,10 @@
[package]
name = "pdf-decoration"
Copy link
Member

Choose a reason for hiding this comment

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

This package name is a little too general. We try to avoid canonical names, so multiple packages with the same purpose can coexist without any unfair advantages. See https://github.com/typst/packages/blob/main/docs/manifest.md#naming-rules

@HackYardo HackYardo changed the title pdf-decoration:0.1.0 pdf-decorating:0.1.0 Jan 7, 2026
@HackYardo
Copy link
Contributor Author

Sorry for wrong path and files. Please wait for a while...

@typst-package-check typst-package-check bot changed the title pdf-decorating:0.1.0 pdf-decorating:0.1.0 and pdf-decoration:0.1.0 Jan 7, 2026
@HackYardo HackYardo closed this by deleting the head repository Jan 7, 2026
@HackYardo
Copy link
Contributor Author

Sorry again! I don't know github pr system, but I know git.
Is pr #3797 fine? @saecki Thanks in advance.

@saecki
Copy link
Member

saecki commented Jan 7, 2026

Sure, no problem :)

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