Stefano Franchi wrote: > Does anyone have recent experience with conversion from Lyx to Word via > htlatex/oolatex? > > It used to work very well for me in the past, but now I cannot get > OpenOffice to open the file produced by htlatex. > > My procedure: > > 1. Export from Lyx to plain Latex > 2. Run mk4ht oolatex myfile > 3. open the resulting .sxw in OpenOffice > > Here I stop. OpenOffice refuses to open the .sxw file complaining about > an error in the xml subdocument. > The exact OpenOffice error message is: > > Read-Error > Format error discovered in the file in sub-document content.xml at > 1034,4 (row,col) > > > Any help greatly appreciated. >
You must have an old htlatex, the current one creates an odt file. Try updating your htlatex. If you have an error like that. - unzip the odt / sxw file - edit the content file and go the error line and try to understand what triggered the error. - if you can create a minimal example of what went wrong, send it to Eitan Gurari who is very responsive with bugs. oolatex does not like lists in footnotes Cheers, Charles
