-
Notifications
You must be signed in to change notification settings - Fork 61
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
amsmath #130
Comments
Thanks! I guess this one would be as easy as adding a |
Thanks for the hint - I did get katex working, which does support the matrix representations I'm looking for. |
Solved! - following your earlier comment, I just added kaTex to my page and omitted the attempt to \usepackage amsmath. Works fine; all the amsmath support seems to be absorbed in latex.js. Thanks again |
@superGold I'm having the same issue you had. Can you detail your solution? |
I'm having the same issue you had. Can you detail your solution? |
Great project, but amsmath package currently not supported. Are there any plans to include this please?
How does one add to the packages in general?
The text was updated successfully, but these errors were encountered: