| author | kleing | 
| Tue, 07 Jun 2011 19:22:52 +0200 | |
| changeset 43250 | c729110a9f08 | 
| 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)' |