ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jesse Alama <alama@stanford.edu>
To: ntg-context@ntg.nl
Subject: endnotes grouped by chapter in a separate chapter
Date: Sun, 11 Jan 2009 16:20:02 -0800	[thread overview]
Message-ID: <m2ljthv0i5.fsf@stanford.edu> (raw)

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 (alama@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	other threads:[~2009-01-12  0:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-12  0:20 Jesse Alama [this message]
2009-01-25 21:53 ` Jesse Alama
2009-01-26  8:32   ` Hans Hagen
2009-01-26 20:39     ` Jesse Alama

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2ljthv0i5.fsf@stanford.edu \
    --to=alama@stanford.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).