ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: mf <massifr@fastwebnet.it>
To: ntg-context@ntg.nl
Subject: Re: force index entries without page number
Date: Thu, 3 Sep 2020 10:56:41 +0200	[thread overview]
Message-ID: <316670e8-83a9-1c4e-ebe4-fabd5513ffc1@fastwebnet.it> (raw)
In-Reply-To: <EC828C60-3FE9-4B41-A356-BAB958E3BDC0@fiee.net>

Il 03/09/20 10:17, Henning Hraban Ramm ha scritto:
> Hi,
> 
> I’d like to have an (person) index entry like
> 
> Ramm, Hraban   passim
> 
> i.e. without actual page number.
> How can I force that?
> 
> I also need to be able to refer to it like
> \seeindex{Hraban}{Ramm, Hraban)
> 
> 

\starttext
\samplefile{ward}\index{Ward, Peter}

\samplefile{sapolsky}\index{Sapolsky, Robert}

\seeindex{Ramm, Hraban}{}
\seeindex{Hraban}{Ramm, Hraban}

\page

\placeindex[check=yes]

\page

\placeindex[check=no]

\stoptext


Massi
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2020-09-03  8:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-03  8:17 Henning Hraban Ramm
2020-09-03  8:56 ` mf [this message]
2020-09-03  9:09   ` mf
2020-09-03  9:14     ` mf
2020-09-03  9:38     ` Henning Hraban Ramm
2020-09-03 11:32       ` mf
2020-09-04  9:01         ` Henning Hraban Ramm
2020-09-04  9:30           ` mf
2020-09-04  9:59 ` Wolfgang Schuster
2020-11-07 10:11   ` Henning Hraban Ramm

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=316670e8-83a9-1c4e-ebe4-fabd5513ffc1@fastwebnet.it \
    --to=massifr@fastwebnet.it \
    --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).