I'd like to have endnotes placed in an appendix.  I would like that
appendix not to be one large list of notes; instead, I would like the
notes to be grouped into sections within the appendix.  Currently, I'm
aware of 

  \setupnotes[endnote][way=bychapter]

and

  \placenotes[endnote]

This setup produces a list of notes labeled in ascending numerical
order, with numbering reset by chapters.

 Appendix A: Notes

 1 Note from chapter 1.
 2 Second note from chapter 1.
 3 Third note from chaper 1.
 1 First note from chapter 2.
 2 Second note from chapter 2.
 1 First note from chapter 3
 ...

I'd like to have the endnotes grouped by chapter and displayed something
like this

  Appendix A: Notes

  Notes from Chapter 1: My Great Chapter

  1 Note from chapter 1.
  2 Second note from chapter 1.
  3 Third note from chaper 1.

  Notes from Chapter 2: My Second Great Chapter  

  1 First note from chapter 2.
  2 Second note from chapter 2.

  Notes from Chapter 3: ...

  ...

I've looked through the mailing list and the wiki, but I've not been
able to find out how to accomplish what I'm after.  Any ideas?

Thanks,

Jesse

-- 
Jesse Alama (al...@stanford.edu)

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to