Commit Graph

235 Commits

Author SHA1 Message Date
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
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
acc3a0031b Merge branch 'issue285' into develop 2012-08-16 11:08:26 -04:00
Davide P. Cervone
17df487ce9 Fix problem with +- mu's in toMathML.js just like for NativeMML output. 2012-08-16 11:08:04 -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
c5de4397a4 Merge 'issue209' into develop 2012-08-15 15:52:40 -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
63619df08e Add close button to About box and don't make clicking box close it (only clicking button). Resloves issue #281 2012-08-14 08:43:57 -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
edfd102702 Merge issue209 with develop 2012-05-18 20:59:40 -04:00
Davide P. Cervone
ed0eb9c0c4 Added missing callback for restarting toMathML 2012-03-20 22:55:41 -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
b816490799 Bump the version numbers for the previous commit 2012-03-15 13:48:48 -04:00
Davide P. Cervone
f2d5c4b037 Make NativeMML output properly handle iOS double-tap-and-hold, and issue warning message when switching to NativeMML output. Resolves issue #209. 2012-03-15 12:09:38 -04:00
Davide P. Cervone
6ca2bcba94 Fix typo in handle-floats.js that caused it to not compile 2012-03-11 09:53:00 -04:00
Davide P. Cervone
4d717dbea4 Work around IE10 bug with document.namespace, and with the background color for the contextual menu (resolves issues #203 and #204) 2012-03-07 12:04:20 -05:00
Davide P. Cervone
a2ab1f3760 Fix problem with MathEvents where pinch gestures were not being registered if both fingers were in typeset equations. (This may still need more, but it is an improvement for now). Resolves issue #200. 2012-03-01 16:06:16 -05:00
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