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

Fix enum problem #70

Closed gjtorikian closed 7 years ago

gjtorikian commented 7 years ago

Closes https://github.com/gjtorikian/mathematical/issues/69

oddhack commented 7 years ago

Thanks! How would we know when this fix makes it to wherever gem installs updates from?

gjtorikian commented 7 years ago

Oh, it's already updated! You should grab version 1.6.8 when you can!

oddhack commented 7 years ago

Thanks! Confirming ruby-enum 0.7.1 + mathematical 1.6.8 works for me.