Davide P. Cervone
|
0305716511
|
Allow configuration to disable CHTML-preivew, but still allow menu to override. Make loading of this page enable preview by default. Fix handling of preview color. Fix restart when CommonHTML config is loaded but jax.js isn't.
|
2014-12-30 17:53:20 -05:00 |
|
Davide P. Cervone
|
501b96c859
|
Save preview in script.MathJax to fix issue #975.
|
2014-12-26 17:49:59 -05:00 |
|
Davide P. Cervone
|
252fda6762
|
Merge branch 'common-html' into CHTML-preview
|
2014-12-06 10:24:03 -05:00 |
|
Davide P. Cervone
|
19c464508d
|
Merge branch 'issue970' into common-html
|
2014-12-06 10:23:21 -05:00 |
|
Davide P. Cervone
|
da37204eb2
|
Handle moveable limits on munderover. Resolves issue #970.
|
2014-12-06 10:22:01 -05:00 |
|
Davide P. Cervone
|
2cbe3ebb92
|
Merge branch 'common-html' into CHTML-preview
|
2014-12-06 09:57:16 -05:00 |
|
Davide P. Cervone
|
cd3a550252
|
Merge branch 'issue968' into common-html
|
2014-12-06 09:56:45 -05:00 |
|
Davide P. Cervone
|
1fe80b441a
|
Handle <mlabeledtr> by dropping the label for now. Resolves issue #968.
|
2014-12-06 09:54:45 -05:00 |
|
Davide P. Cervone
|
8c616789ef
|
Fix some local/global variable issues detected by doing the compression.
|
2014-11-08 09:30:24 -05:00 |
|
Davide P. Cervone
|
ff6d6935df
|
Handle loading of CommonHTML jax better (do it when we detect it is not present, rather than trying to hook into the input jax require array).
|
2014-11-08 09:29:47 -05:00 |
|
Davide P. Cervone
|
d128cfbd5d
|
Add menu item for fast preview, and check for it in the preview code. Make sure CHTML-preview.js is loaded in MathJax.js if the menu item is selected.
|
2014-11-02 10:03:26 -05:00 |
|
Davide P. Cervone
|
b137d2e65d
|
Add support for mfenced, and refactor mrow code to allow reuse of some pieces.
|
2014-09-20 14:07:27 -04:00 |
|
Davide P. Cervone
|
ff970b8af0
|
Add fake content so that the size of the box will be normalized for text. This may have to be fixed in the future if the space causes problems (perhaps a zero-width space would be better).
|
2014-09-19 10:46:15 -04:00 |
|
Davide P. Cervone
|
670f5809f8
|
Use large chunks and reduce processUpdateTime to get browser responsiveness. Remove the processing messages during output, since it will now be slower and the math is showing.
|
2014-08-20 14:49:29 -04:00 |
|
Davide P. Cervone
|
fb3d2c2d07
|
Make CHTML-preview previews inherit the surrounding color
|
2014-08-18 12:53:18 -04:00 |
|
Davide P. Cervone
|
4ad33386ef
|
Remove styling of preview (left over from use as an input postfilter)
|
2014-08-16 13:00:26 -04:00 |
|
Davide P. Cervone
|
8ebcd614c3
|
Properly handle restarts within the creation of the previews
|
2014-08-16 12:59:16 -04:00 |
|
Davide P. Cervone
|
f0c0c6386e
|
Properly handle callbacks returned by pre- and postfilter hooks.
|
2014-08-16 12:58:51 -04:00 |
|
Davide P. Cervone
|
05c7aace26
|
Add CHTML-preview extension that uses the CommonHTML output jax to create fast previews that are replaced (more slowly) by the normal output jax.
|
2014-08-16 09:26:47 -04:00 |
|
Davide P. Cervone
|
3463017f85
|
Change .bbox to .CHTML to prevent conflicts with other output jax
|
2014-08-16 08:27:02 -04:00 |
|
Davide P. Cervone
|
0864dfcd79
|
Remove commas that confuse IE8, work around IE8 problem with insertBefore when second argument is negative, fix mspaces with negative width, and add a hack to avoid negative spaces after \int to adjust for different spacing between CM and Times fonts.
|
2014-07-29 06:49:24 -04:00 |
|
Davide P. Cervone
|
781689e7e4
|
First version of CommonHTML output jax
|
2014-07-28 17:42:51 -04:00 |
|
Davide P. Cervone
|
7aab884fd0
|
Merge pull request #874 from pkra/nodejs
merging @dpvc's Nodejs branch into develop.
|
2014-07-21 10:06:35 -04:00 |
|
Davide P. Cervone
|
41df4b5cfa
|
Merge pull request #864 from pkra/issue863
fixes #863
|
2014-07-18 11:42:38 -04:00 |
|
Peter Krautzberger
|
682bc7969e
|
fixes #863 -- math.cloneNode should be set to true
|
2014-07-10 12:47:30 +02:00 |
|
Davide P. Cervone
|
d06675ae89
|
Mark SVG spans as MathJax ones properly.
|
2014-06-24 16:40:52 -04:00 |
|
Davide P. Cervone
|
6912edadbb
|
Merge branch 'v2.4-latest' into develop
|
2014-06-13 05:37:18 -04:00 |
|
Davide P. Cervone
|
60e0a8c5cd
|
Added CONTRIBUTING.md from Peter's branch
|
2014-06-12 11:30:50 -04:00 |
|
Davide P. Cervone
|
88de247409
|
Repack and recombine previous commit.
|
2014-06-12 10:16:28 -04:00 |
|
Davide P. Cervone
|
bbb5f6084b
|
Put back mtdWidthBug for FF since it is still not right. Issue #813.
|
2014-06-12 10:15:32 -04:00 |
|
Davide P. Cervone
|
e28151126b
|
Update README-branch.txt
|
2014-06-12 05:53:53 -04:00 |
|
Davide P. Cervone
|
1a895e2a7c
|
Update version numbers, repack, and recombine
|
2014-06-12 05:53:13 -04:00 |
|
Davide P. Cervone
|
12313a6629
|
Add missing array in signal data
|
2014-06-08 21:09:00 -04:00 |
|
Davide P. Cervone
|
f9afa15ecc
|
Correct ID for global glyph lookup
|
2014-06-08 21:08:31 -04:00 |
|
Davide P. Cervone
|
6dfaf0e464
|
Add comments
|
2014-06-08 21:00:01 -04:00 |
|
Davide P. Cervone
|
6ab067a14c
|
Switch beta.mathjax.org to cdn.mathjax.org (since https users will never get this beta MathJax.js anyway).
|
2014-06-01 11:37:08 -04:00 |
|
Davide P. Cervone
|
b29833de63
|
Repack and recombine 2.4-beta-2
|
2014-06-01 11:35:06 -04:00 |
|
Davide P. Cervone
|
d92ae61db1
|
Fix variable reference turned up by packer
|
2014-06-01 10:54:47 -04:00 |
|
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
|
87d38cd1f7
|
Merge branch 'issue814' into v2.4-beta. (semantic annotations in
toMathML output). Issue #814.
|
2014-06-01 10:24:25 -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
|
54007abc60
|
Merge branch 'issue813' into v2.4-beta. Issue #813.
|
2014-05-29 11:55:44 -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 |
|