This repository was archived by the owner on Nov 5, 2024. It is now read-only.
Replies: 1 comment
-
|
I have a similar need. I use typst on many small text file just to have nice markup syntax, but I don't need a pdf file. Is there a way to disable compilation with, for instance, a comment at the top of the file? |
Beta Was this translation helpful? Give feedback.
0 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.
-
Is there a way to disable compilation for certain files? If I've set the extension compilation on saving, is there some flag I can set so that when I save a file it doesn't get exported to pdf?
My use case is that I have configuration files which I include in my main files. These get regularly updated and upon saving, I always generate a blank pdf. Not a big deal but I'm wondering if this can be avoided.
Beta Was this translation helpful? Give feedback.
All reactions