Your message dated Mon, 29 Nov 2010 09:29:01 +0100
with message-id <[email protected]>
and subject line Re: epstool: cuts BBox incorrectly with gnuplot eps-files
has caused the Debian Bug report #499125,
regarding epstool: cuts BBox incorrectly with gnuplot eps-files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
499125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499125
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: epstool
Version: 3.08-2
Severity: normal

Hi everyone,

there is a problem with this package in combination with gnuplot 
images. Here is an example:

create a graphic like this in gnuplot (in my case gnuplot 4.2 
patchlevel 3):

***************
gnuplot> set ylab "huhu"
gnuplot> set xlab "hihi"
gnuplot> set yrange [-2:2] 
gnuplot> unset xtics
gnuplot> unset ytics 
gnuplot> set out "tst.eps"
gnuplot> set term post eps                               
Terminal type set to 'postscript'
Options are 'eps noenhanced defaultplex \
   leveldefault monochrome colortext \
   dashed dashlength 1.0 linewidth 1.0 butt \
   palfuncparam 2000,0.003 \
   "Helvetica" 14 '
gnuplot> plot sin(x) not  
gnuplot> set out
***************

Afterwards, cut out the bounding box like this:

***************
epstool --copy --bbox  tst.eps tst_bbox.eps
***************

... and have a look with gv. The visible graphic (the same after 
converting with epstopdf to pdf-files for latex) is a rectangle that 
is bounded by the origin of the plot and the locations of the text. So 
it doesn't cover the parts of the graphic which lie right and top of 
the label's texts.

As a workaround I changed the bounding box in the resulting eps-file 
manually.

Thanks,
Harald


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages epstool depends on:
ii  ghostscript-x [gs-esp]   8.62.dfsg.1-3.1 The GPL Ghostscript PostScript/PDF
ii  gs-esp                   8.62.dfsg.1-3.1 Transitional package
ii  libc6                    2.7-13          GNU C Library: Shared libraries

epstool recommends no packages.

epstool suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Hi,

I'll close this bug report as I can't reproduce it any more.

Thanks,
Philip


--- End Message ---

Reply via email to