[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Creating pdf for Installation manual



On Wednesday 17 March 2004 11:40, Geert Stappers wrote:
> On Wed, Mar 17, 2004 at 10:27:44AM +0100, Frans Pop wrote:
> > Is it possible to build a .pdf file for the installation manual.
> > If yes, how?
>
> mir-CHROOT:/usr/src/debian-installer/doc/manual/build
> # tail -15 buildone.sh
> ## ...and also to the .fo...
> # $xsltprocessor --output install.${language}.fo \
> #                $stylesheet_fo install.${language}.profiled.xml
>
> ## ...from which we can generate (little bit ugly) pdf/ps/txt.
> # $foprocessor -fo install.${language}.fo -pdf install.${language}.pdf
>
> Hope This Helps
>
Great, thank you.

After getting java and fop, I ran in to one little snag: the builddone.sh 
script wants a d-i/doc/manual/build/fop/fop.sh script, but that script is not 
included in CVS.

Does anyone know where I can get it?

FJP



Reply to: