Tagged Questions
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 ...
5
votes
4answers
1k views
Are there any server-side LaTeX to HTML-CSS converters?
I'm looking for something equivalent to MathJax, but that does the conversion(s) from MathML or LaTeX to HTML-CSS on the server backend as my site is rendering the page, rather than relying on ...