At 2022-11-18T18:28:35+, Deri wrote:
> I'm sorry you will be "out of pocket" soon, feel free to ask for a loan. (Bet
> you have heard that one before). No objections to your uncontroversials.
Hi Deri,
Can you bring me up to speed with what you're working on, or what you're
waiting on me to d
> 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.
Dear All,
When I make exams I sometimes use linenumbering so I can refer to a specific
line of a source.
I noticed some unexpected behaviour when having a table after the part that has
linenumbers.
The table also gets linenumbers added, which should not be the case of course.
I can reproduce the