MathTeXEngine.jl
MathTeXEngine.jl copied to clipboard
The "not equal to" character is not available?
Thank you for working on this!
But, how should the not equal to character (≠) be typed? I am using LaTeX with CairoMakie.jl. Typing \neq gives an empty square and directly copying the character doesn't work either.
It is missing in the last version compatible with Makie, but works on master.
Once https://github.com/JuliaPlots/Makie.jl/pull/2139 go through it will be available to CairoMakie.
Now work with the latest stable of CairoMakie.