Commit Graph

263 Commits

Author SHA1 Message Date
Davide P. Cervone
e65a12f7a5 Repack and recombine for 2.6.0-beta.2 2015-12-14 11:36:45 -05:00
Davide P. Cervone
0c77e8c880 Repack and recombine for 2.6-beta.1 2015-10-08 20:54:21 -04:00
Davide P. Cervone
ce99625de7 Repack files 2015-09-19 17:26:13 -04:00
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
Davide P. Cervone
de0e1e1797 Repack and recombine previous commit. 2013-11-21 18:14:16 -05: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
272bf40f5d Repack previous commit 2013-05-15 11:41:37 -04:00
Davide P. Cervone
1076b8eb5f Repack and recombine previous commit 2013-05-14 15:11:15 -04:00
Davide P. Cervone
c8dc3a20f7 Repack last commit 2013-05-14 06:01:52 -04:00
Davide P. Cervone
6509ac3bc2 Repack and recombine previous commit 2013-05-13 20:13:22 -04:00
Davide P. Cervone
3ce040bb60 Repack and recombine previous commit. 2013-05-03 14:55:59 -04:00
Davide P. Cervone
531d5ee662 Remove extra comma in Safe.js (for IE) 2013-05-03 14:18:38 -04:00
Davide P. Cervone
2f8844a1fa Fix timing problem with languge menu when using combined configuration files 2013-05-03 14:08:44 -04:00
Davide P. Cervone
85408da620 Repack and recombine previous commits. 2013-05-03 10:30:00 -04:00
Davide P. Cervone
a2335a2065 Repack and recombine previous commit 2013-05-01 15:43:29 -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
d9505f9a1d Remove v1.0-warning. Resolves issue #445. 2013-04-20 16:21:58 -04:00
Davide P. Cervone
081204f317 Bump versions, repack, and recombine previous commit 2012-11-27 14:34:46 -05:00
Davide P. Cervone
aa5829849f Update version numbers to v2.1 2012-09-24 21:06:28 -04:00
Davide P. Cervone
aa50090455 Repack and recombine previous commit. 2012-09-24 20:47:02 -04:00
Davide P. Cervone
1abbc73414 Merge branch 'issue236' into develop 2012-09-09 06:51:47 -04:00
Davide P. Cervone
fd4d6c5788 Repack and recombine previous commit. 2012-09-08 15:31:41 -04:00
Davide P. Cervone
261db5c303 Repack and recombine previous commit. 2012-09-08 14:27:49 -04:00
Davide P. Cervone
0ed5d463e5 Merge branch 'issue217' into develop 2012-09-08 10:36:30 -04:00
Davide P. Cervone
7ea6ce84b1 Merge branch 'issue304' into develop 2012-09-06 10:08:01 -04:00
Davide P. Cervone
bf680988b9 Merge branch 'develop' into IE10 2012-09-04 09:33:06 -04:00
Davide P. Cervone
c9984345d6 Move span that holds zoom box to after the displayed math so that line breaks won't occur between the two. Adjust getJaxFromMath to compensate. Resolves second item from issue #217. 2012-09-03 08:40:06 -04:00
Davide P. Cervone
076526787e Merge branch 'issue300' into develop 2012-08-31 16:38:23 -04:00
Davide P. Cervone
c1ae9afe0c Only add xmlns in toMathML output if it isn't already given. Resolves issue #304. 2012-08-28 15:41:26 -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
c2f6a94e10 Make jsMath2jax run before other preprocessors (use priority 8 rather than default of 10). Resolves issue #298. 2012-08-24 16:06:23 -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
0236ee5a54 Merge branch 'issue286' into develop 2012-08-18 19:33:54 -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
c481c9f375 Allow decimal scale values. Fix setting of scale to work with SVG. Resolves issue #286. 2012-08-17 18:40:17 -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