... | ... | @@ -91,12 +91,12 @@ See also [[Improve loading behavior]] |
|
|
### Font improvements
|
|
|
|
|
|
* allow font mixing
|
|
|
* switch fonts within document (e.g.,
|
|
|
* switch fonts within document (e.g., some equations use STIX, others Neo Euler perhaps depending on the CSS of their context (e.g., textbook problems vs solutions))
|
|
|
* supplementing character coverage
|
|
|
* if the selected font does not cover a Unicode character, load a second font to provide it.
|
|
|
* generic font support in HTML output
|
|
|
* Support for ubiquitous commercial fonts (local installation only)
|
|
|
* Lucida Sans, Apple symbol fonts, Arial unicode
|
|
|
* crowdsource font-metric generation for local fonts
|
|
|
|
|
|
### Input improvements
|
|
|
|
... | ... | @@ -115,7 +115,7 @@ See also [[Improve loading behavior]] |
|
|
|
|
|
#### integrate graphical component
|
|
|
|
|
|
* expand internal format with SVG
|
|
|
* expand internal format (e.g., with SVG)
|
|
|
* move beyond MathML 3
|
|
|
* diagrams, graphs, etc.
|
|
|
* visualizations
|
... | ... | |