ODT2TeX 0.0.13

odt2tex is a simple command line tool that converts ODT (Libre/OpenOffice text documents) to LaTeX .tex input files. It is released under the MIT license and written in plain C depending only on two further libraries expat and libzip.

Tags odt tex latex convert c
License Other
State development

Recent Releases

0.0.1330 Jul 2016 03:15 minor bugfix: Some possible memleaks, thanks Valgrind again. - Included Patch from Thomas Klausner ing Makefile glitches.
0.0.1118 Jul 2016 17:50 minor feature: 2016-07-16 v0.0.11 - LaTeX special characters are now escaped - Table content containing more than one paragraph is now handled correctly