Davide P. Cervone
|
309c1c343c
|
Handle output of dimensions in mu's better (resolves issue #146).
|
2011-07-27 21:18:57 -04:00 |
|
Davide P. Cervone
|
3ddd323cd2
|
Remove internal multiple spaces in token elements (resolves issue #127)
|
2011-07-27 16:31:04 -04:00 |
|
Davide P. Cervone
|
d2b40a3235
|
Improve the previous fix for xmlns by using better regexp so as to no longer need replaceXMLNS function
|
2011-07-27 15:06:02 -04:00 |
|
Davide P. Cervone
|
7f6c93b1c9
|
Work around HTML5 removing namespaces, so that xmlns:xlink becomes xlink with no namespace, which confuses the XML parsers.
|
2011-07-27 10:26:21 -04:00 |
|
Davide P. Cervone
|
da8d4885fb
|
Update html output for change in headers
|
2011-07-20 15:56:58 -04:00 |
|
Davide P. Cervone
|
80903c67b8
|
Restore version to 1.1 (not keeping separate version tracks for hot-fixes), and add in menu changes from www.mathjax.org
|
2011-07-20 15:53:33 -04:00 |
|
Davide P. Cervone
|
976f45bff8
|
Merge in Robert's change from mathjax/master
|
2011-07-12 11:16:51 -04:00 |
|
Davide P. Cervone
|
adc2e87250
|
Merge remote branch 'mathjax/master'
|
2011-07-12 11:16:06 -04:00 |
|
Davide P. Cervone
|
a130562da2
|
merge from docs-update and change version number to 1.1a
|
2011-07-12 11:06:31 -04:00 |
|
Davide P. Cervone
|
e72b960fb0
|
Update docs based on Fred's reading of the documentation
|
2011-07-12 11:03:05 -04:00 |
|
Robert Miner
|
14af7c2cbe
|
added a section on secure access to the CDN to the docs
|
2011-06-27 09:37:26 -05:00 |
|
Davide P. Cervone
|
cec79bfe50
|
Fix a timing issue when the HTML-CSS jax loads before the TeX jax is complete, now that they are loaded in parallel rather than serially
|
2011-06-06 15:06:54 -04:00 |
|
Davide P. Cervone
|
45dd111fe9
|
Fix timing problem with Jax startup sequence so that the required array can be modified in the Config method (as it is in the HTML-CSS jax). This resolves a timing ising with IE
|
2011-06-06 15:05:22 -04:00 |
|
Davide P. Cervone
|
065acfd10a
|
Work around IE bug when direction:rtl is specified outside the math
|
2011-06-05 11:35:09 -04:00 |
|
Davide P. Cervone
|
2953e01b12
|
Fix problems with annotation-xml in IE (work around IE lack of importNode, and bug with copying style attributes
|
2011-06-05 11:33:49 -04:00 |
|
Davide P. Cervone
|
0d9bb61950
|
Update documentation to include new undefinedFamily parameter
|
2011-06-02 09:34:49 -04:00 |
|
Davide P. Cervone
|
eb63ba8daa
|
Update alert concerning security settings for MathPlayer when it fails to initialize
|
2011-06-02 09:18:31 -04:00 |
|
Davide P. Cervone
|
46320e5b9e
|
Do setup for MathPlayer and DOM Parser when first needed rather than at startup (since these can be disabled by IE causing errors). Put up alerts indicating security settings to change if IE fails to set these up properly.
|
2011-06-01 21:09:36 -04:00 |
|
Davide P. Cervone
|
37f61a88ef
|
Recombine previous changes
|
2011-06-01 18:25:25 -04:00 |
|
Davide P. Cervone
|
79a8253da0
|
Fix problem where characters were lost when an unknown character was in the same text string (in token elements)
|
2011-06-01 18:22:21 -04:00 |
|
Davide P. Cervone
|
b7525afe5c
|
Fix problem with " in attributes, and with entity names that include numbers
|
2011-06-01 18:17:52 -04:00 |
|
Davide P. Cervone
|
3687469e6f
|
Fix incorrect mapping of digamma in IE, and don't use variant forms (not sure why they were used in the first place, but they do not seem to be needed now)
|
2011-06-01 18:15:09 -04:00 |
|
Davide P. Cervone
|
e9e3135981
|
Trap errors during the toMathML() call and redisplay if it is a RestartAfter call (e.g., loading of an entity file)
|
2011-06-01 18:13:02 -04:00 |
|
Davide P. Cervone
|
8588f02413
|
Remove extra comma from RANGES (causes IE crash), bump version numbers, and rename IE Greek ranges to work properly with new greek range in 1.1a
|
2011-05-30 14:05:35 -04:00 |
|
Davide P. Cervone
|
5f2d61e96b
|
Update fonts to fix OS/2 tables so IE9 will read them in IE7 and Quirks modes
|
2011-05-18 15:19:43 -04:00 |
|
Davide P. Cervone
|
1da9f58062
|
Update About box to show MathJax version separately from MathJax.js version, and make sure lettering is black (isolates from page CSS a bit more).
|
2011-05-18 15:06:28 -04:00 |
|
Davide P. Cervone
|
861d254bec
|
Don't try to check for jax if specified element is null (prevents a crash)
|
2011-05-18 14:52:49 -04:00 |
|
Davide P. Cervone
|
d54cfb2519
|
Fix a problem with two DIV's having the same ID when MSIE is used; fix a problem where the v1.0 configuration message does show up for IE7 and 6.
|
2011-05-18 14:51:07 -04:00 |
|
Davide P. Cervone
|
2df2c4a268
|
Add files left out (packer used to miss ones with size less than 1K)
|
2011-05-18 11:12:39 -04:00 |
|
Davide P. Cervone
|
5392f6e98f
|
Repack, recombine, completes merge of htmlcss-fixes
|
2011-05-18 11:11:28 -04:00 |
|
Davide P. Cervone
|
13221321d8
|
Repack, recombine (completed merge with font-update branch up to 0dc8212 )
|
2011-05-18 11:00:37 -04:00 |
|
Davide P. Cervone
|
222a4c0ba6
|
Repack and recombine (to resolve conflicts from issue68)
|
2011-05-18 10:27:41 -04:00 |
|
Davide P. Cervone
|
9cc3bda487
|
Resolve conflicts from issue112, repack and recomine
|
2011-05-18 10:24:05 -04:00 |
|
Davide P. Cervone
|
8e79bbea7c
|
Merge branch 'issue107' into 1.1a-candidate
|
2011-05-18 10:17:35 -04:00 |
|
Davide P. Cervone
|
ff3a846d83
|
Repack merge from issue115
|
2011-05-18 10:14:50 -04:00 |
|
Davide P. Cervone
|
05bb951a94
|
Merge branch 'issue98' into 1.1a-candidate
|
2011-05-18 10:12:42 -04:00 |
|
Davide P. Cervone
|
90ef4b45eb
|
Merge branch 'issue97' into 1.1a-candidate
|
2011-05-18 10:11:48 -04:00 |
|
Davide P. Cervone
|
9ce7e85ccc
|
Resolve conflicts from merge with issue30, update versions, repack, recombine
|
2011-05-18 10:06:06 -04:00 |
|
Davide P. Cervone
|
f10ec864ea
|
Update version numbers for merge with issue117
|
2011-05-18 10:00:27 -04:00 |
|
Davide P. Cervone
|
17d6686c92
|
Merge branch 'issue117' into 1.1a-candidate
|
2011-05-18 09:58:38 -04:00 |
|
Davide P. Cervone
|
83ff2b0901
|
Merge issue113 (resolving conflicts with edits in issue106)
|
2011-05-18 09:54:21 -04:00 |
|
Davide P. Cervone
|
3056b41c13
|
Merge branch 'issue106' into 1.1a-candidate
|
2011-05-18 09:37:17 -04:00 |
|
Davide P. Cervone
|
4d06c1026e
|
Make global scaling factor available in the HTML-CSS object, and use it in annotation-xml to match the scaling properly
|
2011-05-18 08:39:55 -04:00 |
|
Davide P. Cervone
|
6b06f0ac16
|
Move annotation-xml to an autolaoded extension, and properly handle it in HTML-CSS
|
2011-05-15 08:44:12 -04:00 |
|
Davide P. Cervone
|
8f20a75ffe
|
Add an xml object to the ElementJax classes to handle the annotation-xml data, and make implementations of it in the various input and output jax (resolves issue #117).
|
2011-05-13 20:30:22 -04:00 |
|
Davide P. Cervone
|
37cb2ff727
|
Prevent the clearing of a message from putting up a new message when messageStyle == "none" is in effect (resolves issue #115).
|
2011-05-13 13:07:34 -04:00 |
|
Davide P. Cervone
|
99da6be704
|
Add CSS to force image to be display:inline
|
2011-05-12 21:10:16 -04:00 |
|
Davide P. Cervone
|
ae419b08e1
|
Work around a bug in IE8 where cloneNode() seems to screw up the web-based fonts (resolves issues #30 and #78)
|
2011-05-12 20:57:32 -04:00 |
|
Davide P. Cervone
|
0dc8212c6d
|
Mark variants with bold and italic values so that unknown characters can have font-weight and font-style set properly (resolves issue #96).
|
2011-05-08 22:26:27 -04:00 |
|
Davide P. Cervone
|
6275aa46ea
|
Remap upper-case Greek that are not in MathJax fonts to their corresponding latin positions (resolves issue #16).
|
2011-05-08 21:48:40 -04:00 |
|