Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!sdd.hp.com!ucsd!ucbvax!ATHENA.MIT.EDU!wdc From: wdc@ATHENA.MIT.EDU (Bill Cattey) Newsgroups: comp.soft-sys.andrew Subject: Re: Getting printing to work under Groff Message-ID: <8bZt07kGG02=F9ac1r@athena.mit.edu> Date: 19 Jan 91 00:17:11 GMT References: <0bZppFu4lU49JOiUVe@newton.uvm.edu> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 9 It could be that %%BoundingBox is not the problem. It could be that groff follows a different convention than transcript ditroff for for the "The following begins/ends raw postscript that is to be passed verbatim through." Read the code in atk/text/txttroff.c: txttroff__BeginPS for some clues here. -wdc