Frank Jahnke <[EMAIL PROTECTED]> wrote:

> pinot% sed 9q figure9-acrobat.eps
> %!PS-Adobe-3.1 EPSF-3.0
> %ADO_DSC_Encoding: Windows Roman
> %%Title: figure9.pdf
> %%Creator: Adobe Acrobat 8.0
> %%For: Administrator
> %%CreationDate: 10/15/2007, 12:12:48 PM
> %%BoundingBox: 0 0 536 152
> %%HiResBoundingBox: 0 0 535.5719 151.2000
> %%CropBox: 0 0 535.5719 151.2000

Then it is an error in groff. The DSC reference, version 3.0,
as given in the PLRM, 2nd ed., section G.4, p. 631, states:

| Header comments can be terminated explicitly by an instance of
| %%EndComments, or implicitly by any line that does not begin with
| %X, where X is any printable character except space, tab, or newline.

But A is such a character, so the line begins with %X,
and does not end the header comments.

        Gunnar


Reply via email to