#720403 PDF and PS terminal output compress the second (and later) page(s) if text rotation is used

#720403#5
Date:
2013-08-21 12:13:39 UTC
From:
To:
I'm working on a stock Debian Wheezy system on a 32 bit x86 system:

$ uname -a
Linux sparkle 3.2.0-4-686-pae #1 SMP Debian 3.2.46-1 i686 GNU/Linux

The GNU plot script attached seems to give inconsistent outputs using
the PDF and PS drivers as the second page is significantly compressed.
As far as I can see the two pages should be the same.  I'd guess one of
the offset variables is not reset.

Thanks for you effort and keep up the good work :-)

Cheers,
 - Martin

#720403#10
Date:
2018-11-26 15:31:12 UTC
From:
To:
Can't reproduce in current version of gnuplot.

Works fine. Both pages are identical.

There are minor differences between ps and pdf, but the plot is poorly
done anyway to be useful. I.e. x labels are so long that there is no more
space for the actual plot. But both pages are consistent and gnuplot is
doing what it is asked for correctly.


Can be closed?