math4ml icon indicating copy to clipboard operation
math4ml copied to clipboard

An HTML5 version of math4ml

Open dginev opened this issue 4 years ago • 0 comments

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!

dginev avatar Dec 21 '21 21:12 dginev