Davide P. Cervone
|
b8fc1c99f5
|
Bump the version number on MathMenu.js to account for the previous change
|
2012-02-27 18:19:32 -05:00 |
|
Davide P. Cervone
|
b82c4ac6ee
|
Fix typo in renderer-switching message for Forefox MML
|
2012-02-27 15:17:26 -05:00 |
|
Davide P. Cervone
|
4174acf5ac
|
Change help-2-0 to help-v2 in URL references (I think this looks better)
|
2012-02-26 10:46:52 -05:00 |
|
Davide P. Cervone
|
66058ed1e7
|
Move help files to help-2-0 since menu setup is different, and if we edit the on0line docs, then sites that are still uwing v1.1 will point to the new docs instead of the ones appropriate for their version
|
2012-02-26 09:31:51 -05:00 |
|
Davide P. Cervone
|
c1ab649925
|
Add MathJax.InputJax.TeX.resetEquationNumbers() routine to allow reprocessing of pages that have equation numbers and labels
|
2012-02-23 14:52:54 -05:00 |
|
Davide P. Cervone
|
7ce521293c
|
Fix a whitespace issue in token elements with IE/quirks mode (MathML input jax)
|
2012-02-17 12:05:06 -05:00 |
|
Davide P. Cervone
|
f0efb3451c
|
Changed MISSINGFONT to undefinedFamily in SVG output in order to be consistent with HTML-CSS output
|
2012-02-16 09:50:34 -05:00 |
|
Davide P. Cervone
|
1698f9c33c
|
Make a separate routine to get the contents of a script, and make it work in IE for XHTML files.
|
2012-02-10 08:21:42 -05:00 |
|
Davide P. Cervone
|
b5ab1e96c0
|
Move code that prevents numbers from being treated as a unit for super- and subscripts to the super- and subscript routines (instead of prefiltering for it). Resolves issue #192.
|
2012-02-09 13:27:18 -05:00 |
|
Davide P. Cervone
|
388595f4fe
|
Make mml2jax work better with IE namespaces (IE9 no longer seems to list the xmlns entries on the html element)
|
2012-02-09 11:31:04 -05:00 |
|
Davide P. Cervone
|
db4f476301
|
Fix font message for SVG output
|
2012-02-07 18:28:02 -05:00 |
|
Davide P. Cervone
|
49e7bc5e9e
|
Handle mode='display' attribute on math elements properly, now that is has been moved to a separate attr property internally
|
2012-02-07 09:59:36 -05:00 |
|
Davide P. Cervone
|
0d2d066b37
|
Make \ulcorner, etc. use more approprate unicode positions, and remap those positions to the locations in the MathJax_AMS fonts.
|
2012-02-01 16:15:30 -05:00 |
|
Davide P. Cervone
|
23472e3f87
|
Add U+2032 through U+2037 to the STIX characters that must come from the variants font; don't special case U+2032 in TeX input or STIX font tables.
|
2012-01-31 14:09:24 -05:00 |
|
Davide P. Cervone
|
8b49255547
|
Make \dots produce mo with stretchy=false to correspond to the other mathchar0mo elements
|
2012-01-31 11:50:18 -05:00 |
|
Davide P. Cervone
|
15aa6674b7
|
Fix problem with \mathop adding invisible times when the following isn't what the operator is being applied to (e.g., an <mspace>, or a BIN or REL operator)
|
2012-01-31 10:50:41 -05:00 |
|
Davide P. Cervone
|
2a3608ee37
|
Make EqnChunk smaller for mobile devices, and implement the chunk delay (inadvertantly left out)
|
2012-01-30 16:58:11 -05:00 |
|
Davide P. Cervone
|
b1233d332c
|
Fix typo in EqnChunkDelay
|
2012-01-30 08:04:29 -05:00 |
|
Davide P. Cervone
|
3bd6c1d203
|
Move MP menu warning messages to a confiogurable array, and hide the menu unless the current renderer is NativeMML with MathPlayer
|
2012-01-26 16:14:20 -05:00 |
|
Davide P. Cervone
|
bb3b451b06
|
Add new parameters to default.js, and fix a few typos in config files comments
|
2012-01-26 15:51:46 -05:00 |
|
Davide P. Cervone
|
145f5b17c5
|
Put back missing styles for noError output in HTML-CSS output (commented out while making earlier changes). Since no longer a subclass of merror, don't adjust for merror font size.
|
2012-01-25 10:39:00 -05:00 |
|
Davide P. Cervone
|
780695e6bf
|
Add new combined-configuration files that include AsciiMath input and SVG output; update Accessible configuration to use new menu settings for IE
|
2012-01-25 10:05:34 -05:00 |
|