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
df61c069a0
scribble-math
/
mathjax
/
unpacked
/
extensions
History
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
..
TeX
Add support for \href, \style, \class, and \cssId macros
2010-09-28 00:35:22 +00:00
FontWarnings.js
Make sure text wraps for MSIE
2010-08-10 00:49:18 +00:00
jsMath2jax.js
Change \b to (^| ) or ( |$) when looking for math in the class name
2010-08-27 12:15:56 +00:00
MathMenu.js
Change jax 'name' property to 'id' to avoid conflict with read-only name property of the Function object (the ElementJax and base classes are functions)
2010-09-22 21:58:30 +00:00
MathZoom.js
Add version numbers to auxiliary files
2010-08-09 22:20:24 +00:00
mml2jax.js
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
tex2jax.js
Allow CDATA comments to include newlines
2010-09-03 16:25:22 +00:00
toMathML.js
Add version numbers to auxiliary files
2010-08-09 22:20:24 +00:00