% name of textfile: P12 large 3x bumpersticker (DL/Synergetics Feb 91 v1.0) % .... % ========= % This file requires the previous download of gonzo.psl % available from https://www.tinaja.com/pssamp1.shtml % Make sure the following line agrees with your own gonzo.psl location (C:/Users/don/Desktop/gonzo/gonzo.psl) run % use internal gonzo % ========== % Does three identical bumperstickers per landscape sheet gutility begin % turn on the gonzo utilities nuisance begin % turn on the nuisance commands printerror % turn on the printing error trapper gonzo begin % turn on the gonzo justification /showbumpgrid true def % show bumper grid? % This makes sure your bumpersticker formats are in step and repeat ... /stepnrptparams 40 dict def stepnrptparams begin /bigbumpstick [ 1 3 792 195 0 15 40 true true] def end /mybumper { 20 7 10 setgrid showbumpgrid {75 18 showgrid} if /cstretch 0.02 def /sstretch 0.2 def /kern 0.7 def % note |k gives 7 points of kerning below /font1 /Palatino-BoldItalic [7.5 0 0 12 0 0] gonzofont 37.5 5.5 (This T|koo Shall P|kass) cc 0 0 75 18 1 roundbox line3 stroke } def /repeatproc {mybumper} def (bigbumpstick) stepandrepeat showpage %eof