Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M MathJax
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 304
    • Issues 304
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MathJax
  • MathJax
  • Wiki
  • Mathjax backlog

Mathjax backlog · Changes

Page history
a few additions authored Mar 02, 2015 by Peter Krautzberger's avatar Peter Krautzberger
Hide whitespace changes
Inline Side-by-side
Mathjax-backlog.md
View page @ 2c09c8cf
......@@ -97,6 +97,10 @@ See also [[Accessibility goals]], [this user group discussion](https://groups.go
### Font improvements
* retire PNG fonts
* possibly make them a separate extension, possibly merge as data-uri
* improve TeX fonts
* is http://sourceforge.net/projects/cm-unicode/ an option?
* switch to [CSS Font Loading Module Level 3](http://dev.w3.org/csswg/css-font-loading/) on Chrome 35+
* supplementing character coverage
* if the selected font does not cover a Unicode character, load a second font to provide it.
......@@ -122,7 +126,7 @@ See also [[Accessibility goals]], [this user group discussion](https://groups.go
* investigating new output formats
* canvas
#### integrate graphical component
#### add graphical component
* expand internal format (e.g., with SVG)
* move beyond MathML 3
......@@ -130,6 +134,8 @@ See also [[Accessibility goals]], [this user group discussion](https://groups.go
* visualizations
* dynamic graphics (e.g., commutative diagram being drawn)
* enable manipulation of diagrammatic content (e.g. allow reader to rearrange nodes of a graph)
* move beyond math (e.g., ChemML)
* add TeX extensions (e.g., modeled after tikz or xypic)
### Extensions
......@@ -152,8 +158,10 @@ See also [[Accessibility goals]], [this user group discussion](https://groups.go
### Documentation
### Internal Testing
### Testing
* implement CI with SauceLabs
* possibly switch test runners
* improve fuzz testing
* integrating MathJax testing into other testing environments
......@@ -161,7 +169,7 @@ See also [[Accessibility goals]], [this user group discussion](https://groups.go
* MathJax workshop / conference
* MathJax community meetups
* Math accessibility workshop (AIM)
* Math accessibility workshop
* MathJax in education (web literacy, authoring, annotation)
* MathJax in authoring tool chains for research and publishing
* Native browser MathML development in Gecko and WebKit
......
Clone repository

MathJax Wiki

  • Contributing
    • Contributor License Agreement etc
    • Quick guide to translating mathjax
  • Development
    • Development Process
      • Release Process Checklist
      • Documentation Update Process
      • Source Control Policies
    • Design Documents
      • MathJax Roadmap
      • CDN Hosting
        • CDN requirements
        • CDN Hosting at Google Cloud Storage
      • Performance Discussion
      • Profiling and Diagnostics Tools
      • Documentation generation guide
      • Testing
        • Platforms supported
        • Test Machines
  • MathJax web presence
  • Drafts