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

Re: Creating pdf for Installation manual



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
$xsltprocessor --stringparam profile.arch "$archspec" \
               --stringparam profile.condition "$cond" \
               --output install.${language}.profiled.xml \
               $stylesheet_profile install.${language}.xml
                    
## ...then we convert it to the .html...
$xsltprocessor $stylesheet_html install.${language}.profiled.xml
                    
## ...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
 
mir-CHROOT:/usr/src/debian-installer/doc/manual/build
#

> 
> Thanks.

Hope This Helps

> 
> FJP
> 

GSt

Attachment: pgp6rl3wb00J2.pgp
Description: PGP signature


Reply to: