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
49bdd1e9fa
scribble-math
/
unpacked
History
Davide P. Cervone
49bdd1e9fa
Merge branch 'issue1238' into develop. Issue
#1238
.
2015-08-11 08:37:02 -04:00
..
config
Update copyright dates.
2015-01-29 10:21:06 -05:00
extensions
Remove namespaces (resolves issue
#1238
) and use createElementNS even in IE when possible (these nodes are temprary and never actually go into the DOM, so no need to trigger MathPlayer). I don't know if the m: is right for earlier IE, since element.nodeName may return that and cause the same problems as 1238. That should be checked.
2015-08-10 18:37:43 -04:00
jax
Merge branch 'issue1233' into develop. Issue
#1233
.
2015-08-11 08:36:45 -04:00
localization
Update copyright dates.
2015-01-29 10:21:06 -05:00
MathJax.js
Localize the Math Processing Error message text, and try harder to get the file and line number. Resolves issue
#1230
.
2015-08-04 16:20:00 -04:00