Skip to content

Conversation

@dpvc
Copy link
Member

@dpvc dpvc commented Jan 21, 2026

This PR fixes a problem with CHTML output for bevelled fractions. The vertical positions were not using the proper scaling factor (the data from getBevelledData() includes the scaling already, so we don't need to adjust for it).

Resolves issue mathjax/MathJax#3506.

@dpvc dpvc requested a review from zorkow January 21, 2026 17:36
@dpvc dpvc added this to the v4.1.1 milestone Jan 21, 2026
@codecov
Copy link

codecov bot commented Jan 21, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.51%. Comparing base (95faa0c) to head (2b04e5a).

Files with missing lines Patch % Lines
ts/output/chtml/Wrappers/mfrac.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           develop    #1419     +/-   ##
==========================================
  Coverage    86.51%   86.51%             
==========================================
  Files          340      340             
  Lines        85993    85993             
  Branches      4825     3184   -1641     
==========================================
  Hits         74397    74397             
  Misses       11596    11596             

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants