[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-enscript] --nup-xpad & --nup-ypad no-ops ?
From: |
Andre Majorel |
Subject: |
[bug-enscript] --nup-xpad & --nup-ypad no-ops ? |
Date: |
Thu, 7 Mar 2013 11:34:48 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
How do you get enscript to honour --nup-xpad and --nup-ypad ?
Those two commands generate the same PostScript output :
awk 'BEGIN { for (l = 0; l < 100; l++) { printf("%80s\n", "") } }' |
tr ' ' x >enscript.in
enscript -2 -o enscript.ps enscript.in
enscript -2 --nup-xpad 72 --nup-ypad 72 -o enscript-pad.ps enscript.in
Adding -B, -j or -r makes no difference that I can see.
Thanks in advance.
--
André Majorel http://www.teaser.fr/~amajorel/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug-enscript] --nup-xpad & --nup-ypad no-ops ?,
Andre Majorel <=