About the compatibility story...
About the compatibility story...
Posted Sep 17, 2025 21:26 UTC (Wed) by iabervon (subscriber, #722)In reply to: About the compatibility story... by warrax
Parent article: Typst: a possible LaTeX replacement
I think there was originally a model of fetching the packages you were using and storing them with the document that used them (and not continuing to update those copies); you had to go and get packages and get them again for them to change. As networking got faster, we switched to effectively having a local mirror of CTAN that you used packages from directly and updated periodically, which means that maintainers who aren't thinking about long-term backwards compatibility break old documents.
