> Am 01.09.2021 um 18:52 schrieb Hans Hagen via ntg-context > <[email protected]>: > > On 9/1/2021 6:01 PM, Henning Hraban Ramm via ntg-context wrote: >> Hi again, >> if a "typing" environment with line numbering goes over a page break, the >> line numbers start at 1 again on the new page. >> It doesn’t happen with \start/stoplinenumbering. >> MWE: >> \setuptyping[ >> numbering=file, >> ] > > \setuptyping[numbering=line]
Ah, thank you! (Wolfgang too!) I can’t remember why I chose "file", and looking at the source also doesn’t enlighten me. \setuptyping[numbering=file] sets \setuplinenumbering[method=file], but the "file" method doesn’t seem to be defined (at least it’s missing in the syntax interface). Can you explain? Hraban ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
