[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unexpected behaviour when using linenumbering and tbl
From: |
Tadziu Hoffmann |
Subject: |
Re: Unexpected behaviour when using linenumbering and tbl |
Date: |
Thu, 24 Nov 2022 21:39:15 +0100 |
User-agent: |
Mutt/1.11.4 (2019-03-13) |
> What can be done to resolve this issue?
One possible way would be to put
.nr ln 0
after ".nm".
Explanation: if you look at the output of tbl, you can see that
tbl will issue ".nm" requests under certain circumstances, but
apparently only if the line number register is nonzero.