Admin/psbooklet
author wenzelm
Sun, 13 Sep 2009 02:10:41 +0200
changeset 32567 de411627a985
parent 12721 226fc0e2e7e3
child 36859 51af1657263b
permissions -rwxr-xr-x
explicitly export type abbreviations (as usual in SML97); explicit type constraints for record patterns -- SML does not support record polymorphism; observe max. line length (80-100);
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12721
226fc0e2e7e3 #!/usr/bin/env bash;
wenzelm
parents: 3463
diff changeset
     1
#!/usr/bin/env bash
3463
wenzelm
parents: 3462
diff changeset
     2
#
wenzelm
parents: 3462
diff changeset
     3
# $Id$
wenzelm
parents: 3462
diff changeset
     4
#
wenzelm
parents: 3462
diff changeset
     5
# psbooklet - rearrange pages of ps file to be printed as booklet (duplex)
wenzelm
parents: 3462
diff changeset
     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)'