> > Another thing to note is that setting the MediaBox in the PDF-file
> > from the BoundingBox in the PS-file using -dEPSCrop appears to
> > work only when the "EPSF"-signature is present in the first line
> > of the PS-file.
> 
> And gs is correct doing so, [...]
> 
> Thus, we have to add the following to the sed command line
>   -e '/^%!PS-Adobe-3.0/s/$/ EPSF-3.0/'

Thanks for finding this!  I've added the information to grops.man --
please check.  Anyone interested in writing a real `groff2eps' script
(together with a man page) instead of the small snippet in grops.man?
Maybe it's even better to implement it as a filter, taking input from
stdin and sending output to stdout...


    Werner


_______________________________________________
Groff mailing list
Groff@gnu.org
http://lists.gnu.org/mailman/listinfo/groff

Reply via email to