Skip to content
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

Some commands should generate the appropriate Unicode characters #216

Closed
fred-wang opened this issue Mar 26, 2012 · 4 comments
Closed

Some commands should generate the appropriate Unicode characters #216

fred-wang opened this issue Mar 26, 2012 · 4 comments

Comments

@fred-wang
Copy link
Contributor

The semantics of the MathML code generated by some LaTeX commands could be improved by generating the appropriate Unicode characters. However, that may not always be possible for the moment when our MathJax fonts do not include the necessary glyphs.

These tests fail in LaTeXToMathML

LaTeXToMathML/above-below/accents-1.html
LaTeXToMathML/symbols/largeops-1.html
LaTeXToMathML/primes-1.html

See the comments in the manifest files:
http://devel.mathjax.org/testing/testsuite/LaTeXToMathML/above-below/reftest.list
http://devel.mathjax.org/testing/testsuite/LaTeXToMathML/symbols/reftest.list
http://devel.mathjax.org/testing/testsuite/LaTeXToMathML/reftest.list

@fred-wang
Copy link
Contributor Author

Some issues were actually already reported:

#116
#119

@ghost ghost assigned dpvc Aug 20, 2012
dpvc added a commit to dpvc/MathJax that referenced this issue Aug 20, 2012
… This covers most of issues mathjax#116, mathjax#119, and mathjax#216.  Still need to merge multiple primes into the characters for those.
@dpvc
Copy link
Member

dpvc commented Aug 20, 2012

OK, these issues are handled in the issue119 branch of my fork of MathJax.

@fred-wang
Copy link
Contributor Author

LaTeXToMathML/primes-1.html looks good. I just need to add the new class="MJX-variant" for the single prime.

@fred-wang
Copy link
Contributor Author

Tests updated.

LaTeXToMathML/above-below/accents-1.html
LaTeXToMathML/above-below/accents-3.html
LaTeXToMathML/symbols/largeops-1.html
LaTeXToMathML/symbols/largeops-2.html
LaTeXToMathML/primes-1.html

I executed the tests on Firefox and all look ok. Thanks.

=> Ready for release

@dpvc dpvc closed this as completed Nov 1, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants