Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site unrvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!utah-cs!utah-gr!stride!unrvax!pjg From: pjg@unrvax.UUCP (Paul Graham) Newsgroups: net.text Subject: troff fig. problem Message-ID: <409@unrvax.UUCP> Date: Tue, 31-Dec-85 14:41:25 EST Article-I.D.: unrvax.409 Posted: Tue Dec 31 14:41:25 1985 Date-Received: Thu, 2-Jan-86 03:31:17 EST Reply-To: pjg@unrvax.UUCP (Paul Graham) Organization: University of Nevada Reno Lines: 21 Given: Troff document (-ms) with figures to be inserted later. Each figure MUST appear on a separate page. The tricky part is that each page MUST contain a full page of text, and the figure page(s) MUST FOLLOW the reference to the figure. Using '.nr % +1' sometimes advances the page number correctly, but because of the need for a full page of text occasionally increments by two instead of one. An example follows: | page of text | Fig 1 | page of text | Fig 2 |Fig. 3| -1- -2- -3- -4- -5- **skip** **skip** **skip** As you can see we fill a page with text and the follow it with the figure(s). Can someone help us with an appropriate macro. -- Thanks for your time. Paul Graham seismo!unr70!unrvax!pjg