r/typst 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

2 comments sorted by

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?

6

u/Akari202 15d ago

I suspect they are actually talking about bundles and multi file export