>               # one.
>               dvips -f $BASE.dvi | psselect _1 > $BASE.tmpeps
>               #rm -f $BASE.tex $BASE.log $BASE.dvi $BASE.aux $PSNAME
>       )
>       #mv $TMPDIR/$BASE.tmpeps $2
>       eps2eps -- $TMPDIR/$BASE.tmpeps $2

This script works, but it cannot get the bounding box quite right. 
Dropping eps2eps line and putting a "-E" switch on dvips works well in
most cases.

Reply via email to