-
Notifications
You must be signed in to change notification settings - Fork 3
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
Alternatives to MathJax #26
Comments
There's no reason for it to be client side rendered, and not an image. I was doing compusci, trying to display latex in markdown (which is how I write my compusci answers), and I found this, which seems pretty good for what we're doing, although it adds another dependency on a server that we're counting to be up. This would take away a huge headache... maybe you can host the tex 2 png software on our server that way you don't rely on another server being up. |
people keep sending me things/i keep finding things online but here's Katex, and honestly it looks really impressive |
Also i never showed you this email but fogel reccomended PreTeXt |
Yeah I think I received that email (forwarded?) a while back thanks for bringing it to my attention, I think revisions to JHMC scripts will probably happen most likely after Spring Break at the earliest thought. |
Yeah that looks cool af |
Find a better way to display MathJax. Reminder for me to work on this over the summer or next year.
The text was updated successfully, but these errors were encountered: