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
  • #1933
Closed
Open
Issue created Feb 20, 2018 by Peter Krautzberger@pkraContributor

[2.7.3] [SVG] [STIX] changes to stretching parentheses

I was testing 2.7.3 and my visual regression tests caught the following oddity:

Reduced test case:

$${{\left( \int \int \right)}^\frac{1}{2}}. $$

Using 2.7.3 with SVG output using STIX fonts, MathJax is using stretchy parentheses - in v2.7.2 it was using Size3 parentheses.

Oddly enough

$${{\left( \int \right)}^\frac{1}{2}}. $$

is using stretchy ones in 2.7.2 as well. (But not with two integrals or any other additional content).

I'm wondering if this is expected behahvior. Size3 looks a bit better to me but I could easily be wrong.

Assignee
Assign to
Time tracking