Add calligraphic mathvariant support
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 56
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
The calligraphic variant are widely supported on many mathematical fonts (e.g. STIX). Calligrahic fonts are not part of the Unicode spec, nor the W3C's MathML 3 spec, so the script variant should be retained as the fallback variant. However, the calligraphic variant would provide better compatability with LaTeX/MathJax, and make styling a little easier.
I hope it's not out of the way to suggest this here. If so, please redirect me to the appropriate page. In either case: Thank you for your contributions.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the MathML Core specification and the existing handling of the script variant. Identify the relevant variant definitions and compatibility requirements, then determine the expected behavior and tests needed to confirm calligraphic support without changing the fallback variant.
Written by the indexing model from the issue text.
Assessment
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100