change default fonts #16
Reference in New Issue
Block a user
No description provided.
Delete Branch "rajayonin/rivet-typst:dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Change them to ones that come included w/ Typst.
Closes #15, closes #9
This breaks right-aligned labels as can be seen in example 2. This is probably due to the way label positions are computed.
The problem is that the package was initially a simple port of a python script, without much thought put into using CeTZ' features.
I do need to re-implement most of the rendering process to better leverage CeTZ functionalities instead of computing absolute coordinates (e.g. anchors, groups and relative positioning)
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.