multipage_hp2ps
authorRavi Nanavati <ravi@bluespec.com>
Fri, 29 Sep 2006 22:47:39 +0000 (22:47 +0000)
committerRavi Nanavati <ravi@bluespec.com>
Fri, 29 Sep 2006 22:47:39 +0000 (22:47 +0000)
commit138de4239c816531feebc8dcc478995d984276a9
tree0702faf972c1f57ed4197ea8eda0d529976c89a4
parent9cd54893c0097b5b763dc9657e3c228492cdb87f
multipage_hp2ps

Add support for splitting the key index over multiple pages in hp2ps
Multipage support can be requested with the -M command-line flag
or inferred if the number of bands requested is greater than 20
(the limit on the number of bands displayed has been removed)

Please include this change in the 6.6 branch as well as HEAD
utils/hp2ps/Defines.h
utils/hp2ps/Dimensions.c
utils/hp2ps/Error.c
utils/hp2ps/Key.c
utils/hp2ps/Main.c
utils/hp2ps/Main.h
utils/hp2ps/PsFile.c
utils/hp2ps/PsFile.h