DescriptionCurrently the format name for rendering PDF using the Typst CLI is In other words, the other formats are not intermediate formats, but the final output is the name of the format. So shouldn't the format to output PDF with typst as intermediate format be Since the Typst roadmap includes compiling to other formats like html, I think |
Replies: 1 comment 3 replies
|
Yes, that's currently an inconsistency on our side. It turns out to be hard to solve because of other assumptions in our code base wrt |
I would say this is tracked already at