Hello Edgar, Nicolas, Eric, and everybody of the emacs-orgmode list,
I give news of my export tentatives from my .org file to odt , in a word: it fails.
I suspect that the problem is my setup, but I am unable to be more precise (if it was not the case, I could probably fix it).
Anyway, pandoc alone was useful and with
pandoc -f latex -t odt -o output.odt input.tex
or
pandoc my-document.tex -o my-document.docx
I have succeeded to get odt and docx files . But in these files:
- tables from tabular with multicolumn are not correctly exported,
- the bibliography is not exported
- figures of natural deduction proofs produced with proof.sty cannot be read, because only the latex code is given (I suppose that I need png images, but because my org export to odt fails, the export of all natural deductions proof schema also fails.).
Comment: It is a terrible waste of time for a result that even if with a lot of efforts the odt or docx export will finally succeed, the final result will be far to be as nice as the pdf produced by the latex file.
Anyway, your help is still welcome.
Best wishes,
Jo.