[BlindMath] Converting docx to Xhtml

Joseph Polizzotto jpolizzotto at htctu.net
Fri Mar 2 05:06:56 UTC 2018


Which mathpage target are you using? E.g., HTML + MathML.

If you can toggle all the MathType equations to TeX with MathType, try  
using the mathpage target HTML + MathML+ MathJax.

BTW, if you have a DOCX with TeX, you can bypass MathType and just use  
Pandoc to convert to HTML. You can use either the -mathml or -mathjax  
switch.

pandoc my_file.docx -t html5 —mathjax -o my_output.html

-- 
Joseph Polizzotto
HTCTU Instructor





More information about the BlindMath mailing list