Xref: utzoo comp.text:1608 comp.lang.postscript:268 Path: utzoo!mnetor!uunet!steinmetz!vdsvax!barnett From: barnett@vdsvax.steinmetz.ge.com (Bruce G. Barnett) Newsgroups: comp.text,comp.lang.postscript Subject: Re: tbl problems with LaserWriter Message-ID: <3991@vdsvax.steinmetz.ge.com> Date: 29 Feb 88 14:26:51 GMT References: <511@robin.cs.nott.ac.uk> Reply-To: barnett@vdsvax.steinmetz.ge.com (Bruce G. Barnett) Organization: General Electric CRD, Schenectady, NY Lines: 23 Keywords: tbl TranScript PostScript LaserWriter Steve Feldman suggested the following patch. It seems to work fine. *** psdit.pro.old Fri Sep 11 17:02:13 1987 --- psdit.pro Fri Sep 11 17:03:57 1987 *************** *** 189,193 **** /vr{0 800 moveto 0 -770 rls}def /bv{0 800 moveto 0 -1000 rls}def ! /br{0 750 moveto 0 -1000 rls}def /ul{0 -140 moveto 500 0 rls}def /ob{200 250 rmoveto currentpoint newpath 200 0 360 arc closepath stroke}def --- 189,193 ---- /vr{0 800 moveto 0 -770 rls}def /bv{0 800 moveto 0 -1000 rls}def ! /br{0 880 moveto 0 -1040 rls}def /ul{0 -140 moveto 500 0 rls}def /ob{200 250 rmoveto currentpoint newpath 200 0 360 arc closepath stroke}def -- Bruce G. Barnett uunet!steinmetz!barnett