author | wenzelm |
Tue, 17 Nov 1998 14:10:40 +0100 | |
changeset 5911 | 7da8033264fa |
parent 3463 | 8ea594a5ae53 |
child 12721 | 226fc0e2e7e3 |
permissions | -rwxr-xr-x |
3462
3472fa00b1d4
rearrange pages of ps file to be printed as booklet (duplex);
wenzelm
parents:
diff
changeset
|
1 |
#!/bin/bash |
3463 | 2 |
# |
3 |
# $Id$ |
|
4 |
# |
|
5 |
# psbooklet - rearrange pages of ps file to be printed as booklet (duplex) |
|
6 |
# |
|
3462
3472fa00b1d4
rearrange pages of ps file to be printed as booklet (duplex);
wenzelm
parents:
diff
changeset
|
7 |
|
3472fa00b1d4
rearrange pages of ps file to be printed as booklet (duplex);
wenzelm
parents:
diff
changeset
|
8 |
psbook "$@" | \ |
3472fa00b1d4
rearrange pages of ps file to be printed as booklet (duplex);
wenzelm
parents:
diff
changeset
|
9 |
pstops '4:0L@.7(21cm,0cm)+1L@.7(21cm,14.85cm),3R@.7(0cm,14.85cm)+2R@.7(0cm,29.7cm)' |