Path: utzoo!mnetor!uunet!kddlab!titcca!ccut!tansei!z30085 From: z30085@tansei.cc.u-tokyo.JUNET (Murao Hirokazu) Newsgroups: comp.lang.postscript Subject: Re: tbl problems with LaserWriter Message-ID: <1709@tansei.cc.u-tokyo.JUNET> Date: 8 Mar 88 08:18:18 GMT References: <8803030036.AA06136@polya.stanford.edu> Reply-To: z30085@tansei.cc.u-tokyo.JUNET (Murao Hirokazu) Organization: Computer Center, University of Tokyo, Japan. Lines: 18 There is a similar problem with eqn. To include an expression of a determinant, we write left | matrix { ... } right | and this causes the same problem on LaserWriter, although another implementation using the fonts contained in Documentor's Workbench prints out very nicely. In this case, the problem arose from the fact that eqn translates vertical line specification into multiple "|"s, and I wondered whether to rearrange the font itself. But I finally decided to add new specifications to eqn: {left|right} {v|V} where "v" yields \(br and "V" does \(bv.