I'm trying to export my entire document to a format which can be edited in conventional word processing software (OpenOffice, MS Word). As RTF does not support images, and HTML export does not retain much of the formatting (e.g. citations, sometimes not even appearing), I am left with ODF. However, I have not been successful. This is the final dialog:
An error occurred while running: mk4ht oolatex "thesis.tex" If it's important, this is a master-child doc, with images formatted in PDF (vector), JPG and PNG, some of them resized, scaled, rotated. I also have foreign characters, but the document is in English. The encoding for some child docs are utf8 extended, where there are some accents and umlauts (mainly names and such). And the terminal (and also statusbar) output has hundreds of lines during the export process, the last few relevant among them: --- Warning --- System return: 256 System call: mkdir -p sxw-thesis.dir/Pictures/thesis834x.png System return: 0 System call: rmdir sxw-thesis.dir/Pictures/thesis834x.png System return: 0 cp: cannot stat 'thesis834x.png': No such file or directory cp: cannot stat 'thesis835x.png': No such file or directory cp: cannot stat 'thesis836x.png': No such file or directory cp: cannot stat 'thesis837x.png': No such file or directory cp: cannot stat 'thesis838x.png': No such file or directory Systemcall.cpp(262): Systemcall: 'mk4ht oolatex "thesis.tex"' did not finish! Systemcall.cpp(263): error The process timed out. It might be restarted automatically. Systemcall.cpp(264): status The process exited normally. System call: cp thesis834x.png sxw-thesis.dir/Pictures/thesis834x.pngError: Cannot convert file ---------------------------------------- An error occurred while running: mk4ht oolatex "thesis.tex" -- GPG/PGP ID: C0711BF1
