author | huffman |
Mon, 17 May 2010 18:59:59 -0700 | |
changeset 36977 | 71c8973a604b |
parent 36859 | 51af1657263b |
permissions | -rwxr-xr-x |
12721 | 1 |
#!/usr/bin/env bash |
3463 | 2 |
# |
3 |
# psbooklet - rearrange pages of ps file to be printed as booklet (duplex) |
|
3462
3472fa00b1d4
rearrange pages of ps file to be printed as booklet (duplex);
wenzelm
parents:
diff
changeset
|
4 |
|
3472fa00b1d4
rearrange pages of ps file to be printed as booklet (duplex);
wenzelm
parents:
diff
changeset
|
5 |
psbook "$@" | \ |
3472fa00b1d4
rearrange pages of ps file to be printed as booklet (duplex);
wenzelm
parents:
diff
changeset
|
6 |
pstops '4:0L@.7(21cm,0cm)+1L@.7(21cm,14.85cm),3R@.7(0cm,14.85cm)+2R@.7(0cm,29.7cm)' |