ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Robert Blackstone <blackstone.robert@gmail.com>
To: ntg-context@ntg.nl
Subject: Registers with distinguishable entries.
Date: Thu, 26 Apr 2012 12:07:30 +0200	[thread overview]
Message-ID: <CEBC3611-1BD4-428A-B75F-ED41A2F3DB09@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1492 bytes --]

Dear list,

For a book in the area of musicology I would like to make one register with entries of different kinds, distinguishable by their appearance in the  register (or index or whatever).
The index entries will mostly be authors, including composers, musical terms and musical compositions. The titles of the compositions and the foreign words are set in italic characters throughout in the text of the book.
What I would like is to be able to distinguish all entries according to whether they are treated in the text, are shown in a musical example, or are mentioned only in a foot- or endnote.

In many books page numbers indicating illustrations are set in italics. Pagenumbers indicating foot- or endnotes often have a suffix "n".
Furthermore, when an indexed item is discussed on a number of consecutive pages, usually a range is given in the index, like 144-53, or 143 ff.
Can all this be done in ConTeXt, and if so, can anybody give me advice on how to do it?

I have tried making three different Registers, for text, for illustrations and for notes, but I cannot figure out how to combine them into one index.  But also, whatever I set in \setupregister, they all look exactly the same: textstyle regular, pagestyle slanted. Moreover, in \setupindex (or whatever other name for the register), [indicator=no] is ignored. 
Are these bugs or am I doing things the wrong way?

I add a (not so) minimal example.

Thanks in advance for any help.

Robert Blackstone


[-- Attachment #2: Registers_multiple-test3.tex --]
[-- Type: application/octet-stream, Size: 1481 bytes --]


\definefloat[Example][Examples]
\setupcaptions[location=top]
\setuplabeltext[en][Example=Ex. ] 

\defineregister[Note][Notes]
\setupregister[Note][Notes][n=2,pagestyle=small,textstyle=normal]


\defineregister[Text][Texts]
\setupregister[Text][Texts][n=2,textstyle=normal,pagestyle=normal]

\defineregister[Music][Musics]
\setupregister[Music][Musics][n=2,textstyle=normal,pagestyle=slanted]



\starttext

Blabla,  Praetorius\Text[Praetorius]{Praetorius, Michael}  bla bla \dots as shown in  (ex.2.63).

\placeExample[force][CH2-63]{Praetorius p.132}
{\externalfigure[CH2-63]}
\Music[Praetorius]{Praetorius, Michael}

\page

Praetorius\Text[Praetorius]{Praetorius, Michael}  bla bla \dots . Perhaps bla bla \dots bla bla  {\em Polyhymnia Caducatrix}\Text[Praetorius]{Praetorius, Michael+{\em Polyhymnia Cadeatrix \& Panegyria}}  bla bla \dots in  {\em Syntagma Musicum}\Text[Praetorius]{Praetorius, Michael+{\em Syntagma Musicum}}. Johann  Staden\Text[Staden]{Staden, Johann},  however, bla bla \dots
 
\page

Some text  Cavalieri\Text[Cavalieri]{Cavalieri, Emilio de}, or  Praetorius\Text[Praetorius]{Praetorius, Michael}], some more text.\footnote{Johann  Staden\Note[Staden]{Staden, Johann}, {\em Kurzer und einf{\" a}ltiger Bericht} , translated in F. Arnold\Note[Arnold]{Arnold, Franck Th.}, loc. cit. p.105.}	

 Another chunk of text.\footnote{In the original  Staden\Note[Staden]{Staden, Johann} did something else.}



\completeText
\completeNote
\completeMusic
\stoptext

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

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

             reply	other threads:[~2012-04-26 10:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-26 10:07 Robert Blackstone [this message]
2012-04-26 10:18 ` S Barmeier
2012-04-26 13:14   ` Alan BRASLAU
2012-04-27  8:58     ` S Barmeier
2012-04-26 10:53 ` Philipp Gesang
2012-04-26 17:44 Robert Blackstone
2012-04-26 17:59 Robert Blackstone

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=CEBC3611-1BD4-428A-B75F-ED41A2F3DB09@gmail.com \
    --to=blackstone.robert@gmail.com \
    --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).