Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ucbvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!zehntel!dual!ucbvax!tamir From: tamir@ucbvax.UUCP (Yuval Tamir) Newsgroups: net.text,net.bugs Subject: Re: pic - eqn bug fix Message-ID: <1186@ucbvax.UUCP> Date: Tue, 26-Jun-84 15:37:29 EDT Article-I.D.: ucbvax.1186 Posted: Tue Jun 26 15:37:29 1984 Date-Received: Thu, 28-Jun-84 05:49:47 EDT References: <253@gloria.UUCP> Organization: U.C. Berkeley Lines: 16 Re: Description: if you use eqn-formatted text in a pic picture, the components don't line up right. Cause: pic recovers from its line feeds with a .sp -1. eqn sometimes uses \x to reserve extra white space below the line. Cure: tell pic to say .sp -1-\n(.a instead of .sp -1. --------------------------------------- There is a better cure given on page 16 of the pic manual. Use #space 0 {x over y}# instead of #x over y#. Yuval Tamir