[NTG-context] footnotes bychapter
Steffen Wolfrum
context at st.estfiles.de
Sat Mar 24 20:59:38 CET 2012
Am 24.03.2012 um 18:14 schrieb Wolfgang Schuster:
>
> 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.
ok, interesting
thanks a lot!
steffen
More information about the ntg-context
mailing list