gjtorikian / mathematical

Convert mathematical equations to SVGs, PNGs, or MathML. A general wrapper to Lasem and mtex2MML.
https://gjtorikian.github.io/mathematical/
MIT License
164 stars 31 forks source link

Windows: Use pacman to install mtex2MML and lasem #81

Open dsisnero opened 6 years ago

dsisnero commented 6 years ago

I am trying to get this gem to work on windows. I created and was able to get lasem and mtex2MML merged into the msys2 repository. The next step is to get this to compile correctly in windows but I need help.