ubuntu-manual team mailing list archive
-
ubuntu-manual team
-
Mailing list archive
-
Message #02560
Re: Kindle version ....
On 04/23/2011 10:23 AM, Vytautas Bačiulis wrote:
>
> It's possible to generate HTML instead of PDF, however I can't
> remember which LaTex package does that.
TeX4HT / htlatex is what you want. You can also convert to open office
format with the following.
htlatex $1 "xhtml,ooffice" "ooffice/! -cmozhtf" "-coo -cvalidate"
which I use quite a bit to generate odt from my latex source.
K
Follow ups
References