math4ml
math4ml copied to clipboard
An HTML5 version of math4ml
Hi!
Thank you for making such a great resource openly available. I ran a quick experiment generating an HTML5 version of it using latexml, and I think you may enjoy it.
Generated via:
latexmlc math4ml.tex --destination=index.html --includestyles
--preload=[ids,magnify=2,zoomout=2]latexml.sty --pmml --nodefaultresources
--css=https://cdn.jsdelivr.net/gh/dginev/[email protected]/css/ar5iv.min.css
--javascript=LaTeXML-maybeMathjax.js
and deployed via gh-pages once pushed live, as standard. You can preview the outcome here: https://dginev.github.io/math4ml/
Thanks again for publishing in the open!