Commit Graph

110 Commits

Author SHA1 Message Date
Davide P. Cervone
add4af85c3 Repack and recombine 2015-04-21 12:49:01 -04:00
Davide P. Cervone
665f56aab1 Repack and recombine changes for v2.5.1 2015-02-20 09:50:28 -05:00
Davide P. Cervone
a9dbd62628 Repack and recombine for v2.5 2015-01-29 11:02:39 -05:00
Davide P. Cervone
1a895e2a7c Update version numbers, repack, and recombine 2014-06-12 05:53:13 -04:00
Davide P. Cervone
b29833de63 Repack and recombine 2.4-beta-2 2014-06-01 11:35:06 -04:00
Davide P. Cervone
16d0cfeb5d Update copyrights. 2014-05-08 09:08:25 -04:00
Davide P. Cervone
3b3cbeece4 Repack and recombine 2014-05-07 17:16:20 -04:00
Frédéric Wang
ef36d4b2a5 Repack and combine. #534 2013-11-11 14:30:46 +01:00
Davide P. Cervone
727332c5b0 Repack and recombine previous commits 2013-05-22 15:10:10 -04:00
Davide P. Cervone
a941a3a50c Repack and recombine v2.2 files 2013-05-01 14:54:52 -04:00
Davide P. Cervone
bee3761ff3 Repack and recombine previous several commits. 2013-04-30 18:38:20 -04:00
Davide P. Cervone
a7ed50a474 Repack and recombine. Fix some variable scoping and other issued detected by the packer. 2013-04-29 20:14:12 -04:00
Davide P. Cervone
aa5829849f Update version numbers to v2.1 2012-09-24 21:06:28 -04:00
Davide P. Cervone
fd4d6c5788 Repack and recombine previous commit. 2012-09-08 15:31:41 -04:00
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
d38774b014 Repack AMSmath and recombine 2012-08-20 09:54:26 -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
085ecf46b2 Bump version, pack and recombine previous commit 2012-08-19 09:04:07 -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
152d31182e Repack all javascript files (to update the copyright notice) and recombine (make sure all combined files are current) 2012-02-24 17:22:48 -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
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