Added new Text: For the Win - by Cory Doctorow
[ccbib.git] / skripts / demo_b6
blob6c829d3d18f11de4843de6b7f36158740ad9f189
1 #!/bin/sh
3 bbox="0 0 596 842" #A4
5 if [ -z "$2" ]; then
6 output=demo_$(basename $1)
7 else
8 output=$2
9 fi
11 psselect -p 2-,1 $1 | pstops -pb5 "2:0L(1w,0)+1L(1w,0.5h)" | strippagesize "$bbox" a4 >$output