Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An HTML5 version of math4ml #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

dginev
Copy link

@dginev dginev commented Dec 21, 2021

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant