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
  • ContentMathML extension proposal

ContentMathML extension proposal · Changes

Page history
some more fixes; added note on presentation in annotation authored Apr 11, 2014 by Peter Krautzberger's avatar Peter Krautzberger
Show whitespace changes
Inline Side-by-side
ContentMathML-extension-proposal.md
View page @ 73b12da4
...@@ -51,13 +51,14 @@ first comes out as `{a,b,c}` and the second as `set(a,b,c)` that is OK too. ...@@ -51,13 +51,14 @@ first comes out as `{a,b,c}` and the second as `set(a,b,c)` that is OK too.
But it is always acceptable to render in prefix form. But it is always acceptable to render in prefix form.
Since many users of Strict are thinking in terms of lambda calculus expressions (e.g. for theorem provers), they will probably be happier if a sum of terms is rendered as `plus(1,2,3)` rather than `1+2+3` or if lambda terms is rendered as written rather than our guess of what a simplified rendering should be. Since many users of Strict are thinking in terms of lambda calculus expressions (e.g. for theorem provers), they will probably be happier if a sum of terms is rendered as `plus(1,2,3)` rather than `1+2+3` or if lambda terms are rendered as written rather than our guess of what a simplified rendering should be.
### Future features ### Future features
* localization -- see https://github.com/mathjax/MathJax/issues/695 * localization -- see https://github.com/mathjax/MathJax/issues/695
* prefer embedded Presentation MathML over the conversion. If an author makes the effort to add Presentation as annotation-xml, then MathJax should honor it.
### notes from a MathML test suite run ### notes from a MathML test suite run
......
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
        • Managing Rackspace Cloud Files & CDN
        • Directory Structure
        • .htaccess settings
        • CDN requirements
        • CDN Hosting at Google Cloud Storage
      • Performance Discussion
      • Profiling and Diagnostics Tools
      • Configuration Options
      • Documentation generation guide
      • Testing
        • Platforms supported
        • Test Machines
  • MathJax web presence
  • Drafts