%\setupnote[footnote][way=bychapter,location=none]
\setupfootnotes[way=bychapter,location=none]

\starttext

\dorecurse{10}
  {\expanded{\chapter{Chapter \recurselevel}}
   \dorecurse{10}{\input tufte\footnote{\input ward }\par}
   \placenotes[footnote]}

\stoptext

Wolfgang


Robert Zydenbos schrieb am 08.08.18 um 17:03:
Sorry, neither of these work (MkII with XeTeX). I get no error messages with 
Pablo's suggestion, but not the desired result either.

Perhaps I need a very primitive command that I can insert at the beginning of 
every chapter.

Robert

On 8. Aug 2018, at 16:54, Pablo Rodriguez <oi...@gmx.es> wrote:

On 08/08/2018 03:55 PM, Taco Hoekwater wrote:
On 8 Aug 2018, at 15:33, Robert Zydenbos <cont...@zydenbos.net> wrote:

A simple footnote question this time. I would like to print
endnotes at the end of every chapter in my book, and then reset the
footnote ounter so that in the next chapter the first note will be
‘1’ again. I suppose this should be done by means of \setupfootnotes
– but with which parameter?
Like this (and I also agree that footnote/endnote setup is a bit
complicated, but of course the concept is already quite complicated
itself): [...]
Taco,

I’m afraid Robert needs that for MkII (although he didn‘t mention it).

Robert,

your command reads:

    \setupfootnotes[way=bychapter]

By default, footnote numbering seems to be reset by part.

Pablo


___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to