groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] WARNING: tbl with auto-incrementing registers!


From: Denis M. Wilson
Subject: Re: [Groff] WARNING: tbl with auto-incrementing registers!
Date: Wed, 20 Feb 2008 17:59:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041020

I've often used these registers in tables. Re-initialising the
register inside the table works for me. Ted's example comes out
right as follows:


\#.LP
.nr EQno 0 1
.TS
tab(#);
l l.
.nr EQno 0 1
\n+[EQno]#\n+[EQno]
.TE

Denis M. Wilson




reply via email to

[Prev in Thread] Current Thread [Next in Thread]