uwestoehr wrote: > - 'htlatex $$i \'xhtml,ooffice\' \'ooffice/! -cmozhtf\' \'-coo\' > \'-cvalidate\'', \ - 'oolatex $$i', 'oolatex.sh $$i', \ > - '/usr/share/tex4ht/oolatex $$i'], > + 'oolatex $$i', 'oolatex.sh $$i', '/usr/share/tex4ht/oolatex $$i'],
Changing the order is one thing, but deleting the htlatex call is certainly wrong. The oolatex script is not shipped by all distributions. So we need htlatex at least as a fallback. Please correct. Jürgen