At the moment I am transforming a large .tex file into .docx. However, many of the equations are broken, also the figures. Since I need only the fulltext in the docx file: Is there a way to tell pandoc to neglect all the equation and figure environments and only to transform the text? This question is related to another question, which has not been answered yet.
Thanks in advance!