#!/bin/csh
# uncomment the following line if you use DIN A4 paper
pstops -pa4 "6:1R(-8.7cm,1h)+2R(-8.7cm,0.6666667h)+3R(-8.7cm,0.3333334h),4L(1h,0cm)+5L(1h,0.3333334h)+0L(1h,0.6666667h)" $*
# comment this line out if you do not use letter paper
#pstops -pletter "6:1R(-2.5in,1h)+2R(-2.5in,0.6666667h)+3R(-2.5in,0.3333334h),4L(1h,0in)+5L(1h,0.3333334h)+0L(1h,0.6666667h)" $*
