Draft mode #571
BerndDemian
started this conversation in
Ideas
Draft mode
#571
Replies: 3 comments 1 reply
-
|
As a workaround you could do something like and comment it to go out of draft mode. But no currently typst doesn't have a draft mode |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
We can probably optimize that quite easily so that it is fast enough. Currently, encoding images for the PDF is not memoized and that is probably the bottleneck. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks for the answer and good luck! |
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 in Typst a Draft mode possible, like in Latex?
Because my document has over 120 photos, the compiling will take 2 minutes, so little text change a very slow.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions