This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
scribble-mathjax
Watch
1
Star
0
Fork
0
You've already forked scribble-mathjax
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
05c93de747
scribble-mathjax
/
unpacked
/
jax
/
input
/
MathML
History
Davide P. Cervone
0891402b88
Merge branch 'issue359' into develop. Improves MathML rendering for mfenced and mlabeldtr elements.
2013-04-29 15:57:29 -04:00
..
entities
Update entity table to conform with
http://www.w3.org/2003/entities/2007/htmlmathml-f.ent
(fixes a number of wrong values, and adds some missing entities). (Resolves issue #37.)
2011-05-08 16:28:49 -04:00
config.js
Use a single routine to construct the mrow that replaces mfenced. Fix up some uses of var (not using it twice for the same variable in a function). Fix up some spacing and comments. Don't use .trim(). Use firstChild rather than firstElementChild (not supported by all browsers), etc.
2013-04-26 07:01:28 -04:00
jax.js
Merge branch 'issue359' into develop. Improves MathML rendering for mfenced and mlabeldtr elements.
2013-04-29 15:57:29 -04:00