Nicolas Goaziou <m...@nicolasgoaziou.fr> writes: > Hello, > > Eric Schulte <schulte.e...@gmail.com> writes: > >> I noticed equations with "<"'s weren't displaying correctly in HTML >> export using mathjax. The attached patch fixes this by html-encoding >> latex fragments for mathjax HTML export. I imagine this change would be >> generally useful and could be applied to master. > > I am a bit puzzled. I just tried exporting the following buffer: > > \(1 < 2\) > > and the result looked good. Could you provide an example of a failed > export? > >
See http://docs.mathjax.org/en/latest/tex.html#tex-and-latex-in-html-documents for some gotchas. -- Nick