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
  • #1803
Closed
Open
Issue created Jul 10, 2017 by Administrator@rootContributor

<style>html { font-size: 15px; }</style> alters width calculations

Created by: SuzanneSoy

In https://jsfiddle.net/xvc1e6qL/, $x\vcenter{aaaaaaaaaaaaaaaaaaaaaaaaaaa\\bbbbbbb}y$ renders with extra space on the right when the page's stylesheet sets html { font-size: 15px; } (on Chromium 57.0.2987.110 (64-bit) if that matters). Here's a screenshot with HTML-CSS mode:

extra space on the right of the aaaaa…

Using an array (with \! on each side, source code here: https://jsfiddle.net/k9vbs42e/) produces the same result.

The size of the error seems proportional to the number of as https://jsfiddle.net/wevnsjyn/, here's a screenshot with CommonHTML mode using array:

proportional

Different values for font-size produce different, seemingly random spacing issues:

15px: spacing issue 14px: spacing issue 13px: spacing issue 12px: spacing issue

Assignee
Assign to
Time tracking