Closed
Bug 963122
Opened 12 years ago
Closed 9 months ago
Use Open Type MATH constants for bevelled fractions
Categories
(Core :: MathML, enhancement)
Core
MathML
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: fwang, Unassigned)
References
Details
Attachments
(1 obsolete file)
TeX does not have a special construction for bevelled fractions and thus mfrac@bevelled was implemented with our own rules.
The Open Type MATH table has two parameters SkewedFractionHorizontalGap and SkewedFractionVerticalGap that could be used but we might need to rewrite a bit the code for mfrac@bevelled.
One thing to decide here is that the thickness can be made arbitrary large in MathML and so I'm not sure how the two gaps can remain constant without having the slash overlapping with the numerator and denominator.
(BTW, the computation of the preferred with is not very good, we have to introduce a slashMaxWidthConstant. Perhaps this can be improved too.)
Updated•12 years ago
|
Severity: normal → enhancement
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Attachment #9385456 -
Attachment is obsolete: true
| Reporter | ||
Comment 2•9 months ago
|
||
mfrac@bevelled has been unshipped for a while.
Status: NEW → RESOLVED
Closed: 9 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•