How are equations rendered in LaTeX2Web ?
Equations are rendered by MathJax.
MathJax is a JavaScript library which parses the HTML code of a web page and renders LaTeX equations in the browser.
Equations are rendered by MathJax.
MathJax is a JavaScript library which parses the HTML code of a web page and renders LaTeX equations in the browser.
We give some insight on the JavaScript libraries which are used in LaTeX2Web to offer you a rich, interactive experience when reading the documents.
Porting your LaTeX documents to the web is more than just translation of the source code into HTML and CSS code. If you are still thinking about PDF, this is what you might think. However, a web page is more than just static content. It is an interactive experience.