From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <17489F62-5E24-476A-8370-ABB21F511C24@mac.com> From: Pietro Gagliardi To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> In-Reply-To: <20080427164602.4D4131E8C22@holo.morphisms.net> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Sun, 27 Apr 2008 16:54:43 -0400 References: <20080427164602.4D4131E8C22@holo.morphisms.net> Subject: Re: [9fans] mpictures and ms: text before is gone Topicbox-Message-UUID: 9a067cc0-ead3-11e9-9d60-3106f5b1d025 /n/sources/contrib/pietro/saturn.tar has an example of what I mean. troff -ms -mpictures tmac.colors saturnhd.ms history.ms On Apr 27, 2008, at 12:43 PM, Russ Cox wrote: >> Hello. I decided to take advantage of mpicture's wrapping text. >> However, when I do so, the text before the picture and the wrapped >> text disappears, leaving space. I tried prefixing with .fl to flush >> everything, but to no avail. What's going on? > > "I did something and it doesn't work. Why?" > is far less useful than a detailed concrete example. > For example, narrow the broken file down to > ten lines or so of troff and a small EPS file > and then post that. > > My first guess would be that your EPS file is > non-conforming and is covering all the > text that came before it, even outside the > bounding box. But it's hard to say anything > without details. > > Russ > >