24 Mar
2012
24 Mar
'12
4:54 p.m.
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] but \setupnotation[footnote][way=bychapter] good to know ;o) st.