jwp@uwmacc.UUCP (Jeffrey W Percival) (08/27/85)
Is there a way to tell nroff to fill, but not to right-justify? From what I can see, it seems you get both, or neither. Remember, we're talking about 2.8BSD only. Thanks! -- Jeff Percival ...!uwvax!uwmacc!jwp
saltiel@cdstar.UUCP (Jack Saltiel) (08/28/85)
In article <1434@uwmacc.UUCP>, jwp@uwmacc.UUCP (Jeffrey W Percival) writes: > Is there a way to tell nroff to fill, but not to right-justify? > From what I can see, it seems you get both, or neither. Remember, > we're talking about 2.8BSD only. Thanks! > > -- > Jeff Percival ...!uwvax!uwmacc!jwp .na -- Jack Saltiel Cambridge Digital Systems {wjh12,talcott}!cdstar!saltiel "Nailed retreads to my feet and prayed for better weather."
hugh@BRL.ARPA (USAFAS) (08/29/85)
Hi, To fill with right ragged margins while using nroff, use the command .na "To restore the right margin alignment, the request .ad is used. References: "The UNIX System" by S. R. Bourne, p146. "Unix Programmers Manual" (Nroff/Troff User's Manual) by Joseph F. Ossanna, p194, para 4. hugh@brl