-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discussion on the use of altimg attribute in <math> #31
Comments
But it is in MathML fundamentals? I would like to include it. |
Yes, it is in MathML 3 and MathML 4. If we strictly follow MathML Core, we shouldn't include the I also noticed that in the first comment I seem to have confused |
When writing the commit, I started thinking that is |
Altimg attibute for
<math>
is not in MathML Core and it is in MathML 3, MathML 4.What we know now
The experience is shared that reading systems that don't support MathML code, display the fallback image.
Edit: Removing this part, because it's about
alttext
:Some contents I have seen in the alttext: ASCIIMath, LaTeX or "math as it is spoken".It is used at Tibi for ASCIIMath fallback.Remove end.
Edit: Addition about challenges:
Challenges
If the fallback image has errors in it, it will be difficult for us to fix it in post production. It would always have to be sent back to the supplier - unless somebody comes up with a way of producing the math image themselves. I think it can be done with MathJax, but I haven't looked into it.
Testing and developement
The text was updated successfully, but these errors were encountered: