Commit Graph

8 Commits

Author SHA1 Message Date
Davide P. Cervone
bcac0b133e Removed unneeded reassignment of 'element' 2010-11-10 21:59:07 -05:00
Davide P. Cervone
ba8a739531 Fix for parentNode bug in IE 2010-11-09 07:20:13 -05:00
Davide P. Cervone
266328ebca Fix a problem with IE when parentNode is null.
Apparently IE removes empty text nodes, and so the open.parentNode can
be null.  So check before trying to remove the node.  This resolves
the issue raised by
https://sourceforge.net/projects/mathjax/forums/forum/948700/topic/3902096
2010-10-20 22:46:30 -04:00
dpvc
9a05b34113 Work around Firefox bug that inserts a line break when display math causes an empty text node within a pre element
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@621 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-10-10 22:02:20 +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
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
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
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