Skip to content
Discussion options

You must be logged in to vote

Yes, for document generation, but not by switching the bundled templates: those remain LaTeX. Install Typst, then run /add-template twice—once with a Typst CV template and once with a Typst cover-letter template. For a .typ source it defaults to typst compile <file>.typ <file>.pdf, test-compiles it, and activates that command for /apply.

With both templates active, /apply uses their declared compile commands instead of lualatex or xelatex, so that workflow no longer needs a LaTeX compiler. You do need Typst versions of both documents; /add-template registers templates, but does not convert the bundled moderncv and cover.cls files.

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
6 replies
@CasperKristiansson
Comment options

@MadsLorentzen
Comment options

@toihr
Comment options

@doupafurou6-lgtm

This comment was marked as spam.

@doupafurou6-lgtm

This comment was marked as spam.

Answer selected by MadsLorentzen
Comment options

You must be logged in to vote
2 replies
@toihr
Comment options

@doupafurou6-lgtm

This comment was marked as spam.

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants