|
|
We collect potential features. Note: This is not a discussion area but a presentation area for review.
|
|
|
|
|
|
* Speed Improvements
|
|
|
* reduce the number of measurements in the HTML-CSS output.
|
|
|
* get HTML-CSS up to SVG speed.
|
|
|
* multi-pass rendering
|
|
|
* enable a first, faster but less precise pass, followed by a second, precise pass.
|
|
|
* develop “simple” HTML-output (faster but potentially lower quality)
|
|
|
* integrate jqmath as output option
|
|
|
* [[Improve loading behavior]]
|
|
|
* improve loading techniques and behavior (review current state of art)
|
|
|
* improve build tools (for combined configs & single-file versions)
|
|
|
* mini fetcher script to check for math in the page.
|
|
|
* investigate webservice for building combined configurations
|
|
|
* create lazy loading extension (prefetch MathJax components after typesetting is complete)
|
|
|
* leverage latest browser technologies (IE9+)
|
... | ... | @@ -16,7 +20,7 @@ We collect potential features. Note: This is not a discussion area but a present |
|
|
* collaborate with browser developers to improve MathJax speed
|
|
|
* Completing MathML 3 support
|
|
|
* implement elementary math elements ([mlongdiv, mstack etc](http://www.w3.org/Math/draft-spec/chapter3.html#presm.elementary))
|
|
|
* [mlongdiv example](http://www.w3.org/Math/testsuite/build/main/Presentation/GeneralLayout/menclose/rec-enclose1-form.xhtml)
|
|
|
* [mlongdiv example](http://www.w3.org/Math/testsuite/build/main/Presentation/GeneralLayout/menclose/rec-enclose1-form.xhtml),
|
|
|
* implement missing mtable attributes (e.g., rowspan, colspan)
|
|
|
* implement right-to-left support
|
|
|
* improve ContentMathML support
|
... | ... | |