ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alan BRASLAU <alan.braslau@cea.fr>
To: ntg-context@ntg.nl
Subject: Re: Indexing macros
Date: Mon, 15 Sep 2008 14:49:21 +0200	[thread overview]
Message-ID: <200809151449.21454.alan.braslau@cea.fr> (raw)
In-Reply-To: <alpine.DEB.1.00.0809120936090.7935@nqv-yncgbc>

On Tuesday 3 December 2002 17:57:00 Hans Hagen wrote:
> Copied from the manual source: 
...
> \index {form::entry}

The following minimal example works as expected:
\setupregister[index][au][textstyle=\sc]
\def\Index#1{\index{#1}#1}
\def\Author#1{\index{au::#1}#1}
\starttext
The \index[TeX]{\TeX}\TeX \Index{typesetting} system (\Author{Knuth})
\page
\completeindex
\stoptext

Within a large project using the above definitions, author entries in the index 
are typeset normally, not in \sc.
However, if I use
\setupregister[index][au][textstyle=boldslanted]
I do get bold-slanted entries in my large project. Have I misunderstood the 
use of setupregister, or is this a bug?
Thank you, in advance.

Alan

___________________________________________________________________________________
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:[~2008-09-15 12:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-11 20:58 width of cell in TABLE Peter Münster
2008-09-12  6:13 ` span ROWS in \starttables? Alan BRASLAU
2008-09-12  6:34   ` Wolfgang Schuster
2008-09-12  8:27     ` Alan BRASLAU
2008-09-12  8:51       ` Wolfgang Schuster
2008-09-12  9:21         ` Alan BRASLAU
2008-09-12 13:37       ` Aditya Mahajan
2008-09-15 12:49         ` Alan BRASLAU [this message]
2008-09-12  6:31 ` width of cell in TABLE Wolfgang Schuster
  -- strict thread matches above, loose matches on Subject: below --
2002-12-02 16:20 Indexing macros John Culleton
2002-12-02 16:41 ` Taco Hoekwater
2002-12-03 13:33   ` John Culleton
2002-12-03 16:57     ` Hans Hagen
2002-12-03 16:59     ` Hans Hagen
2002-12-04 14:30     ` Gour
2002-12-02 16:51 ` Hans Hagen
2002-12-03 14:18   ` John Culleton

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=200809151449.21454.alan.braslau@cea.fr \
    --to=alan.braslau@cea.fr \
    --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).