29 Nov
2009
29 Nov
'09
10:08 a.m.
Chen Shen wrote:
Hi,
I'm having problem with verbatim typing with linenumber under mkiv. The following code works fine without location=text turned off, but fails when it's turned on. The text 0279699410 appears at the beginning of every alternate line. Thanks a lot.
For Hans: the problem seems to be that \mkaddtextlinenumbers does not redefine \makenumber for the location=text case (numerical 5), but later on arguments are passed using the convention for \mkleftlinenumber etc. This results in extra, ignored and thus typeset, arguments. Best wishes, Taco