Commit Graph

3456 Commits

Author SHA1 Message Date
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
Robert Miner
4fb9a8d319 typos, editorial changes
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@590 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-25 15:40:11 +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
c535d157bc Fix CSS bleed in Frefox zoom testing, and move imgBrowserZoom() call to initImg() so that it is called once per equation rather than once per image.
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@588 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-23 12:44:26 +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
7c12db8b93 Try to isolate DIV used for font checking from bleeding of page CSS
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@586 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-19 11:18:26 +00:00
dpvc
99ef8710cc Another typo 2010-08-19 00:35:18 +00:00
Davide Cervone
4913c618c1 Another typo
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@585 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-19 00:35:18 +00:00
dpvc
e1b7d498ee Fixed typo 2010-08-19 00:32:36 +00:00
Davide Cervone
d1d9eeb42c Fixed typo
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@584 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-19 00:32:36 +00:00
dpvc
3cc9978f0a Fixed CSS bleed for width of hidden DIV's used for measurements. 2010-08-18 23:38:47 +00:00
Davide Cervone
204a315d4f Fixed CSS bleed for width of hidden DIV's used for measurements.
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@583 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-18 23:38:47 +00:00
dpvc
b082a48692 Added comment indicating that additional options canbe included, as suggested in https://sourceforge.net/projects/mathjax/forums/forum/948700/topic/3810701 2010-08-16 19:32:26 +00:00
Davide Cervone
57a895a891 Added comment indicating that additional options canbe included, as suggested in https://sourceforge.net/projects/mathjax/forums/forum/948700/topic/3810701
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@582 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-16 19:32:26 +00:00
dpvc
db7a2f2f8e Fixed a number of typos reported by users (resolves bugs 3045072, 3045076, 3045077 and 3045095) 2010-08-15 00:48:12 +00:00
Davide Cervone
9a5028d119 Fixed a number of typos reported by users (resolves bugs 3045072, 3045076, 3045077 and 3045095)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@581 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-15 00:48:12 +00:00
dpvc
af238273c0 Fix problem with < and & getting translated too early in MathML input 2010-08-14 21:24:34 +00:00
Davide Cervone
d5c9cb1704 Fix problem with < and & 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
dpvc
3b1ce25719 Correct \\ in descriptions (which seem to need to be \\\ for some reason) 2010-08-14 19:32:40 +00:00
Davide Cervone
893a320dad Correct \\ in descriptions (which seem to need to be \\\ for some reason)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@579 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-14 19:32:40 +00:00
dpvc
eddbbdc3f6 Fixed missing quotation mark in VERSION number 2010-08-13 15:35:12 +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
dpvc
927eda2d2c 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) 2010-08-11 10:44:13 +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
dpvc
1d97599631 Update to remove warnings about VERSION not being used 2010-08-10 12:01:12 +00:00
Davide Cervone
eef3cbd878 Update to remove warnings about VERSION not being used
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@575 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-10 12:01:12 +00:00
dpvc
8ab424514d Change version to 1.0.1 2010-08-10 11:56:07 +00:00
Davide Cervone
0946592ae7 Change version to 1.0.1
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@573 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-10 11:56:07 +00:00
dpvc
6c127e5e19 Make sure text wraps for MSIE 2010-08-10 00:49:18 +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
dpvc
ec632afe61 Add version numbers to auxiliary files 2010-08-10 00:16:51 +00:00
Davide Cervone
0145191c5b Add version numbers to auxiliary files
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@571 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-10 00:16:51 +00:00
dpvc
39407d7478 Add version numbers to auxiliary files 2010-08-09 22:20: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
dpvc
c0bf484cb6 Save 'isMini' value in the browser object 2010-08-08 15:10:24 +00:00
Davide Cervone
cb4389ba07 Save 'isMini' value in the browser object
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@569 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-08 15:10:24 +00:00
dpvc
d5198047f2 Use image mode for Opera Mini 2010-08-08 14:58:44 +00:00
Davide Cervone
dbd8444d60 Use image mode for Opera Mini
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@568 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-08 14:58:44 +00:00
dpvc
f215e3b5a9 Pack recent changes (from svn 565 and 566) 2010-08-06 11:44:52 +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
dpvc
dcb1c14353 Set text of script rather than move MathML element into script (slower, but avoids bugs in getting the text version of the script for Show Source). Resolves remainder of bug 3040088.) 2010-08-06 11:43:36 +00:00
Davide Cervone
c48fabff81 Set text of script rather than move MathML element into script (slower, but avoids bugs in getting the text version of the script for Show Source). Resolves remainder of bug 3040088.)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@566 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-06 11:43:36 +00:00
dpvc
b225ce154a Fix problem with Show Source not opening a window in Firefox. (Resolves half od the issues in bug 3040088) 2010-08-06 10:49:15 +00:00
Davide Cervone
c1109ee95f Fix problem with Show Source not opening a window in Firefox. (Resolves half od the issues in bug 3040088)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@565 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-06 10:49:15 +00:00
dpvc
2cdcbe2f5e Corrected svn checkout command (missing a mathjax directory, Argh!) 2010-08-04 11:14:06 +00:00
Davide Cervone
7eb8683c06 Corrected svn checkout command (missing a mathjax directory, Argh!)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@563 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-04 11:14:06 +00:00
dpvc
c475b7f9b2 Update image test file to refer to installation documentation, and correct the font installation information 2010-08-03 16:08:03 +00:00
Davide Cervone
dfb981b91b Update image test file to refer to installation documentation, and correct the font installation information
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@562 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-03 16:08:03 +00:00
dpvc
9a97c5b812 Update html versions to include recent fixes 2010-08-03 15:45:09 +00:00
Davide Cervone
2ee9ee2868 Update html versions to include recent fixes
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@560 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-03 15:45:09 +00:00