emblem-cv:0.1.0 - #5548
Open
davidculemann wants to merge 1 commit into
Open
Conversation
davidculemann
temporarily deployed
to
Package Check
August 11, 2026 10:06 — with
GitHub Actions
Inactive
Member
|
This CV seemed similar and I just remembered the discussion in #5430. Sre you still planning on releasing a combined package with all of the different variants? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I am submitting
Description: A single-column CV anchored by a filled monogram in the top corner, which does the job a logo does on stationery: it gives the page one dark shape to land on so the header reads as designed rather than as a name in larger type. Everything below is deliberately plain, since the monogram only works while it is the one thing asking for attention. The same slot takes a portrait for fields where that is expected.
I have read and followed the submission guidelines and, in particular, I
Explanation:
An emblem is a device that stands in for a person, which is what the filled monogram in the header does. It is a heraldic word rather than a description of a CV.
Following the guidance for template packages, the name is a unique, non-descriptive part (
emblem) followed by a descriptive part (cv). It is not affiliated with any organisation, so no entity abbreviation applies.typst.tomlfile with all required keysREADME.mdwith documentation for my packageLICENSEfile or linked one in myREADME.mdexcluded PDFs or README images, if any, but not the LICENSESome notes on testing, in case they are useful:
typst init @preview/emblem-cv:0.1.0into an empty directory, thentypst compile, gives no diagnostics.typst-package-check 0.6.0 checkreports no errors and no warnings, with network lints enabled.compilerwas established by compiling against real 0.11, 0.12, 0.13 and 0.14 binaries rather than guessed.src/is MIT andtemplate/is MIT-0, so nothing has to travel with somebody's finished CV. The split is stated in both the LICENSE and the README.homepage, so the two cannot drift.Sample content is entirely fictional.