-
Notifications
You must be signed in to change notification settings - Fork 35
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
use katex for inline rendering #130
Comments
done, closing |
is there any hope for using katex for display math as well? I'm guessing that it's commutative squares that are the problem |
yes possibly, I could make special delimiters for xymatrix so mathjax only renders those |
this could be good, because if katex ever does sort out xymatrix then we're on a roll |
it's worth mentioning that katex does now support ams-cd, which allows for commutative squares (but nothing fancier, e.g. no diagonal arrows). I don't think it's worth taking the time to go through and change all the I'm not sure, however, if there are any e.g. squares with diagonal arrows, that would stop us from wanting to move entirely over the katex — leaving this comment here just to prompt me to look into this at some point in the future |
No description provided.
The text was updated successfully, but these errors were encountered: