Davide P. Cervone
|
f9367aace6
|
Update copyright and version
|
2017-04-24 09:24:28 -04:00 |
|
Davide P. Cervone
|
e60c792e10
|
Update versions and copyrights
|
2016-08-31 11:24:33 -04:00 |
|
Davide P. Cervone
|
78e9737b21
|
Rename FastHTML to PreviewHTML and FHTML-preview.js to fast-preview.js
|
2015-09-01 18:45:20 -04:00 |
|
Davide P. Cervone
|
07eb553f8d
|
Merge branch 'chtml' into develop. Issue #1051.
|
2015-09-01 08:13:11 -04:00 |
|
Davide P. Cervone
|
ac8a9564ec
|
Add compatibility CHTML-preview.js (it just calls the new one).
|
2015-08-09 15:04:36 -04:00 |
|
Davide P. Cervone
|
66cdd5fcab
|
Change CHTML-preview to FHTML-preview, and make it backward compatible.
|
2015-08-05 17:53:27 -04:00 |
|
Davide P. Cervone
|
cd12ba63d9
|
Make chunking parameters only be used when fast preview is enabled.
|
2015-07-08 15:30:49 -04:00 |
|
Davide P. Cervone
|
d47dbd1c52
|
Update version numbers.
|
2015-04-21 11:49:54 -04:00 |
|
Peter Krautzberger
|
9263cc4506
|
simplify browser check
as per @dpvc's suggestion
|
2015-04-15 10:10:21 -04:00 |
|
Peter Krautzberger
|
c91a420b1d
|
fix IE version check
|
2015-04-15 10:10:21 -04:00 |
|
Peter Krautzberger
|
95c00da5ea
|
for #1137: disable CHTMLpreview.js on IE<8
|
2015-04-15 10:10:21 -04:00 |
|
Davide P. Cervone
|
f5c10288dd
|
Update copyright dates.
|
2015-01-29 10:21:06 -05:00 |
|
Davide P. Cervone
|
31fcf19d92
|
Update file versions to 2.5.0. Ready for release!
|
2015-01-28 14:49:36 -05:00 |
|
Davide P. Cervone
|
0433a7b0ee
|
Some fixes to get things to work in older IE versions.
|
2015-01-28 14:46:15 -05:00 |
|
Davide P. Cervone
|
efa443ce65
|
Check for toCommonHTML first, and allow errors to propagate (restarts should restart, not be trapped here). Resolves issue #1018.
|
2015-01-23 12:45:26 -05:00 |
|
Davide P. Cervone
|
88a96372c0
|
Update version numbers for 2.5.0-beta
|
2014-12-30 18:27:01 -05:00 |
|
Davide P. Cervone
|
034041e6d3
|
Adjust times so that the second pass doesn't take so long (we may need to tweak these further).
|
2014-12-30 18:20:20 -05:00 |
|
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
|
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
|
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
|
8ebcd614c3
|
Properly handle restarts within the creation of the previews
|
2014-08-16 12:59:16 -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 |
|