| ▲ | mr_mitm 8 hours ago | |||||||
You can pass a JSON structure to a Typst document and render it however you like. No need for a templating engine or anything like that. Pandoc probably uses latex under the hood, and Typst is order of magnitudes faster. Also, much better error messages. Typst is vastly superior for usage in automation or when developing document classes. If that's not your use case, don't bother. | ||||||||
| ▲ | aleks_me2 4 hours ago | parent | next [-] | |||||||
you can tell pandoc to use typst as pdf-engine. I use this command to create pdf from my md file.
That's the typst-header.typ | ||||||||
| ▲ | applicative 7 hours ago | parent | prev [-] | |||||||
To produce a pdf, pandoc uses typst, pdfroff, lualatex, whatever you please. There is no particular connection to latex. The idea exhibits complete ignorance. | ||||||||
| ||||||||