I wish to convert a .tex file into an .odt file.
Can you suggest a good step-by-step solution?
|
|
|||||||||
|
|
Believe it or not, with complex documents and lots of packages included, I got much better results with LaTeX2HTML than with LaTeX2RTF, Pandoc or TeX4ht.
This will generate a folder with the same
This will produce a |
||||
|
|
|
There is a tool in the repositories that changes LaTeX to openoffice.org's XML format: tex4ht
Command line...
Should end up with an openoffice.org/libreoffice compatible file. |
|||||||||
|
|
Another solution is provided from the package pandoc As an example, you can do:
If the input file is
I report part of the description of the package:
|
||||
|
|
|
It can be done in 2-steps. Go to http://latex2rtf.sourceforge.net/ and use the tools provided to convert first from Latex to RTF and then from RTF to ODT. Hope it helps. |
||||
|
|
|
If you've the tex4ht Another way would be the latex2rtf |
|||||
|
|
Sorry might be late for this one and I am new to askubuntu. Abiword seems to open latex documents. I use gnumeric to generate my tables in latex. Hope it helps. |
|||
|
|