| author | haftmann | 
| Fri, 24 Sep 2010 14:03:44 +0200 | |
| changeset 39678 | d9fb92a8c80a | 
| 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)' |