Am 24.03.2012 um 17:54 schrieb Steffen Wolfrum:

> 
> Am 24.03.2012 um 17:34 schrieb Wolfgang Schuster:
> 
>> 
>> Am 24.03.2012 um 17:29 schrieb Steffen Wolfrum:
>> 
>>> Is there meanwhile a context version that provides "way=..." again?
>> 
>> 
>> What doesn’t work?
>> 
>> \setupnotation[footnote][way=chapter]
>> 
>> \starttext
>> 
>> \chapter{One}
>> 
>> text\footnote{One: first} text\footnote{One: second}
>> 
>> \chapter{Two}
>> 
>> text\footnote{Two: first} text\footnote{Two: second}
>> 
>> \stoptext
> 
> ah, 
> \setupfootnotes[way=bychapter]
> didn't became 
> \setupnote[footnote][way=bychapter]

That would make no sense because \setupfootnotes is defined as 
\def\setupfootnotes{\setupnote[footnote]} which means both are the same setup.

> \setupnotation[footnote][way=bychapter]

The footnote counter is created by \definenotation (which is called when you 
create a new note with \definenote) and the fore you need \setupnotation to 
change it.

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to