[2250] in Athena Bugs
Scribe6, VS@000 6.0R
daemon@ATHENA.MIT.EDU (mar@ATHENA.MIT.EDU)
Wed May 17 15:42:28 1989
From: <mar@ATHENA.MIT.EDU>
Date: Wed, 17 May 89 15:42:05 EDT
To: vanharen@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU, lazarus@ATHENA.MIT.EDU
Yes, we have seen this bug where scribe steps on the name of your
graphic file. This doesn't always happen, but I haven't figured out
what triggers it. The problem is fixed in Scribe release 7, which
will be available in public clusters before the end of the summer.
In the meantime, a workaround is to specify the BoundingBox yourself,
like this:
@graphic(PostScript="ckt.ps", BoundingBox="18, 56, 378, 506")
Note that xfig puts in a bad bounding box that won't work anyway,
you'll have the measure it yourself (see instructions just sent to
CFYI).
-Mark