Kolaru / MathTeXEngine.jl

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

lower case greek spacing inconsistent #86

Closed AshtonSBradley closed 1 year ago

AshtonSBradley commented 1 year ago

You can see here

https://beautiful.makie.org/dev/examples/generated/2d/lines/line_latex_bessel/

that subscripts now seem offset. Standard latex would result in

image
AshtonSBradley commented 1 year ago

couple of other examples:

Screenshot 2022-12-19 at 4 18 44 PM

looks a little cramped

Screenshot 2022-12-19 at 4 19 12 PM

Another subscript example:

Screenshot 2022-12-19 at 4 20 03 PM

comes out looking a bit cramped, and the (k) spacing appears asymmetric:

Screenshot 2022-12-19 at 4 20 54 PM