[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Setting different page lengths for troff and nroff
From: |
Keith MARSHALL |
Subject: |
Re: [Groff] Setting different page lengths for troff and nroff |
Date: |
Tue, 6 Jun 2006 09:34:52 +0100 |
> http://www.groff-wiki.info/EmittingOnePage
But why use ".if '\*[.T]'latin1'" to discriminate between nroff
and troff modes? What if I've used "nroff -Tascii"? Or some
other nroff compatible codeset?
Would it not be better to recommend ".if n" to detect nroff, or
".if t" to detect troff?
BTW, I've added the missing dots, in the two ".if" requests, and
corrected a minor typo, (Botton --> Bottom).
Regards,
Keith.