Skip to content

typographic-resume:0.2.0#3971

Open
tsnobip wants to merge 1 commit intotypst:mainfrom
tsnobip:typographic-resume-0.2.0
Open

typographic-resume:0.2.0#3971
tsnobip wants to merge 1 commit intotypst:mainfrom
tsnobip:typographic-resume-0.2.0

Conversation

@tsnobip
Copy link
Contributor

@tsnobip tsnobip commented Jan 26, 2026

I am submitting

  • a new package
  • an update for a package
  • Add alt text to images
  • fix layout with long job titles

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 changed the title typographic-resume v0.2.0 typographic-resume:0.2.0 Jan 26, 2026
@typst-package-check typst-package-check bot added the update A package update. label Jan 26, 2026
@saecki saecki self-assigned this Jan 28, 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! There seem to be a few issues

keywords = ["CV", "Curriculum Vitae", "Resume", "Minimal", "Typographic", "Professional"]
repository = "https://github.com/tsnobip/typst-typographic-resume"
exclude = ["*.pdf", "profile_pic_example.jpg"]
entrypoint = "package.typ"
Copy link
Member

Choose a reason for hiding this comment

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

This file seems to be missing

@@ -0,0 +1,222 @@
#import "../package.typ": *
Copy link
Member

Choose a reason for hiding this comment

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

This should use an @preview import

@saecki saecki added the waiting-on-author Pull request waits on author label Feb 4, 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