LaTeX2docx
Tool to convert tex files into docx files.
This is a modified version of TeXsword (https://sourceforge.net/projects/texsword/ ) to convert tex files into docx files with use of TeX4ht (http://www.tug.org/tex4ht/ ). TeX4ht is a tool to convert tex files to html files. The html file can be saved as docx file via Microsoft Word. A disadvantage of the normal tex4ht flow is that the resulting mathematical formulas cannot be edited. TeX4ht converts formulas to images. LaTeX2docx fixes exactly this deficit. LaTeX2docx is based on TeXsword which is a tool for creating and editing tex formulas in MS Word. ...