#Setup Live Preview (Incremental Compilation) on own computer

5 messages · Page 1 of 1 (latest)

thick wagon
#

I want to use Typst on my Linux machine. With typst compile mydocument.typ I can compile once. But how do I setup the live preview via incremental compilation?

(I use the Helix editor together with the Zathura-based Sioyek PDF viewer.)

exotic linden
#

typst watch

thick wagon
#

thanks!

candid cosmos
atomic aspen
#

btw, for helix (other editor) users, you can use its standalone mode, by typst-preview ./main.typ --open-in-browser.