Another project with similar aims
Another project with similar aims
Posted Sep 26, 2025 19:38 UTC (Fri) by bluss (guest, #47454)In reply to: Another project with similar aims by epa
Parent article: Typst: a possible LaTeX replacement
Typst's embedded language is fully turing complete but that doesn't mean that it can do "anything at all" with the output document. For example something packages do in the latex world is emit raw pdf directives, which no Typst package can do (the API is just not there).
