How to remove diamonded question marks from equations converted from OMML to MathType?
问题 I have simple bookdown document with labeled LaTeX equation: --- title: "Equation text" output: bookdown::pdf_document2: default bookdown::word_document2: default --- Below is the binom equation \begin{equation} f\left(k\right)=\binom{n}{k}p^k\left(1-p\right)^{n-k} (\#eq:binom) \end{equation} With RStudio it Knits normally to PDF: Also it knits to docx-document and I have OMML equation inside: But for some reason I need to have this equation in MathType form. So I perform its conversion from