r-lib / marquee

Markdown Parser and Renderer for R Graphics
https://marquee.r-lib.org
Other
85 stars 1 forks source link

Support for LaTeX equations #2

Open thomasp85 opened 7 months ago

thomasp85 commented 7 months ago

Either powered by textshaping somehow or by converting to expression and letting the graphics engine do the hard work. Latter is easier but with less control