ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Index register page entry numbers missing
@ 2014-03-19 15:59 Rik Kabel
  2014-03-19 19:53 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Rik Kabel @ 2014-03-19 15:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 622 bytes --]

In the following example, page number entries in the index are not 
displayed when a blank line is inserted in the text, but do appear 
without that blank. This happens with both the current 20140316 
standalone beta and with TL2013.

(I noticed this constructing MWEs for other index register problems. It 
is likely not a problem in real life, but may provide insight into other 
issues.)

    \starttext
    Why do the entry page numbers disappear when a blank line follows
    this line, and reappear when the blank line is removed? (Current
    beta and TL2013.)

    \index{AA}
    \placeindex
    \stoptext

--
Rik

[-- Attachment #1.2: Type: text/html, Size: 950 bytes --]

[-- Attachment #2: 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Index register page entry numbers missing
  2014-03-19 15:59 Index register page entry numbers missing Rik Kabel
@ 2014-03-19 19:53 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2014-03-19 19:53 UTC (permalink / raw)
  To: ntg-context

On 3/19/2014 4:59 PM, Rik Kabel wrote:
> In the following example, page number entries in the index are not
> displayed when a blank line is inserted in the text, but do appear
> without that blank. This happens with both the current 20140316
> standalone beta and with TL2013.
>
> (I noticed this constructing MWEs for other index register problems. It
> is likely not a problem in real life, but may provide insight into other
> issues.)
>
>     \starttext
>     Why do the entry page numbers disappear when a blank line follows
>     this line, and reappear when the blank line is removed? (Current
>     beta and TL2013.)
>
>     \index{AA}
>     \placeindex
>     \stoptext

an index entry needs an anchor so

\index{AA}x

works ok


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-19 19:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-19 15:59 Index register page entry numbers missing Rik Kabel
2014-03-19 19:53 ` Hans Hagen

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).