Skip to content

nvminhtu/LaTex2Docx

 
 

Repository files navigation

Latex2docx

Latex2docx is a Python program that converts latex files into MS Word .docx files. Since Latex can do much more than MS Word, do not expect every Latex file can be converted, and do not expect converted files can have the same good output as Latex can do.

Usage

You can convert a latex file by using

Latex2docx.py texfile.tex

This will convert texfile.tex to texfile.docx .

About

Python scripts that convert latex files to ms word .docx files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.9%
  • XSLT 10.9%
  • CSS 1.6%
  • JavaScript 1.6%