godoy@conectiva.com.br wrote: > > We work this way: > > All pictures are in TIFF format (better quality) > > 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 Yes, this is a very good solution too. It only has two small drawback : - it can be slow to convert all the pictures each time you process the docbook document. But this can be avoided through a test or using the Makefile mechanism. - it requires disciple from your authors ;-) -- Éric Bischoff - mailto:ebisch@cybercable.tm.fr __________________________________________________ \^o~_. .~. ______ /( __ ) /V\ Toys story \__ \/ ( V // \\ \__| (__=v /( )\ |\___/ ) ^^-^^ \_____( ) Tux Konqui \__=v __________________________________________________