[NTG-context] why is \getnumber an undefined control sequence?
Thomas A. Schmitz
thomas.schmitz at uni-bonn.de
Mon Apr 2 17:03:59 CEST 2012
On 04/02/2012 04:56 PM, Hans Hagen wrote:
> they were already for a while synonyms ... recently all
> 'structurecounter' names became 'counter' (the structure was a
> transition addition in order to have old and new code alongside)
>
> in the process we got rid of the 'number' synonyms
>
> so, just replace number by counter
you mean, as in
\definecounter [testnumber] [way=bytext,prefix=no]
\starttext
\incrementcounter[testnumber]
A \getcounter[testnumber]
\stoptext
That gives
! Undefined control sequence.
...
l.9 A \getcounter
[testnumber]
Did you maybe miss a file when you uploaded?
Thomas
More information about the ntg-context
mailing list