Re: [Groff] getting .na, .nh thruout doc for nroff

2005-03-25 Thread Dorai Sitaram
Hi again. As Jon's suggestion went counter to my experience, I experimented with it further. The .if n .na does not seem to have any effect when the document also sources www.tmac, which I do for the .URL macro. It does not seem to matter if the .mso www.tmac is placed before or after the ca

Re: [Groff] getting .na, .nh thruout doc for nroff

2005-03-16 Thread Jon Snader
On Wed, Mar 16, 2005 at 03:08:59PM -0500, Dorai Sitaram wrote: > I'd like to avoid adjustment (justification) and hyphenation on a document > but only if it's being processed by nroff.if n). In essence, > > .if n .na > .if n .nh > > should hold for every paragraph. What's a robust way to do th

[Groff] getting .na, .nh thruout doc for nroff

2005-03-16 Thread Dorai Sitaram
I'd like to avoid adjustment (justification) and hyphenation on a document but only if it's being processed by nroff.if n). In essence, .if n .na .if n .nh should hold for every paragraph. What's a robust way to do this? Trying to adding this as a hook (via .am) to various things, like the he