On 04/16/2012 09:07 AM, Rainer M Krug wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi
I just discovered pandoc, and I use it to convert to odt format (and then in
OpenOffice to doc).
The conversion goes LyX -> LyXHTML -> odt
I defined the following format:
\format "odt lo" "odt" "Libreoffice writer" "" "libreoffice" "libreoffice"
"document,menu=export"
and the following converter:
\converter "xhtml" "odt lo" "pandoc -o $$o $$i" ""
How much better is this than simply exporting LyXHTML and then opening
the resulting file in LibreOffice?
There's no reason we couldn't add this as a converter. File a bug to
remind me if you like.
Richard