Tagged Questions
5
votes
2answers
117 views
conversion issues using htlatex and MathJax/mathML method
I am using the method shown in this answer below to convert my LaTeX file to HTML so that the resulting LaTeX file is processed by MathJax via MATHML:
Convert Latex to MathJax-HTML
"... mathml ...
2
votes
1answer
128 views
Prevent TeX4ht from inserting img in equation with \mathcal
When I use TeX4ht to produce MathML, it produces an image when I use \mathcal in the equation. The result is that MathJax complains that the code is not valid. Is there a way to fix this problem?
...
1
vote
1answer
271 views
Creating mathjax-style documents
Is there any software, website, etc. that renders a document as if MathJax were being used, but in such a way that the output can be read by someone who is not using MathJax? (Perhaps the equations ...
13
votes
7answers
2k views
Comparing MathJax and MathML
My organisation needs to update its website, which, in particular, will host a number of blogs and wikis on mathematics-related themes. We need to use some way of rendering of LaTeX on our web pages. ...