The math alphabets such as \mathcal{ABCDEF} are rendered using <mi data-mjx-variant="-tex-calligraphic" mathvariant="script">A</mi> mathvariant is not in mathml-core so the end result depends on CSS and local font install. On Chrome I get Cambria Math ascii in italic style A and in firefox I get STix Two Math Ascii A in italic style, so not calligraphic/script in either case. It would be better to use the Unicode math alphabet codepoints, so in this case 𝒜ℬ𝒞𝒟ℰℱ”
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Fix mathcal in chrome | mediawiki/extensions/Math | master | +68 -25 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Declined | Stegmujo | T310373 Make Mathoid Client a standalone class | |||
| Open | None | T327098 Implement Math Accessibility Features necessary for Intent attribute usage | |||
| Resolved | Physikerwelt | T302628 Implement native MathML rendering in Math | |||
| Resolved | Physikerwelt | T346795 User Feedback to MathML implementation in Math extension | |||
| Resolved | BUG REPORT | Stegmujo | T352196 native: Rendering error in Letters written in Blackboard bold | ||
| Resolved | BUG REPORT | Stegmujo | T352536 native: Rendering for MathCal not working on Chrome |
Event Timeline
Comment Actions
Change 979217 had a related patch set uploaded (by Stegmujo; author: Stegmujo):
[mediawiki/extensions/Math@master] Fix mathcal in chrome
Comment Actions
Change 979217 merged by jenkins-bot:
[mediawiki/extensions/Math@master] Fix mathcal in chrome
