rgheck wrote:

>> I'm trying to export a LyX document to OpenDocument, and I was
>> successful inside a Mac environment but failing inside Windows. Does
>> anybody know how to do this in Windows? I tried doing it manually via
>> command line using the oolatex.exe inside MikTeX but when I open the
>> odt generated, the equation does not appear properly.
>>
> There are problems doing this on many Windows installs, due to issues
> with tex4ht under Windows. Some people have occasionally gotten it to
> work, but, well, don't bank on it.

Could you try the following command instead of oolatex?

htlatex <file> 'xhtml,ooffice' 'ooffice/! -cmozhtf' '-coo' '-cvalidate'

That is, in Preferences->Converters (for LaTeX->OpenDocument):

htlatex $$i 'xhtml,ooffice' 'ooffice/! -cmozhtf' '-coo' '-cvalidate'

Jürgen

Reply via email to