bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pdf images ignore bounding box?


From: Joshua N Pritikin
Subject: pdf images ignore bounding box?
Date: Wed, 30 Jul 2003 23:45:03 +0530
User-agent: Mutt/1.4i

Now that automake generates rules for 'make doc.pdf', I tried it.

The output looks good, except that images seem to be full-page
instead of according to bounding box.  I checked whether the
PDF is matching the EPS:

address@hidden:~/al/src/aleader/doc$ gs -sDEVICE=bbox fourpp.eps            
AFPL Ghostscript 7.04 (2002-01-31)
Copyright (C) 2001 artofcode LLC, Benicia, CA.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Loading NimbusSanL-Regu font from 
/var/lib/defoma/gs.d/dirs/fonts/n019003l.pfb... 1949400 592086 1702808 399056 0 
done.
%%BoundingBox: 294 327 400 387
%%HiResBoundingBox: 294.893991 327.351220 399.865079 386.380012

address@hidden:~/al/src/aleader/doc$ gs -sDEVICE=bbox fourpp.pdf
AFPL Ghostscript 7.04 (2002-01-31)
Copyright (C) 2001 artofcode LLC, Benicia, CA.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Processing pages 1 through 1.
Page 1
Loading NimbusSanL-Regu font from 
/var/lib/defoma/gs.d/dirs/fonts/n019003l.pfb... 1981172 612350 1662804 368316 1 
done.
%%BoundingBox: 294 327 400 387
%%HiResBoundingBox: 294.911991 327.351009 399.865101 386.379806

As you can see, the bounding box looks OK.  It seems like texinfo.tex
is not using the bounding box when in pdf mode.  Is this a bug?

-- 
Victory to the Divine Mother!!         after all,
  http://sahajayoga.org                  http://why-compete.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]