This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
scribble-math
Watch
1
Star
0
Fork
0
You've already forked scribble-math
Code
Issues
8
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
Integration of MathJax, KaTeX and Asymptote with scribble, to typeset math in Racket documentation
140
Commits
7
Branches
3
Tags
108
MiB
JavaScript
95.4%
Racket
2.5%
CSS
2%
df61c069a0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Sean Hogan
df61c069a0
IE <= 8 parses MathML incorrectly. MathJax implements an alternative code path to get around this problem. This code was executed for all versions of IE, but IE9 parses MathML correctly, so this fix implements feature detection of MathML parsing.
2010-10-29 11:13:39 +11:00
mathjax
IE <= 8 parses MathML incorrectly. MathJax implements an alternative code path to get around this problem. This code was executed for all versions of IE, but IE9 parses MathML correctly, so this fix implements feature detection of MathML parsing.
2010-10-29 11:13:39 +11:00
mathjax-dev
Update to remove warnings about VERSION not being used
2010-08-10 12:01:12 +00:00