Commit Graph

71 Commits

Author SHA1 Message Date
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
7890430ddb Update html docs to include corrections in rst files
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@605 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-20 03:31:05 +00:00
Davide Cervone
8a883edb0a Fix use of image mode for iPad/iPhone/iPod
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@604 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-20 03:29:40 +00:00
Robert Miner
a1bd4704ec fixed bad typos in sample config code s/C/c/
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@603 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-16 22:58:38 +00:00
Davide Cervone
311b800451 Update html docs to include recent changes in rst files
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@602 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-14 12:19:42 +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
fdf51d1425 Let Android 2.2 use web-fonts, but still have iPod/iPhone/iTouch use image mode. Should mobile safari default to images, and only allow web fonts when known to work?
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@599 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-01 21:36:58 +00:00
Davide Cervone
0c1bddc0a2 Fixes to detect Firefox 4 and Android 2.2 work better
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@598 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-01 17:09:49 +00:00
Casey W. Stark
5eece68de7 Two typos in the TeX docs page
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@597 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-31 05:17:38 +00:00
Davide Cervone
f33232b0cf Replace illegal character used in cookie name (again).
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@596 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-30 11:14:03 +00:00
Davide Cervone
3a43c9b273 Change cookie prefix to not include illegal ':' character
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@595 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-29 20:52:19 +00:00
Davide Cervone
b2cdb55231 Work around a bug new in Opera 10.61 that causes it to get the em-size wrong (resolves bug 3054207)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@594 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-27 16:27:41 +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
4067a227fe Correct error in svn command for version 1.0 tag, and update HTML files to include recent changes
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@592 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-26 13:02:52 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Robert Miner
09c3297e1b fixed help URL
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@559 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-03 15:36:17 +00:00
Robert Miner
02fe5b3faf linked MathML
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@558 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-03 15:22:57 +00:00
Davide Cervone
983655b3d8 Update isntallation instructions to use the proper names for the ZIP files
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@556 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-03 15:16:57 +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
386c891cfd Set version to 1.0. Next make the release tag
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@552 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-02 21:52:41 +00:00
Davide Cervone
1135fdb0c1 Left an emacs tilde file in the ZIP file (argh), so removed it.
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@551 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-02 21:33:24 +00:00
Davide Cervone
34b919baee Update the legacy imagedata.js file to set the flag and directory data, and load the new file (rather than be a copy of the new one). This lets it work with both packed an unpacked versions
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@550 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-02 21:16:30 +00:00