From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3f8c44fa7f7c22fa9054103b1a511de6@quanstro.net> From: erik quanstrom Date: Wed, 26 Aug 2009 18:30:19 -0400 To: 9fans@9fans.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] ugly eqn/troff result Topicbox-Message-UUID: 53580828-ead5-11e9-9d60-3106f5b1d025 > > Why do I get an ugly result when trying to typeset (in file 'a') > > > > .EQ > > a + left ( A + B right ) > > .EN > > > > with > > eqn a | troff | dpost -f > a.ps? > > > > I am getting an equation in which the 'A+B' is significantly shifted > > downwards inside the (), so that the two pluses just don't line up... > > > > Thanks > > Ruda > > > > P.S.: what I actually wanted to typeset is 'something + ((A+B) sup > > -1)', but the same happens... i do see that the +s don't line up, but only by 1 pixel. why do you think they should? i would think that the centerline of the left ( right ) business should line up with the centerline of a +. but that's an uneducated guess. can you point to a reference that says eqn behaves as you expect? - erik