Closed
Bug 27618
Opened 25 years ago
Closed 25 years ago
Alignment in `A = matrix'
Categories
(Core :: MathML, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: gartside, Assigned: rbs)
References
()
Details
A few screens into the above mathml page, there is a display mode, `matrix =
M^n' statement.
The `= M^n' is not centered with the matrix.
I mean, if you write `A = matrix', one expects the `A=' to be on a line with the
centre of the matrix.
<mtable> -- the bug is a due to the part of the work that is yet to be done in
the <table> corner.
Status: NEW → ASSIGNED
Added support for <mtable align='top|bottom|center|baseline|axis'>
(with the default being align='axis' to cause the table to be aligned on the
math axis).
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 3•25 years ago
|
||
VERIFIED using Windows 2000 Mozilla bits 2000090706-MathML-SVG.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•