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
  • #475
Closed
Open
Issue created May 20, 2013 by Administrator@rootContributor

The double-bar delimiter does not stretch in MathJax v2.2

Created by: robjohn

This does not appear in MathJax v2.1. In the following code, the \left|...\right| delimiters do not stretch as the \left{...\right} do

$$ \begin{array}{cc} | \frac{a}{b} | & \left| \frac{a}{b} \right| \ { \frac{a}{b} } & \left{ \frac{a}{b} \right} \end{array} $$

This bug was noted on math.stackexchange: http://meta.math.stackexchange.com/q/9647

This problem also appears with \lVert \rVert \lvert and \rvert delimiters.

Assignee
Assign to
Time tracking