pspp-output: Use page setup from command line by default.
commit0ac89e99fc37e87d15170d3bfb5f60f8522d6d9a
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 6 May 2023 16:25:45 +0000 (6 09:25 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 6 May 2023 16:25:45 +0000 (6 09:25 -0700)
tree18730eb92e5e48aa98873e449d96bd834c6469ec
parent528d9d4acf1367e91e5ce2dde8c3ac72714e88ba
pspp-output: Use page setup from command line by default.

pspp-output was ignoring the page setup specified on the command line in
favor of the one embedded in an SPV file.  This is usually wrong, and in
particular it screwed up the examples in the manual by causing them to be
broken across multiple PNG output files, only the first of which was
actually shown in the manual.
doc/pspp-output.texi
utilities/pspp-output.1
utilities/pspp-output.c