Kolaru / MathTeXEngine.jl

A latex math mode engine in pure Julia.
MIT License
97 stars 19 forks source link

support `\underline` #121

Open stevengj opened 3 months ago

stevengj commented 3 months ago

Might be nice to have the function \underline{x}, analogous to https://github.com/matplotlib/matplotlib/issues/14235 (e.g. https://tex.stackexchange.com/questions/75745/how-do-you-write-a-vector-with-an-underline-instead-of-an-arrow)