My quarto-letter
extension now supports typst
#11392
produnis
started this conversation in
Show and Tell
Replies: 1 comment 3 replies
-
Thanks for sharing! You might want to submit your extension to https://quarto.org/docs/extensions/ (additionally to https://m.canouil.dev/quarto-extensions/, although submitting your extension to the first will propagate on it). |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi everyone, I just wanted to show off a bit: my
quarto-letter
extension now also supports Typst!Here's a screenshot:
The letter format is optimized for German standards, specifically DIN-A4, but all parameters can be adjusted via YAML.
This is my first "official" Typst extension, and as a self-taught hobbyist programmer, I’ve probably coded some things in a stupid or unconventional way. But, everything works as intended!
Find my repo here: https://github.com/produnis/quarto-letter
Typst is really amazing- its rendering speed is outstanding (So, can't wait to see typst support for
quarto-book
;-) ).Many thanks to all the developers!
Beta Was this translation helpful? Give feedback.
All reactions