I'm experiencing a weird bug using .nm and tbl. If there is a single call to .nm which has at least 1 argument, all rows in tbl get numbered, even after .nm is reset. I attached a minimal test. Please tell me if I got something wrong.

Thanks in advance,

Olle Lögdahl

.TL
Title

.LP
.nm 1 0 2 5
This text is requested to be numbered line by line. Hope it works correctly. We
need more lines. Keep on filling it up. Yes now you see the effect.
.LP
.nm

You see, all text beyond here is not numbered.

.TS
center tab(;) allbox;
c n.
a;1
b;2
c;3
.TE

Reply via email to