MathTeXEngine.jl
MathTeXEngine.jl copied to clipboard
Support for line breaks
Add support for line break e.g. L"a = \\0"
Reported in https://github.com/JuliaPlots/Makie.jl/issues/1131
Need to decide what to do about alignment. The simplest is probably to just center everything and hope no one will need something else.