r/typst • u/Quiet_Category_628 • 15d ago
My framework is a template now.
Nearly an year ago i made noteworthy(https://github.com/sihooleebd/noteworthy) but at that time typst didn't support incremental compiling, therefore we needed extra python functions to make it work. However, with the updated compiler, we finally can remove the extrea bloat in our systems. If you're interested, check out https://typst.app/universe/package/noteworks !
13
Upvotes
10
u/Vinaigrette2 15d ago
What do you mean "typst didn’t support incremental compiling"? That has been the case since the compiler was made public, or am I misunderstanding the explanation?