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
  • Issues
  • #2723
Closed
Open
Issue created Jun 28, 2021 by Administrator@rootContributor

Operator Spacing

Created by: jmitsdarfer

By default, MathJax's renderers implement the spacing rules for TeX rather than the MathML rules. If you want to use MathML spacing rules, you need to configure the MathML input jax to enforce that. If you add

MathML: {useMathMLspacing: true},

to your configuration, then I think you should get the result that you expect.

Originally posted by @dpvc in https://github.com/mathjax/MathJax/issues/1432#issuecomment-206560048

Davide- I saw this old post, and we were hoping to try this out too:

MathML: {useMathMLspacing: true},

In the other suggestions you mentioned to me recently, there was a script tag with a lot of other data inside. Do we need more than just the above to make this work, or that is it? Also, is there any specific location where it should be placed? I tried putting this in the same location as the others (before the script that loads MathJax), but it didn't seem to make a difference.

Thanks, Julie

Assignee
Assign to
Time tracking