Davide P. Cervone
|
da66d4b684
|
Remove dependencies of TeX->MathML conversion on the choice of fonts (TeX versus STIX). This no longer worked since the input and output phases have been separated (and it was never a good idea anyway). This necessiated changing some choices of characters to be produced, and which would be considered the variant form. The selections were made to match the STIX fonts, and some fancy remapping was done in the MathJax fonts to accommodate that. Should resolve issue #300.
|
2012-08-28 14:33:50 -04:00 |
|
Davide P. Cervone
|
f47dbc4cc0
|
Merge branch 'issue119' into develop
|
2012-08-20 10:13:25 -04:00 |
|
Davide P. Cervone
|
abaa72e102
|
Remove unwanted 'em' from eqnarray columnwidth (reported by Fred). Issue #229.
|
2012-08-20 08:33:05 -04:00 |
|
Davide P. Cervone
|
55a76151c0
|
Use the unicode characters that Fred has been asking for for a while. This covers most of issues #116, #119, and #216. Still need to merge multiple primes into the characters for those.
|
2012-08-19 20:13:46 -04:00 |
|
Davide P. Cervone
|
085ecf46b2
|
Bump version, pack and recombine previous commit
|
2012-08-19 09:04:07 -04:00 |
|
Davide P. Cervone
|
3bdd0fdb22
|
Make eqnarray do equation numbering when numbering is enabled. Resolves issue #229.
|
2012-08-19 09:02:17 -04:00 |
|
Davide P. Cervone
|
9508c3f3cc
|
Merge 'issue287' into develop
|
2012-08-18 19:33:01 -04:00 |
|
Davide P. Cervone
|
7349136260
|
Add \textcolor macro to the color extension (resolves issue #218.)
|
2012-08-17 18:50:16 -04:00 |
|
Davide P. Cervone
|
049739b187
|
Added RGB color model. Perhaps more later. (Issue #287.)
|
2012-08-17 17:41:27 -04:00 |
|
Davide P. Cervone
|
51072a309a
|
Merge branch 'issue234' into develop
|
2012-08-17 06:51:54 -04:00 |
|
Davide P. Cervone
|
7a9691b38c
|
Remove extra commas that confuse IE7. (Resolves problem reported by Fred in isse #234.)
|
2012-08-17 06:51:30 -04:00 |
|
Davide P. Cervone
|
d169ff4988
|
Fix typo in autoload-all
|
2012-08-16 12:37:24 -04:00 |
|
Davide P. Cervone
|
481373994f
|
Merge 'issue225' into develop
|
2012-08-16 11:42:23 -04:00 |
|
Davide P. Cervone
|
8709200381
|
Merge 'issue234' into develop
|
2012-08-16 09:19:34 -04:00 |
|
Davide P. Cervone
|
fe02e699a7
|
Merge branch 'issue215' into develop
|
2012-08-16 09:16:41 -04:00 |
|
Davide P. Cervone
|
700a24ba65
|
Merge 'issue211' into issue234
|
2012-08-15 15:57:08 -04:00 |
|
Davide P. Cervone
|
000e2586f4
|
Merge branch 'issue211' into develop
|
2012-08-15 15:52:58 -04:00 |
|
Davide P. Cervone
|
174e62bd29
|
Automatically load the AMSmath extension when needed. Don't redefine the arrows until it is available. Resolves problem Fred reported in issue #234.
|
2012-08-15 14:30:49 -04:00 |
|
Davide P. Cervone
|
4d63e82e33
|
Add <<=> arrow to mhchecm extension. Resolves initial request in issue #234 (though still two other problems to look into)
|
2012-08-15 13:04:00 -04:00 |
|
Davide P. Cervone
|
5a2e34e9fc
|
Make autoload-all skip ones that are already loaded, and not redefine user-defined macros. Also, fix most extensions to not overwrite user defined macros
|
2012-08-15 10:44:19 -04:00 |
|
Davide P. Cervone
|
54fffeac3b
|
Ignore \label{} with no label. Resolves issue #225.
|
2012-08-15 09:24:20 -04:00 |
|
Davide P. Cervone
|
6e73b80d88
|
Make \injlim and friends produce single <mi> elements for thier names. Resolves issue #215.
|
2012-08-14 16:33:40 -04:00 |
|
Davide P. Cervone
|
c1f2075e67
|
Fix a typo in the environments value that is stored in the initial stack
|
2012-05-18 21:07:42 -04:00 |
|
Davide P. Cervone
|
d542c87077
|
Fix alignment of prescripts in mhchem to properly right-justify (won't work well in NativeMML output, but then neither do several other features)
|
2012-03-19 08:39:45 -04:00 |
|
Davide P. Cervone
|
7c6b2c01df
|
Expose the CE object (so we can override its methods) and bump the version number
|
2012-03-16 09:24:49 -04:00 |
|
Davide P. Cervone
|
52427db658
|
Fix alignment problem with prescripts in mhchem (resolves issue #211).
|
2012-03-16 09:09:26 -04:00 |
|
Davide P. Cervone
|
3a2b03a605
|
Add missing DefineColor macro to autoload-all extension
|
2012-02-25 13:18:53 -05:00 |
|
Davide P. Cervone
|
ab487a051c
|
Don't do bolding if width is not readable (e.g., inside a container with display:none). Resolves issue #194.
|
2012-02-24 10:07:32 -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
|
52ed4f8026
|
Add autoload-all extension to predefine macros to autoload the extensions that define them (so MathJax will be able to access all the macros it knows about); update color extension so that it works with this extension better
|
2012-02-22 11:59:21 -05:00 |
|
Davide P. Cervone
|
70ea836047
|
Fix the AsciiMath block name in default.js, and fix a number of comments in extensions
|
2012-02-15 11:10:34 -05:00 |
|
Davide P. Cervone
|
cfa168e642
|
Allow attributes to have values enclosed in quotes
|
2012-02-15 11:09:39 -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
|
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
|
02909ecba4
|
Update copyright dates and set version numbers to 2.0; repack and recombine
|
2012-01-25 09:23:45 -05:00 |
|
Davide P. Cervone
|
f4eecb684e
|
Allow element ID's to use \label name rather than equation number (optionally). Requested in issue #71.
|
2012-01-18 11:17:47 -05:00 |
|
Davide P. Cervone
|
af2cd3476f
|
Update \unicode to work with SVG, and to better handle fonts and sizes. Also fix HTML-CSS font size when fontfamily is specified
|
2012-01-12 17:20:21 -05:00 |
|
Davide P. Cervone
|
52755c4c3d
|
Merge SVG branch into v2.0-candidate (no need to continue to keep them separated)
|
2012-01-12 07:39:53 -05:00 |
|
Davide P. Cervone
|
f833905396
|
Fix typo in previous change
|
2012-01-11 18:25:53 -05:00 |
|
Davide P. Cervone
|
88e3ce4680
|
When MathML with MJX classes come from TeX extensions, load the required extension so that the fonts will be properly set up
|
2012-01-11 17:53:05 -05:00 |
|
Davide P. Cervone
|
d199d509ef
|
Allow noUndefined to be disabled, and fix some indenting in noErrors
|
2012-01-09 18:41:02 -05:00 |
|
Davide P. Cervone
|
c1ee953b4e
|
Add ability to disable noErrors, and change the styling to not use .merror so that when disabled, the styles won't be changed
|
2012-01-09 18:36:35 -05:00 |
|
Davide P. Cervone
|
ea30a341e9
|
Add noErrors support to SVG output (and reorganize the other output support)
|
2012-01-09 18:07:52 -05:00 |
|
Davide P. Cervone
|
d63d99409b
|
Make AMSsymbols set up variant-form remappings for SVG output
|
2012-01-09 16:30:37 -05:00 |
|
Davide P. Cervone
|
b622ba17ec
|
Have boldsymbol signal it is ready as soon as the TeX part is ready (since we don't know which output jax is in use, so shouldn't wait for that)
|
2012-01-09 16:23:26 -05:00 |
|
Davide P. Cervone
|
b591c4ef31
|
Make \boldsymbol add caligraphic bold to SVG output (as it does for HTML-CSS).
|
2012-01-09 16:19:47 -05:00 |
|
Davide P. Cervone
|
1eb58f429e
|
Merge branch v2.0-candidate with SVG
|
2012-01-09 15:13:40 -05:00 |
|
Davide P. Cervone
|
3131d09d06
|
Allow \newcommand to take a default parameter, and adjust GetBrackets to distinguish between no brackets and empty brackets
|
2012-01-07 18:55:52 -05:00 |
|
Davide P. Cervone
|
77c8a54da6
|
Add more signals for error conditions (so error reporting software can track it easier)
|
2012-01-06 17:09:37 -05:00 |
|
Davide P. Cervone
|
b70caaf465
|
Allow dot delimiters for \genfrac (they incorrectly produced errors)
|
2011-12-27 15:02:27 -05:00 |
|