← Back to team overview

ubuntu-manual team mailing list archive

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