I have the following segment of Markdown with embedded LaTeX equations:
# Fisher\'s linear discriminant
\\newcommand{\\cov}{\\mathrm{cov}}
\\newcommand{\\A}
As discussed above, Windows doesn't have the font Lucida Grande
, so substituting the Math Font with Cambria Math
should work.
test.docx
to test.zip
vim test.zip
and select test/word/settings.xml
Lucida Grande
to Cambria Math
You can then also supply that file as a sort of docx template to pandoc with the --reference-docx option.