Davide P. Cervone
|
2e9b3c7c60
|
Make this rev=2.4-beta-2, and turn rackspace https into beta.mathjax.org (this will need to be changed to cdn.mathjax.org for the final release).
|
2014-06-01 10:41:27 -04:00 |
|
Davide P. Cervone
|
7c47e03240
|
Merge branch 'stretchy' into v2.4-beta
|
2014-06-01 10:26:26 -04:00 |
|
Davide P. Cervone
|
beeb356308
|
Merge branch 'issue729' into v2.4-beta. Issue #729.
|
2014-06-01 10:25:17 -04:00 |
|
Davide P. Cervone
|
d24b750cbf
|
Don't add stretchy=dalse if it is not needed
|
2014-05-30 12:25:01 -04:00 |
|
Davide P. Cervone
|
668585f591
|
Fix several problems with stretchy delimiters in SVG output (minsize didn't always get processed, stretched characters weren't marked as such).
|
2014-05-30 12:17:09 -04:00 |
|
Davide P. Cervone
|
8eb029478e
|
Fix bounding box problem in Firefox with stretchy delimiters (and remove alignment hack that doesn't seem to be needed any longer). resolves issue #729.
|
2014-05-30 12:15:25 -04:00 |
|
Davide P. Cervone
|
3a8afa4dcb
|
Add support for semantics annotations to toMathML, and use a menu item to control it.
|
2014-05-29 15:37:59 -04:00 |
|
Davide P. Cervone
|
a314139f59
|
Merge branch 'issue814' into v2.4-beta. Issue #814.
|
2014-05-29 11:56:07 -04:00 |
|
Davide P. Cervone
|
7a9833becd
|
Add semantics annotation to NativeMML output. This is done in the NativeMML output jax rather than the input jax so that it can be done for any input format (that provides an encoding for it). Also, it avoids having the Show As MathML output include the annotation. Resolves issue #814.
|
2014-05-28 10:30:03 -04:00 |
|
Davide P. Cervone
|
e1f4656783
|
Remove some NativeMML work-arounds for FF >= 29 (apparently fixed in this version). Resolves issue #813.
|
2014-05-28 06:02:26 -04:00 |
|
Davide P. Cervone
|
0ebff03dc1
|
Merge branch 'issue820' into v2.4-beta. Issue #820.
|
2014-05-27 15:18:55 -04:00 |
|
Davide P. Cervone
|
7d9db89c8b
|
Merge branch 'issue821' into v2.4-beta. Issue 821.
|
2014-05-27 15:18:47 -04:00 |
|
Davide P. Cervone
|
4e3977082d
|
Remove fonts from default VARIANT values, which where causing -smallOP to no inherit the normal fonts; this caused \int in STIX (and other fonts) not to be found, and so default to unknown character bboxes. Resolves issue #820.
|
2014-05-22 19:43:30 -04:00 |
|
Davide P. Cervone
|
71f731cbbb
|
Trap error reading cookies. Resolves issue #821.
|
2014-05-22 18:10:35 -04:00 |
|
Davide P. Cervone
|
b84f7772f4
|
Fix zoom box sizes for tagged equations in HTML-CSS and NativeMML output. Issue #824.
|
2014-05-22 18:04:59 -04:00 |
|
Davide P. Cervone
|
ae3197913b
|
Merge branch 'issue815' into v2.4-beta. Issue #815.
|
2014-05-22 15:28:22 -04:00 |
|
Davide P. Cervone
|
6c244ce4dd
|
Merge branch 'issue811' into v2.4-beta. Issue #811.
|
2014-05-22 15:27:44 -04:00 |
|
Davide P. Cervone
|
11e4ba5101
|
Make glyph data be part of BBOX.GLYPH, and make sure that resets don't increment the counter for local <defs> elements.
|
2014-05-22 13:14:29 -04:00 |
|
Davide P. Cervone
|
b2ce6ef0a0
|
Make fallback parser clear itself after use, so there isn't an extra <math> element left over at the end (typsetting again causes problems).
|
2014-05-17 13:48:44 -04:00 |
|
Davide P. Cervone
|
3c98ab81dd
|
Change where ID is modified so that the cache properly accounts for it.
|
2014-05-17 13:47:58 -04:00 |
|
Davide P. Cervone
|
2a11309edd
|
Add options useFontCache and useGlobalCache to control use of <use> elements. Also add Fixed() method to make shorter values for scale and viewport.
|
2014-05-14 14:30:28 -04:00 |
|
Davide P. Cervone
|
267a9a90eb
|
Use width and height attributes rather than styles.
|
2014-05-14 09:30:05 -04:00 |
|
Davide P. Cervone
|
2c3a5f0b79
|
Apparently, node.js uses uppercase nodeName, so use toLowerCase() to change it.
|
2014-05-14 09:29:09 -04:00 |
|
Davide P. Cervone
|
18e0b76b17
|
Set cache-breaking revision number.
|
2014-05-13 20:34:05 -04:00 |
|
Davide P. Cervone
|
5538982def
|
Remove space around accent operators (resolves issue #815).
|
2014-05-12 15:47:01 -04:00 |
|
Davide P. Cervone
|
713d536a68
|
Handle spacing for AMS alignments better (0 space between columns, but add space to left of operators.
|
2014-05-12 15:43:50 -04:00 |
|
Davide P. Cervone
|
48f6c06df4
|
More repacking and recombining (the jax.js files didn't get updated, since they don't have dates that were changed)
|
2014-05-07 18:59:00 -04:00 |
|
Davide P. Cervone
|
3b3cbeece4
|
Repack and recombine
|
2014-05-07 17:16:20 -04:00 |
|
Davide P. Cervone
|
e92f3f2718
|
Change copyright and version numbers
|
2014-05-07 17:02:28 -04:00 |
|
Davide P. Cervone
|
1424afb792
|
Fix up variable issues identified by packer
|
2014-05-07 16:01:13 -04:00 |
|
Davide P. Cervone
|
ad0d7760f0
|
Improve handling of removal of for IE in AlignBox
|
2014-05-07 05:29:31 -04:00 |
|
Davide P. Cervone
|
214a230504
|
Make sure svg is defined before using its width
|
2014-05-06 07:00:29 -04:00 |
|
Davide P. Cervone
|
3ebb153763
|
Ignore mathsize for non-token elements when figuring scales.
|
2014-05-05 11:18:44 -04:00 |
|
Davide P. Cervone
|
ab3a7e429f
|
Always use start marker in IE (fixes sizes of background colors, see mphantom color test).
|
2014-05-05 11:06:10 -04:00 |
|
Davide P. Cervone
|
0b4ee45777
|
Remove when msiePlaceBoxBug is in effect
|
2014-05-05 09:14:49 -04:00 |
|
Davide P. Cervone
|
085c80054c
|
Add option to not show MathPlayer alert (helps with testsuite)
|
2014-05-05 07:55:16 -04:00 |
|
Davide P. Cervone
|
49ede41339
|
Handle MSIE padding bug properly when linebreaking mmultiscripts and when adding nulldelimiterspace wround fractions.
|
2014-05-04 17:46:34 -04:00 |
|
Davide P. Cervone
|
db87f413bb
|
Avoid IE10 compatibility mode (which says v7.0) but documentMode = 9 problem with transformNode() call.
|
2014-05-04 15:52:53 -04:00 |
|
Davide P. Cervone
|
1e9dcb81f8
|
Mark functions that are turned into TEXCLASS.OP so that spacing can be improved for things that look like \left...\right.
|
2014-05-04 15:27:39 -04:00 |
|
Davide P. Cervone
|
09ce98092b
|
Move generic font and fontdata to main jax object so that we are sure to have one (it will be overwritten when the actual font data are loaded).
|
2014-05-04 15:24:49 -04:00 |
|
Davide P. Cervone
|
81cec74252
|
Fix scaling problem with mpadded.
|
2014-05-04 15:23:50 -04:00 |
|
Davide P. Cervone
|
061fe3488b
|
Fix \enclose{}[arrow=1]{} to add updiagonalarrow.
|
2014-04-27 09:02:01 -04:00 |
|
Davide P. Cervone
|
462be1eaeb
|
Make sure that <mo> with minsize or maxsize set are stretched.
|
2014-04-25 17:31:11 -04:00 |
|
Davide P. Cervone
|
7f509db1b5
|
Remove extra space in width (Firefox doesn't process it correctly).
|
2014-04-25 12:32:58 -04:00 |
|
Davide P. Cervone
|
75ffd88dc1
|
Add DOMfilterHooks to MathML input jax.
|
2014-04-25 11:22:23 -04:00 |
|
Davide P. Cervone
|
a9d11e1b92
|
Combine ctop.xsl and mml3mml2.xsl into one, but remove svg tranformation for summation. Issue #799.
|
2014-04-24 21:10:38 -04:00 |
|
Davide P. Cervone
|
c6d73f4689
|
Fix several loading issues with localization files (don't add menu div until files are loaded, and properly handle empty callbacks in loadDomain).
|
2014-04-22 12:31:03 -04:00 |
|
Davide P. Cervone
|
833b69cd2c
|
Merge branch 'issue735' into develop. Issue #735.
|
2014-04-22 08:16:29 -04:00 |
|
Davide P. Cervone
|
e1a43b6996
|
Updated language names. Issue #753.
|
2014-04-22 08:13:16 -04:00 |
|
Davide P. Cervone
|
2470972f99
|
Merge pull request #797 from pkra/issue753
localization update for v2.4. Issue #753.
|
2014-04-22 07:55:19 -04:00 |
|
Peter Krautzberger
|
6ce23c819e
|
localization update for v2.4
|
2014-04-22 12:45:38 +02:00 |
|
Davide P. Cervone
|
3837d8db0e
|
Make Chrome > 32.0 get bold-italic correctly. Issue #735.
|
2014-04-22 06:30:55 -04:00 |
|
Davide P. Cervone
|
6d6cb37923
|
Merge branch 'issue763' into develop. Issue #763.
|
2014-04-21 19:24:19 -04:00 |
|
Davide P. Cervone
|
21282b683f
|
Merge branch 'issue794' into develop. Issue #794.
|
2014-04-21 19:23:38 -04:00 |
|
Davide P. Cervone
|
2b9b4054f1
|
Take fixphi into account when fixing the phi and varphi characters. Issue #353.
|
2014-04-21 19:20:23 -04:00 |
|
Davide P. Cervone
|
cb04ee618c
|
Fix problems with linebreaks in fractions (scaling of lineleading, proper detection of auto indentalign, etc.)
|
2014-04-21 18:16:31 -04:00 |
|
Davide P. Cervone
|
521e6c9fda
|
Remove extra level of nesting from \textit, \textbf, etc.
|
2014-04-21 15:24:30 -04:00 |
|
Davide P. Cervone
|
f54a8ebaaa
|
Fix problem where forced linebreaks could cause lines to disappear (due to recent changes to the linebreaking algorithm).
|
2014-04-21 09:52:59 -04:00 |
|
Davide P. Cervone
|
c548a7f0a6
|
Fix incorrect use of TeX_factor for relative sizes.
|
2014-04-21 05:59:18 -04:00 |
|
Davide P. Cervone
|
04295783bc
|
Make sure \bmod gets space even in scripts. Resolves issue #794.
|
2014-04-21 05:57:10 -04:00 |
|
Davide P. Cervone
|
25bab8f05c
|
Make \newenvironment perform the end substitution BEFORE testing if \end matches the corresponding \begin. This allows \newcommand to use \begin and \end in the substititions. Resolves issue #793.
|
2014-04-20 14:45:54 -04:00 |
|
Davide P. Cervone
|
1e8ae72201
|
Merge branch 'zoom-fix' into develop. Issues #749, #460, #423.
|
2014-04-11 07:56:49 -04:00 |
|
Davide P. Cervone
|
0c083deb4f
|
Merge branch 'issue777' into develop. Issue #777.
|
2014-04-11 07:56:05 -04:00 |
|
Davide P. Cervone
|
662023bed4
|
Merge branch 'issue703' into develop. Issue #703.
|
2014-04-11 07:55:31 -04:00 |
|
Davide P. Cervone
|
d2620501da
|
Get border size properly in IE < 10.
|
2014-04-11 07:36:40 -04:00 |
|
Davide P. Cervone
|
f8ad843365
|
Avoid warning about deprecated event.returnValue.
|
2014-04-10 22:49:49 -04:00 |
|
Davide P. Cervone
|
46ba400ad6
|
Work around WebKit bug with SVG sizes. Resolves issue #749.
|
2014-04-10 22:45:35 -04:00 |
|
Davide P. Cervone
|
6ba5f2a624
|
Make absolute sizes scale when zoomed. Resolves issue #460.
|
2014-04-10 20:48:28 -04:00 |
|
Davide P. Cervone
|
4c2f7ac7c9
|
Handle resizing better (it flickered when shrinking windows), and take original size into account when changing visibility.
|
2014-04-10 20:10:28 -04:00 |
|
Davide P. Cervone
|
26775b9520
|
Make zoom box fit inside closest parent with overflow clipping (if any). Also make the clicable background fit the area properly (it is restricted to that parent element).
|
2014-04-10 06:40:47 -04:00 |
|
Davide P. Cervone
|
432f5eba69
|
Move submenus to the left for RTL languages, and make menus open to the left as well. Resolves issue #777.
|
2014-04-09 17:23:03 -04:00 |
|
Davide P. Cervone
|
c33e0f06b8
|
Fix scaling for SVG (similar to HTML-CSS fixes). Issue #703
|
2014-04-09 16:00:10 -04:00 |
|
Davide P. Cervone
|
239cfe33e5
|
Fix a few bugs with scaling in HTML-CS mode.
|
2014-04-09 15:59:43 -04:00 |
|
Davide P. Cervone
|
defe996cf7
|
Fix mathsize in HTML-CSS output so that it acts as a zoom (spaces, math axis, etc, are all scaled). Issue #703.
|
2014-04-09 13:54:56 -04:00 |
|
Davide P. Cervone
|
a47b1fa009
|
Merge remote-tracking branch 'dpvc/issue687' into develop. Issue #687.
|
2014-03-23 05:48:38 -04:00 |
|
Davide P. Cervone
|
309dbc5a4a
|
If a break occurs at a space or operator that has non-zero width, don't remove next element's initial spacing.
|
2014-03-21 16:54:10 -04:00 |
|
Davide P. Cervone
|
12f969593d
|
Remove initial space after a linebreak properly. Resolves #687.
|
2014-03-21 06:58:46 -04:00 |
|
Davide P. Cervone
|
2bb627844f
|
Added support for linebreaking of mmultiscripts. Resolves issue #617.
|
2014-03-21 06:13:34 -04:00 |
|
Davide P. Cervone
|
283cff4289
|
Merge remote-tracking branch 'dpvc/issue763' into develop. Issue #763.
|
2014-03-20 05:50:04 -04:00 |
|
Davide P. Cervone
|
982d9f92f7
|
Merge remote-tracking branch 'dpvc/issue691' into develop. Issue #691.
|
2014-03-20 05:49:37 -04:00 |
|
Davide P. Cervone
|
6c4996b436
|
Merge remote-tracking branch 'dpvc/issue615' into develop. Issue #615.
|
2014-03-20 05:49:20 -04:00 |
|
Davide P. Cervone
|
b9379938a8
|
Merge remote-tracking branch 'dpvc/issue692' into develop. Issue #692.
the commit.
|
2014-03-20 05:48:57 -04:00 |
|
Davide P. Cervone
|
6a930736aa
|
Merge remote-tracking branch 'dpvc/issue256' into develop. Issue #256.
|
2014-03-20 05:47:08 -04:00 |
|
Davide P. Cervone
|
921f9544c5
|
Merge remote-tracking branch 'dpvc/issue737' into develop. Issue #737.
|
2014-03-20 05:46:40 -04:00 |
|
Davide P. Cervone
|
a12a0e5918
|
Fix unitless width and height in HTML-CSS mglyph, and fix aspect ratio when only one is specified in SVG output. Resolves issue #763.
|
2014-03-19 16:49:23 -04:00 |
|
Davide P. Cervone
|
86388a5965
|
Clear \label even if there is no \tag or equation number. Resolves issue #691.
|
2014-03-19 12:32:48 -04:00 |
|
Davide P. Cervone
|
13d79045b5
|
Add check that font name is valid. Resolves issue #615.
|
2014-03-19 12:05:33 -04:00 |
|
Davide P. Cervone
|
6b93c17d9c
|
Update version of ctop.xsl used in content-mathml extension. Issue #692.
|
2014-03-19 09:38:35 -04:00 |
|
Davide P. Cervone
|
f220993196
|
Remove new Function() calls, and isolate eval() to be used only when necessary. Resolves issue #256.
|
2014-03-18 17:19:36 -04:00 |
|
Davide P. Cervone
|
94c6711d86
|
Add ability to specify additional root paths like [MathJax]. Resolves issue #737.
|
2014-03-18 13:41:48 -04:00 |
|
Davide P. Cervone
|
0f659f5b3e
|
Add support for dotted borders. Resolves issue #770.
|
2014-03-18 12:54:29 -04:00 |
|
Davide P. Cervone
|
6ed8a76d5e
|
Merge remote-tracking branch 'dpvc/issue387' into develop. Issue #387.
|
2014-03-18 12:18:51 -04:00 |
|
Davide P. Cervone
|
24b57ec75e
|
Fix problem with not having all borders specified.
|
2014-03-18 12:17:56 -04:00 |
|
Davide P. Cervone
|
1956063ecc
|
Merge remote-tracking branch 'dpvc/issue751' into develop. Issue #751.
|
2014-03-18 11:50:34 -04:00 |
|
Davide P. Cervone
|
8b4176fc1c
|
Move styling from mtext to merror, and allow the styles to be specified in the configuration. Resolves #387.
|
2014-03-16 08:55:29 -04:00 |
|
Davide P. Cervone
|
63bbb8f28c
|
Add cache-breaking values (when needed) for all javascript, font, and image files loaded from the CDN. Cache-breaking can be controlled on a file-by-file or global basis. Resolves issue #751.
|
2014-03-14 10:48:13 -04:00 |
|
Davide P. Cervone
|
cfb40e9190
|
Add one more font name to check for new web fonts locally.
|
2014-03-05 09:51:41 -05:00 |
|
Davide P. Cervone
|
81d9cce510
|
Work around stupid Fedora stix font package that incorrectly aliases all STIXGeneral fonts to STIX-Word fonts. Resolves issue #501.
|
2014-03-03 18:34:50 -05:00 |
|
Davide P. Cervone
|
4d4db67ad0
|
Make testCollection properly mark STIX fonts as not having the style characters, and fix testing for STIX or MathJax at beginning of font names.
|
2014-03-03 18:33:12 -05:00 |
|
Davide P. Cervone
|
ff8e052806
|
Simplify font selection code for SVG output.
|
2014-02-23 14:52:44 -05:00 |
|
Davide P. Cervone
|
36194fe36a
|
Add a new fonts parameter for HTML-CSS to simplify font configuration.
|
2014-02-23 14:52:43 -05:00 |
|
Davide P. Cervone
|
4ea4816553
|
Simplify handling of new web fonts when selected by menu.
|
2014-02-23 14:52:43 -05:00 |
|
Davide P. Cervone
|
0d2dc7fe27
|
Hack to allow new web fonts to be used locally. The naming of the new fonts should be changed to use the same name for both PC and Mac formats, but that is for a future release. Still need to test Linux.
|
2014-02-23 14:52:43 -05:00 |
|
Davide P. Cervone
|
c9f50f7797
|
Add extra DIV to prevent Font_Test DIV from adding space to the page, even temporarily.
|
2014-02-22 14:14:24 -05:00 |
|
Davide P. Cervone
|
d553f18625
|
Merge branch 'issue576' into develop. Issue #576.
|
2014-02-22 08:33:41 -05:00 |
|
Davide P. Cervone
|
2de09d8121
|
Add a check if defaultEm is zero, and retry after a delay if it is. WebKit seems to have this happen sometimes when web fonts are used for the page (though hard to reproduce). Resolves issue #576.
|
2014-02-21 16:21:09 -05:00 |
|
Davide P. Cervone
|
3614cd1671
|
Merge branch 'develop' into issue703
|
2014-02-21 11:06:47 -05:00 |
|
Davide P. Cervone
|
e67c01ca0b
|
Merge branch 'issue376' into develop. Issue #376.
|
2014-02-21 10:53:07 -05:00 |
|
Davide P. Cervone
|
dfcc8ca0f7
|
Merge branch 'issue738' into develop. Issue #7348.
|
2014-02-21 10:52:43 -05:00 |
|
Davide P. Cervone
|
59ea9a8543
|
Merge branch 'issue734' into develop. Issue #734.
|
2014-02-21 10:47:39 -05:00 |
|
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
|
f38dc200fc
|
Make annotation NOT be a token element, by adding a new isChars flag to force its contents to be a chars node rather than an mtext node (which is why it was labelled isToken originally). Resolves issue #376.
|
2014-02-20 15:38:14 -05:00 |
|
Davide P. Cervone
|
8ed9207668
|
Don't use MathJax_MSIE_Frame for those vesions of IE that suppor position:fixed (7 and above, as it turns out). Resolves issue #738.
|
2014-02-20 14:29:31 -05:00 |
|
Davide P. Cervone
|
3118eeb9d7
|
Compress close and menu images, and only pre-load menu arrow when discoverability is requested. Resolves issue #734.
|
2014-02-20 12:59:28 -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
|
9bed669135
|
Merge branch 'issue240' into develop. Issue #240.
|
2014-02-17 11:28:30 -05:00 |
|
Davide P. Cervone
|
1022eecd99
|
Merge branch 'issue719' into develop. Issue #719.
|
2014-02-17 11:26:20 -05:00 |
|
Davide P. Cervone
|
9220eae8c0
|
Merge branch 'issue709' into develop. Issue #709.
|
2014-02-17 11:25:41 -05:00 |
|
Davide P. Cervone
|
a205aea118
|
Merge branch 'issue624' into develop. Issue #624.
|
2014-02-17 11:25:08 -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
|
d494748ded
|
Changed regular expresion to account for new (longer) Rackspace address. Resolves issue #709.
|
2014-02-16 05:16:53 -05:00 |
|
Davide P. Cervone
|
a5f09d01f6
|
Fix string character reference to work with IE7. Resolves issue #624.
|
2014-02-15 17:49:16 -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
|
2927bbfc34
|
Merge branch 'issue470' into develop. Issue #470.
|
2014-02-15 12:38:21 -05:00 |
|
Davide P. Cervone
|
7313af12c2
|
Merge branch 'issue353' into develop. Issue #353.
|
2014-02-15 12:37:52 -05:00 |
|
Davide P. Cervone
|
243141db7c
|
Merge branch 'issue328' into develop. Issue #328.
|
2014-02-15 12:37:30 -05:00 |
|
Davide P. Cervone
|
dabec97691
|
Merge branch 'issue586' into develop. Issue #586.
|
2014-02-15 12:37:06 -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
|
6d6eccead0
|
Keep track of ID's uses on the page, and make unique ones if there are repeats. Resolves issue #240.
|
2014-02-15 11:15:07 -05:00 |
|
Davide P. Cervone
|
59c351a143
|
Improve layout for CD environment. HTML and SVG is improved; NativeMML is better, but still has some problems. Issue #470.
|
2014-02-15 08:21:03 -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
|
c5e1e43f1c
|
Skip _moz-math-* attributes in Firefox. Resolves issue #328 for now.
|
2014-02-14 14:29:41 -05:00 |
|
Davide P. Cervone
|
5a9c4c66dc
|
Add more comments to document jax and extensions arrays, and fix default value of positionToHash. Issue #586.
|
2014-02-14 11:37:06 -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 |
|