Davide P. Cervone
|
e66df30f25
|
Merge branch 'issue743' into develop. Issue #743.
|
2014-02-21 10:47:16 -05:00 |
|
Davide P. Cervone
|
d33e7c1144
|
Merge branch 'issue747' into develop. Issue #747.
|
2014-02-21 10:46:38 -05:00 |
|
Davide P. Cervone
|
4e143688cc
|
Add useMathMLspacing option to AsciiMath input jax. Resolves issue #743
|
2014-02-20 12:37:03 -05:00 |
|
Davide P. Cervone
|
0b3454ce25
|
Merge branch 'issue744' into develop. Issue #744.
|
2014-02-20 10:19:15 -05:00 |
|
Davide P. Cervone
|
6e46adc08f
|
Merge branch 'issue547' into develop. Issue #547.
|
2014-02-20 10:18:45 -05:00 |
|
Davide P. Cervone
|
2a931136f4
|
Merge branch 'issue746' into develop. Issue #746.
|
2014-02-20 10:18:07 -05:00 |
|
Davide P. Cervone
|
23781aa8d6
|
Merge branch 'issue701' into develop. Issue #701.
|
2014-02-20 10:17:23 -05:00 |
|
Davide P. Cervone
|
4aa6fa613d
|
Remove incorrect nodeValues for non-text nodes. Resolves issue #747.
|
2014-02-20 10:12:57 -05:00 |
|
Davide P. Cervone
|
2c303a8850
|
Change fuzz factor for Chrome square roots. Resolves issue #744.
|
2014-02-19 19:25:23 -05:00 |
|
Davide P. Cervone
|
7eaedb4639
|
Handle adding of nulldelimiterspace so taht it is properly included in the width of the fraction. Resolves issue #547.
|
2014-02-19 19:20:24 -05:00 |
|
Davide P. Cervone
|
f6bc6fa129
|
Make \\left...\\right be of TeX class INNER. Resolves issue #746.
|
2014-02-19 19:17:28 -05:00 |
|
Davide P. Cervone
|
1022eecd99
|
Merge branch 'issue719' into develop. Issue #719.
|
2014-02-17 11:26:20 -05:00 |
|
Davide P. Cervone
|
bc19088423
|
Prevent mo's from being stretched more often than needed (check that they aren't already the right size when matching mrow size). Also, allow TeXAtom to stretch properly when part of an embellished operator. Issue #701.
|
2014-02-17 11:17:29 -05:00 |
|
Davide P. Cervone
|
c855a35eff
|
Don't clip delimiters that stretch farther than they are they supposed to. (This is handled by letting them extend beyond their bounding box, but that means they can overlap the rows above or below. Idealy, this should alter the heights of the rows, but that could require restretching rows when equalrows is set, and could lead to looping to try to get the table to stablize. Resolves issue #701 for now.
|
2014-02-17 11:15:26 -05:00 |
|
Davide P. Cervone
|
9733c1b614
|
Make empty rows be the standard height and depth; indeed make ALL rows
have at least this height and depth. Resolves both problems in issue #719.
|
2014-02-16 05:58:35 -05:00 |
|
Davide P. Cervone
|
959218f7a9
|
Adjust positions of extenders for double-lined vertical arrows. (The horizontal position of the extender is off in teh fonts.) Resolves issue #476.
|
2014-02-15 16:44:49 -05:00 |
|
Davide P. Cervone
|
7313af12c2
|
Merge branch 'issue353' into develop. Issue #353.
|
2014-02-15 12:37:52 -05:00 |
|
Davide P. Cervone
|
46ce16d9ba
|
Merge branch 'issue619' into develop. Issue #619.
|
2014-02-15 12:36:39 -05:00 |
|
Davide P. Cervone
|
92c1a891dd
|
Merge branch 'issue391' into develop. Issue #391.
|
2014-02-15 12:35:07 -05:00 |
|
Davide P. Cervone
|
8c0f844333
|
Allow switching of phi and varphi (new fixphi configuration parameter controls this). Resolves issue #353.
|
2014-02-14 14:56:15 -05:00 |
|
Davide P. Cervone
|
b85d23d9a5
|
Fix incorrect index in mtable (issue #468 wasn't fixed for SVG), and make bounding box information correct for stretched character. Resolves issue #619.
|
2014-02-14 11:04:15 -05:00 |
|
Davide P. Cervone
|
86792eaf44
|
Merge branch 'issue707' into develop. Issue #707.
|
2014-02-14 10:36:18 -05:00 |
|
Davide P. Cervone
|
c52f0dff76
|
Don't use info.embellished if the SVGdata isn't available (avoids Math Processing Error). Issue #707.
|
2014-02-14 10:35:56 -05:00 |
|
Davide P. Cervone
|
3d68051118
|
Only set width to full for top-level math elements, and make svg.Align() handle expanding the box to accommodate larger lines. Resolves issue #391.
|
2014-02-14 10:02:06 -05:00 |
|
Davide P. Cervone
|
4cf38304ac
|
Remove unneeded comment
|
2014-02-14 09:04:51 -05:00 |
|
Davide P. Cervone
|
8cd2eec33d
|
Merge branch 'issue707' into develop. Issue #707.
|
2014-02-14 08:33:22 -05:00 |
|
Davide P. Cervone
|
6b6623bc5c
|
Merge branch 'issue473' into develop. Issue #473.
|
2014-02-14 08:32:48 -05:00 |
|
Davide P. Cervone
|
5328112581
|
Merge branch 'issue632' into develop. Issue #632.
|
2014-02-14 08:32:20 -05:00 |
|
Davide P. Cervone
|
f01d347bb1
|
Merge branch 'issue684' into develop. Issue #684.
|
2014-02-14 08:30:28 -05:00 |
|
Davide P. Cervone
|
cce9256bf9
|
Change mo to mspace (and remove extra mo) to avoid being an embellished operator more naturally. Issue #707.
|
2014-02-14 07:58:01 -05:00 |
|
Davide P. Cervone
|
d28ab8b766
|
Forced explicit linebreak between text elements to not look like an embellished operator. Resolves issue #707. Note however, that Firefox treats this differently (it seems not to treat mtext as space-like in this case).
|
2014-02-13 20:08:49 -05:00 |
|
Davide P. Cervone
|
a3fd08bb7a
|
Add text-indent:0 to SVG and HTML-CSS output. Resolves issue #473.
|
2014-02-13 14:29:38 -05:00 |
|
Davide P. Cervone
|
5e3fe17461
|
Allow \Big and its brethren to have the delimiter in braces. Resolves issue #632.
|
2014-02-13 12:58:51 -05:00 |
|
Davide P. Cervone
|
002917e559
|
Make remapping from REMAP and variant.remap work the same, and when string value is used, go back and check for variant changes again. Resolves isse #684.
|
2014-02-13 06:55:59 -05:00 |
|
Davide P. Cervone
|
ebdbe6f04d
|
Chrome 32 doesn't load bold-italics properly, so use FontFaceBug to get around that. Issue #735.
|
2014-02-12 11:02:03 -05:00 |
|
Davide P. Cervone
|
126bd1c373
|
Merge branch 'issue478' into develop. Issue #478.
|
2014-02-12 10:49:18 -05:00 |
|
Davide P. Cervone
|
6e597f8dca
|
Merge branch 'issue377' into develop. Issue #377.
|
2014-02-12 10:48:45 -05:00 |
|
Davide P. Cervone
|
641d6698e8
|
Make mfenced match mrow+mo form, and make U+2223 and U+2225 stretchy in pre- and postfix positions (to match Firefox). Resolves issue #478.
|
2014-02-11 10:36:02 -05:00 |
|
Davide P. Cervone
|
7bf7ffef3d
|
Merge branch 'hotfix-2.3' into develop. (This not merged into master,
but I don't want to run into merge conflicts later on with develop.)
|
2014-02-10 09:48:43 -05:00 |
|
Davide P. Cervone
|
8fb4157eb1
|
Make U+00A0 act as space in math mode. Resolves issue #377.
|
2014-02-10 09:34:59 -05:00 |
|
Davide P. Cervone
|
ed624f333d
|
Merge branch 'issue459' into develop. Issue #459.
|
2014-02-10 08:40:06 -05:00 |
|
Davide P. Cervone
|
0c8fdca0e6
|
Remove unneeded space in class name.
|
2014-02-10 08:37:53 -05:00 |
|
Davide P. Cervone
|
e1b0093946
|
Merge branch 'issue469' into develop. Issue #469.
|
2014-02-10 08:34:25 -05:00 |
|
Davide P. Cervone
|
fc5544fbba
|
Merge branch 'issue561' into develop. Issue #561.
|
2014-02-10 08:33:48 -05:00 |
|
Davide P. Cervone
|
bcceb08590
|
Add \texttt and \textsf macros, and make them work with mtextFontInherit. Resolves issue #459.
|
2014-02-09 13:45:58 -05:00 |
|
Davide P. Cervone
|
eb0cae8612
|
Fixed default value for mo@symmetric. Resolves issue #469.
|
2014-02-08 14:26:25 -05:00 |
|
Davide P. Cervone
|
2c2e2135b5
|
Add phasorangle notation to menclosed. Resolves issue#561.
|
2014-02-08 13:58:31 -05:00 |
|
Davide P. Cervone
|
70bbd42c9d
|
Handle nested <math> elements without error. Resolves issue #614.
|
2014-02-08 13:02:56 -05:00 |
|
Davide P. Cervone
|
2afb80176c
|
Merge branch 'issue681' into develop. Issue #681.
|
2014-02-08 11:28:03 -05:00 |
|
Davide P. Cervone
|
ba238a6393
|
Fixed accidental switching of true and false when testing for local font. Issue #681.
|
2014-02-08 11:27:36 -05:00 |
|