Commit Graph

9 Commits

Author SHA1 Message Date
dpvc
fa7820f393 Preserve case when adding xmlns to <math> element
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@613 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-29 01:12:25 +00:00
dpvc
be52ea6f7f Bump the version numbers due to the changes in SVN 609-611
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@612 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-28 01:31:42 +00:00
dpvc
bf75061186 Combine adjacent REL operators into a single <mo> tag (resolves bug #3074348)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@611 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-28 01:19:44 +00:00
dpvc
ee4a142258 Add support for \href, \style, \class, and \cssId macros
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@610 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-28 00:35:22 +00:00
Davide Cervone
d0800c8c3c 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)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@606 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-22 21:58:30 +00:00
Davide Cervone
c8d615dc26 Fix problem with \fbox producing longdiv rather than box
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@589 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-23 21:00:12 +00:00
Davide Cervone
d5c9cb1704 Fix problem with &lt; and &amp; getting translated too early in MathML input
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@580 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-14 21:24:34 +00:00
Davide Cervone
b8f04d8326 Fix problem with single-digit super- and sub-scripts followed by period or comma where the punctuation was considered part of the super-or subscript (reported by Michael Hartl)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@576 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-11 10:44:13 +00:00
Davide Cervone
16ef7aa7ea Second step of reorganizing diretory structure
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@530 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-29 20:11:31 +00:00