Am 13.07.2011 um 19:58 schrieb Hans Hagen:

> On 13-7-2011 6:00, Wolfgang Schuster wrote:
>> Hi Hans,
>> 
>> what’s the status of the \reset command, is it a valid command or obsolete.
>> 
>> When it is a usable command you should change the definition, i think this 
>> should for \definenumber created counters (functions like enumeration 
>> already provide their own mechanism).
>> 
>> \def\reset
>>   {\dosingleargument\doreset}
>> 
>> \def\doreset[#1]%
>>   {\processcommalistwithparameters[#1]\resetstructurecounter}
> 
> Actually I wanted to get rid of it ... but we can make this one \resetnumber 
> (at least it's clear then what gets reset)

In this case I’m going to ignore it because there is already a \resetnumber 
command:

  \let \resetnumber           \resetstructurecounter     % [name]

Wolfang

_______________________________________________
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context

Reply via email to