Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!pasteur!ucbvax!POLYA.STANFORD.EDU!jwilson From: jwilson@POLYA.STANFORD.EDU (James Wilson) Newsgroups: comp.lang.postscript Subject: Re: tbl problems with LaserWriter Message-ID: <8803030036.AA06136@polya.stanford.edu> Date: 3 Mar 88 00:36:12 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 27 >From: steinmetz!vdsvax!barnett@uunet.uu.net (Bruce G. Barnett) Organization: General Electric CRD, Schenectady, NY 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 -------