-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Mathjax v2.5
pkra edited this page Sep 16, 2014
·
11 revisions
This release focuses on speed improvements.
Goal: get HTML-CSS to SVG speed
- Eliminate some measurements that modern browsers don't need anymore
- eliminate lots of measurements for simple output
- see this branch and config option
Goal: enable a first, faster but less precise pass, followed by a second, precise pass.
- develop “simple” HTML-output (faster but potentially lower quality)
- focused on speed
- stable across browsers.
- development in this branch
- incorporate two-pass mode
- see this extension
- ship the new ContentMML extension