... | ... | @@ -56,6 +56,9 @@ See also [[Improve loading behavior]] |
|
|
|
|
|
## Accessibility and UI
|
|
|
|
|
|
|
|
|
See also [[Accessibility goals]], [this user group discussion](https://groups.google.com/group/mathjax-users/browse_thread/thread/d9141c849835300e/8361b101a1f504ef?lnk=gst&q=readwrite#8361b101a1f504ef)
|
|
|
|
|
|
* Improve UI (MathJax Menu) accessibility
|
|
|
* enable call of menu from keyboard navigation
|
|
|
* use modern ARIA
|
... | ... | @@ -90,6 +93,7 @@ See also [[Improve loading behavior]] |
|
|
|
|
|
### Font improvements
|
|
|
|
|
|
* switch to [CSS Font Loading Module Level 3](http://dev.w3.org/csswg/css-font-loading/) on Chrome 35+
|
|
|
* allow font mixing
|
|
|
* 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
|
... | ... | @@ -126,10 +130,12 @@ See also [[Improve loading behavior]] |
|
|
### Extensions
|
|
|
|
|
|
* list of requested extensions / ideas / potential user contributiosn
|
|
|
* chemfig
|
|
|
* Feynman diagrams; could use http://photino.github.io/jquery-feyn/index.html
|
|
|
* siunitx
|
|
|
* bordermatrix (needs colspan/rowspan?)
|
|
|
* mathapedia (pstricks)
|
|
|
* SageTeX
|
|
|
* chemfig
|
|
|
* Feynman diagrams (cf. http://photino.github.io/jquery-feyn/index.html)
|
|
|
* chemdoodle, kitware (chemistry)
|
|
|
|
|
|
### Documentation
|
... | ... | |