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
  • #3011
Closed
Open
Issue created Mar 02, 2023 by Alex Edgcomb@AlexEdgcomb

MML overline too high in MathJax 4.0.0-alpha.1

Issue Summary

An MML overline ‾ is too high in MathJax 4.0.0-alpha.1

Steps to Reproduce:

  1. Go to https://codepen.io/alexedgcomb/pen/ZEMKELP

Observed: Overline is too high over the s image

Expected: Overline closer to the s, like in MathJax 3.2.2 https://codepen.io/alexedgcomb/pen/abaWvLz image

Technical details:

  • MathJax 4.0.0-alpha.1
  • MacOS 13.2
  • Browser: Firefox 110

I am not using a MathJax configuration and loading MathJax via

<script src="https://cdn.jsdelivr.net/npm/mathjax-full@4.0.0-alpha.1/es5/mml-svg.min.js"></script>

Supporting information:

Issue present across OS/browsers, and for both SVG and CHTML output.

Issues not present in LaTeX overline in MathJax 4.0.0-alpha.1 https://codepen.io/alexedgcomb/pen/ExemVoa

So, perhaps is an MML input issue.

Assignee
Assign to
Time tracking