iosMath
iosMath copied to clipboard
Broken support for accent ? \'e not working
Hello,
I'm trying to add some French characters in my app like 'é è à'.
My code goes like this:
mathLabel.latex = "\\'e"
But the label doesn't display the text at all. Is it a bug or I'm not implementing this correctly?
Had the same issue just write \text{\grave{e}}
https://en.wikibooks.org/wiki/LaTeX/Special_Characters#Other_symbols