Commit Graph

18 Commits

Author SHA1 Message Date
dpvc
173f1e22df Add check for xmlns that specifies MathML, and process tags with namespace prefixes in HTML documents
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@614 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-29 01:13:30 +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
960c0db2ab Fix problem with IE8 inserting <?xml:namespace> tags in upper case as part of the <math> tag's outerHTML.
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@601 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-14 12:18:34 +00:00
Davide Cervone
961a5ab928 Allow CDATA comments to include newlines
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@600 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-03 16:25:22 +00:00
Davide Cervone
71ac366cad Change \b to (^| ) or ( |$) when looking for math in the class name
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@593 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-27 12:15:56 +00:00
Davide Cervone
a831f61907 Fix problem with entities (resolves bug 3052435)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@591 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-25 21:57:22 +00:00
Davide Cervone
096d4b4e5d Fix problem with tex2jax_ignore bleeding into its siblings (resolves issue from https://sourceforge.net/projects/mathjax/forums/forum/948700/topic/3817124).
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@587 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-20 21:14:24 +00:00
Davide Cervone
e3da32b7a8 Fixed missing quotation mark in VERSION number
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@577 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-13 15:35:12 +00:00
Davide Cervone
373cd164cb Make sure text wraps for MSIE
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@572 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-10 00:49:18 +00:00
Davide Cervone
e50fbe9715 Add version numbers to auxiliary files
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@570 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-09 22:20:24 +00:00
Davide Cervone
2c84f7be18 Pack recent changes (from svn 565 and 566)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@567 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-06 11:44:52 +00:00
Davide Cervone
4b02edc112 Fixed badly packed menu extension -- it did not contain the code!
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@554 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-03 11:36:10 +00:00
Davide Cervone
a8fed6e65b Adjust CSS for about box (use system fonts, etc.)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@545 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-02 12:19:10 +00:00
Davide Cervone
ea7f309b0a Correct help URL
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@542 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-30 14:03:13 +00:00
Davide Cervone
0f76324787 Include URL change for font help
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@540 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-30 13:59:57 +00:00
Davide Cervone
512e9cb291 Make format submenu use 'Original' for original MathML source, and set the value each time the menu is opened, so mixed pages work properly
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@539 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-30 13:49:04 +00:00
Davide Cervone
fc48c0e654 Add packed versions of all js files (see unpacked directories for the change logs)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@532 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-29 20:42:04 +00:00