-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Either appending args or modifying it altogether.
Until typst/typst#7380 lands in a stable release, compilation can be needlessly slow unless --ignore-system-fonts is used.
And even with it in stable, there could conceivably be a situation where a user has a query step that never needs sysytem fonts, but a compile step that does (why?? idk but it could happen), which seems to mean the lazy query step would pull system fonts anyways.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request