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
  • #1393
Closed
Open
Issue created Feb 18, 2016 by Administrator@rootContributor

CommonHTML fraction rendering results in overlap with surrounding punctuation

Created by: barillax

Test cases:

Here's a fraction $ \dfrac{11}{100} $. Here's a fraction $ \dfrac{11}{100} $!

Notice that the punctuation ending the sentence will overlap with the fraction due to the position: absolute fraction bar not contributing to the width of MathJax span.

There are ways to hack around this, such as manually inserting \space onto the end of the MathJax, but it wasn't necessary in the HTML-CSS processor previously. Suggestions for better workarounds are welcome!

Assignee
Assign to
Time tracking