ggtypst 0.1.1
-
annotate_typst(),annotate_math_typst(), andannotate_math_mitex()now require optional arguments afterxandyto be named, so misplaced positional inputs and misspelled argument names fail fast. - (DOING) Improved the performance of insert contents.
ggtypst 0.1.0
This is the first public release of ggtypst.
Features
- Added
annotate_typst(),geom_typst(), andelement_typst()for Typst-based text rendering inggplot2annotations, data layers, and theme elements. - Added native Typst math helpers:
- Added MiTeX-backed LaTeX math helpers:
- Added support for styling arguments including
size,face,colour/color,angle,alpha,lineheight,family, andmathfamilyacross the public plotting helpers.
