Hi, Is it possible to use LaTeX labels in Winston? In the examples.jl there is a point [1] where some LaTeX-like syntax is used in a label.
I was trying to push "$\frac{1}{2}$" as a label and already tested various
escaped versions, including "\$\\frac{1}{2}\$" and "\\frac{1}{2}" but I
didn't achieve the expected result.
[1] https://github.com/nolta/Winston.jl/blob/master/test/examples.jl#L18
Best,
Paweł
