The following example doesn't work: <-[snip]---------------------> \setuptyping[numbering=line] \starttext \starttyping hello \stoptyping \stoptext <-[snip]---------------------- The problem: ! Undefined control sequence. <argument> \number \linenumber \setxtypingparameter ...lass \currenttyping #1}{#2 } \nododowithbuffer ...yping_")}\endofverbatimlines \getvalue {\strippedcsname... l.5 \stoptyping ? What might be going on? Thanks, Jesse -- Jesse Alama (alama@stanford.edu)
Jesse Alama wrote:
The following example doesn't work:
<-[snip]---------------------> \setuptyping[numbering=line] \starttext \starttyping hello \stoptyping \stoptext <-[snip]----------------------
The problem:
a missing \newcount\linenumber fo rthe moment add that line to cont-new.mkiv ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Jesse Alama