Closed
Bug 974973
Opened 11 years ago
Closed 11 years ago
Update the MathML equations with the TeXZilla plugin
Categories
(Developer Documentation Graveyard :: MathML, defect)
Developer Documentation Graveyard
MathML
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fredw, Unassigned)
References
Details
Once the TeXZilla plugin is integrated into MDN, we could update the MathML content outside the MathML project pages with the TeXZilla. That way, people will be able to reedit the equations using the TeX source. Some pages:
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/transform
https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/Basic_Transformations#Complex_transformations_with_matrix%28%29
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/sqrt
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/hypot
(note: the few image annotations for Blink/Trident will be lost since I think the plugin does not try to preserve the semantics annotations)
Comment 1•11 years ago
|
||
Thanks Frédéric, as these are content updates, it belongs under "documentation requests".
Changing accordingly, so that this also appears on the doc status page:
https://developer.mozilla.org/en-US/docs/Web/MathML/Documentation_status
Assignee: nobody → fscholz
Component: General → MathML
Product: Mozilla Developer Network → Developer Documentation
Updated•11 years ago
|
Assignee: fscholz → administration
| Reporter | ||
Comment 2•11 years ago
|
||
Thanks, I wanted to do that but could not find the component (I only looked MDN subcategories).
| Reporter | ||
Comment 3•11 years ago
|
||
Done for the first two links as well as for
https://developer.mozilla.org/en-US/docs/Web/CSS/transform#matrix
We'll need to check that we can edit the formula again when TeXZilla is installed on MDN.
One issue I noticed: Kuma seems to remove the line breaks in the <annotation/> element, which means that the TeX source may become less "readable".
| Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•