Package: gnuplot Version: 4.0.0-5 Severity: normal For the postscript enhanced terminal output, the numbers labeling the axes have a larger distance from the y2axis than from those from the yaxis.
The gnuplot file: $ cat wrong_y2-distance.gp set y2tics set term post enh set out 'wrong_y2-distance.ps' plot [30:50] 40*(sin(x) +1) results a ps-file. The plot and ranges are chosen to be as 'symmetrical' as possible with respect to y- and y2-axes, but the problem occurs for other settings as well. Inspecting the file with gv, I observer that the distance of "0" to the axis is 8 postscript points for the yaxis and 12 postscript points for the y2axis and is clearly visible in the print out as well. For different fonts, font sizes and different plot ranges, the absolute numbers are different, but it appears that the spacing of y2tick labels is consistently 50% larger than that of ytick labels. Thanks, Johannes -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (990, 'stable'), (500, 'testing') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-5-amd64 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages gnuplot depends on: ii gnuplot-nox 4.0.0-5 A command-line driven interactive ii gnuplot-x11 4.0.0-5 X11-terminal driver for gnuplot gnuplot recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

