MathTeXEngine.jl icon indicating copy to clipboard operation
MathTeXEngine.jl copied to clipboard

The "not equal to" character is not available?

Open junyuan-chen opened this issue 3 years ago • 1 comments

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.

junyuan-chen avatar Aug 15 '22 05:08 junyuan-chen

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.

Kolaru avatar Aug 16 '22 22:08 Kolaru

Now work with the latest stable of CairoMakie.

Kolaru avatar Nov 20 '22 17:11 Kolaru