ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Two questions about registers
Date: Sun, 2 Jun 2013 20:46:12 +0200	[thread overview]
Message-ID: <05C7AE66-D0AC-4112-AB76-0DCDDD424C86@gmail.com> (raw)
In-Reply-To: <20130602194652.577c2033@aga-netbook>


Am 02.06.2013 um 19:46 schrieb Marcin Borkowski <mbork@wmi.amu.edu.pl>:

> Hi list,
> 
> I have two questions regarding registers.
> 
> 1. How to change the title of the register (placed by
> \completeregister) and its numbering style?  (Assume that e.g. I want
> it to be an unnumbered section and not a numbered chapter.)

When you use one of the \complete… (content, synonyms etc.) commands
context uses either \chapter or \title to place the heading for the register,
in addition it creates a reference to the register which has the name
of the register, e.g. “content” or “index”.

In cases where this heading type isn’t sufficient you can use \title
(or any other heading) in combination with \place…, the disadvantage
of this method is that you loose the multilingual labels (not really
a problem) but you can access the texts with \headtext{…},
e.g. \headtext{content} or \headtext{index}


> 2. I'd like my register not to have the headers with subsequent letters
> of the alphabet.  I did [indicator=no] in \setupregister, but still got
> the *vertical spacing* between gropus of entries beginning with the same
> letter. Then, I did also [before={}], but then the space between entry
> groups is actually *smaller* than the usual interline space (confirmed
> by doing \showgrid).  What should I do to prevent this from happening?

Can you provide a example for this?

Wolfgang
___________________________________________________________________________________
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
___________________________________________________________________________________


  parent reply	other threads:[~2013-06-02 18:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-02 17:46 Marcin Borkowski
2013-06-02 17:51 ` Marcin Borkowski
2013-06-02 18:07   ` Marcin Borkowski
2013-06-02 18:46 ` Wolfgang Schuster [this message]
2013-06-02 19:04   ` Marcin Borkowski

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=05C7AE66-D0AC-4112-AB76-0DCDDD424C86@gmail.com \
    --to=schuster.wolfgang@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).