This is the mail archive of the docbook-tools-discuss@sourceware.cygnus.com mailing list for the docbook-tools project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: images in Docbook with Red Hat 6.2


Hi Jorge!

* godoy@conectiva.com.br wrote:
> When I choose "PS" backend, the script runs something similar to 
> 
> for i in `ls directory/images/tiff/*.tiff` ; do 
>     convert directory/images/tiff/$i directory/images/eps/`basename $i .tiff`.eps
> done
> 
> and then call the Makefile with the correct options (runs
> collateindex, runs openjade, runs jadetex 3 times, runs dvips and
> finally calls gv). 

Yes, this is fine. That's what I meant with "handle this outside of
DSSSL". With such an approach you have to store the images for the
document in some single directory, but this is a low price to pay (and a
good idea anyway).


        Jochem

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]