Best Approach for MathML and Equation Domain Support in OT #4721
Unanswered
super-structure
asked this question in
Q&A
Replies: 1 comment
|
@jelovirt Wondering if you might be willing to weigh in on this. In the interest of resolving issue 1774, do you have a preference? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've done work on a plugin for math content (equation domain and MathML) for both FO and HTML5 outputs for the open toolkit. As it stands, this solves a lot of the problems for my employer but is maybe too specific in some ways for a general solution. Namely:
<dl>within an<equation-figure>that is not per the DITA specSo, if this work were to be presented as a resolution to issue #1774, I am hoping to get some input as to which of the following approaches would be the best practice:
My inclination is that option 1 would be the best way, as it seems to this handles the equation domain and mathml in the most consistent manner with the rest of the DITA v1.3 specification. Does anyone else have strong opinions or thoughts on this?
All reactions