Commit Graph

3456 Commits

Author SHA1 Message Date
Davide P. Cervone
332dad309c Merge 'issue268' into develop 2012-08-16 11:39:47 -04:00
Davide P. Cervone
b40ca8cde4 Make the changes to font handling to SVG (just like HTML-CSS) so that ′ will be displayed better in AsciiMath output. 2012-08-16 11:35:14 -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
d914f42563 Merge branch 'issue244' into develop 2012-08-16 09:20:17 -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
89a90f3a02 Merge branch 'issue206' into develop 2012-08-16 09:16:07 -04:00
Davide P. Cervone
bb7f76158c Bump version number and recombine after prevous pull from Fred 2012-08-16 09:12:23 -04:00
Davide P. Cervone
b065123c40 Merge pull request #2 from fred-wang/issue214
Issue214
2012-08-16 06:03:33 -07:00
Frédéric Wang
1120b713a4 Merge branch 'develop' into issue214
Conflicts:
	jax/output/NativeMML/jax.js
2012-08-16 14:48:07 +02: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
888140d34d Properly handle the scale configuration parameter. (Resolves issue #244.) 2012-08-15 14:59:12 -04:00
Davide P. Cervone
3a22021374 Merge branch 'issue285' into issue234 2012-08-15 14:31:34 -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
a51c306dc1 Be sure to keep initial + when converting em's to mu's. Resolves issue #285. 2012-08-15 12:58:45 -04:00
Davide P. Cervone
d51cecbe4a Produce signal when [Math Processing Error] is generated. Resolves issue#246. 2012-08-15 11:23:40 -04:00
Davide P. Cervone
26fb134eea Merge branch 'issue219' into develop 2012-08-15 11:03:48 -04:00
Davide P. Cervone
46f2941d5a Merge branch 'issue230' into 'develop' 2012-08-15 11:03:01 -04:00
Davide P. Cervone
f71f84e35b Merge branch 'issue242' into 'develop' 2012-08-15 11:00:52 -04:00
Davide P. Cervone
e86153d59b Merge branch 'issue263' into 'develop' 2012-08-15 10:57:52 -04:00
Davide P. Cervone
eb2afc8dec Merge branch 'issue268' into 'develop' 2012-08-15 10:54:32 -04:00
Davide P. Cervone
0a65cac0a1 Merge branch 'issue274' into develop 2012-08-15 10:51:34 -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
0802f04344 Don't use location to position to has, use strollIntoView instead. Resolves issue #206. 2012-08-15 08:43:31 -04:00
Davide P. Cervone
1a09ec5ef1 Make sure 'embellished' function names propagate their texClass. Resolves issue #263. 2012-08-14 17:25:42 -04:00
Davide P. Cervone
2932430f34 Fixed problem where \\ with whitespace followed by [ would incorrectly be interpretted as \\[dimen]. Resolves issue #230. 2012-08-14 17:04:31 -04:00
Davide P. Cervone
e2cb0b7042 Fix problem with SVG handling of \liminf and \limsup. Resolves issue #219. 2012-08-14 16:50:50 -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
8ff5b925d8 Fix setTeXclass for TeXatom so that it handles the spacing for relations correctly. Resolves issue #242. 2012-08-14 15:52:38 -04:00
Davide P. Cervone
ecc14cf9b2 Make <mo>'</mo> produce script-positioned prime in MathJax fonts, while still allowing \prime to produce proper TeX output (a bit of contortion needed in the font remapping tables to allow it to override the character in MathJax_Main while still being able to use it for \prime). Resolves issue #268. 2012-08-14 14:39:37 -04:00
Davide P. Cervone
aa7440244a Add more CSS to isolate NativeMML output from page. (Resolves issue #274.) 2012-08-14 12:47:53 -04:00
Davide P. Cervone
0c02ab2670 Handle primes followed by superscript as TeX does in TeX input jax (resolves issue #278) 2012-08-14 11:34:36 -04:00
Davide P. Cervone
a93c59e669 Merge branch 'issue281' into develop 2012-08-14 08:44:29 -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
9f1656df09 Bump version numbers and make packed/combined files for last two commits 2012-08-14 08:41:44 -04:00
Davide P. Cervone
1f8205d224 Handle a few more negations (e.g., of arrows) 2012-08-14 08:04:56 -04:00
Davide P. Cervone
cd20355729 Remove unneeded reference to iNode (same line appears several lines below) 2012-08-14 08:03:43 -04:00
Jens Axel Søgaard
26af3eb5ba More tests of Expand. 2012-07-06 09:49:16 +02:00
Jens Axel Søgaard
fb423d689d Removed debug info. 2012-07-05 20:02:40 +02:00
Jens Axel Søgaard
0538280d65 Unparse now display products with negative powers as fractions. 2012-07-05 19:59:05 +02:00
Jens Axel Søgaard
034cd321f6 Equal now returns true for two equal? values. 2012-07-05 00:06:19 +02:00
Jens Axel Søgaard
8638dc1b75 Unparse now handles booleans. 2012-07-05 00:02:13 +02:00
Jens Axel Søgaard
4c8e1866e5 Added checks of solutions. 2012-07-04 23:54:23 +02:00
Jens Axel Søgaard
66ceaeb682 Added examples/equation-solving.rkt 2012-07-04 23:43:51 +02:00
Jens Axel Søgaard
1c86406c9c Unparse now handles Equal. -1*x prints as -x. Solve works for a*x+b=0. 2012-07-04 23:43:16 +02:00