ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Problem with  \seeindex
Date: Mon, 21 Jun 2004 18:20:06 +0200	[thread overview]
Message-ID: <40D70AB6.3070405@wxs.nl> (raw)
In-Reply-To: <1087832663.2185.8.camel@snoopy.militzer.net.local>

Bernd Militzer wrote:

>Hi all,
>
>in a german text with a lot of czech words I get an error when using
>  
>
Ah .. a bug!

The next also works for czech writing german -)

(put this in cont-new.tex winthout the\unprotected)

\unprotected \def\complexdozieregister[#1]#2#3%
  {\begingroup
     \thisisnextinternal\s!ind
     \ifduplicate\getlastregisterentry{#2}\fi
     \convertexpanded{\??id\currentregister}{#2}\asciiregisterentryA
     \convertexpanded{\??id\currentregister}{#3}\asciiregisterentryB
     \makesectionformat
     \edef\schrijfwegnaarregister%
       {\writeutility%
          {r s %
           {\currentregister} %
           {\nextinternalreference} %
           {#1} %
           {\asciiregisterentryA} %
           {\asciiregisterentryB} %
           {\sectionformat}}}%
     \schrijfwegnaarregister
   \endgroup
   \registerinfo{> zie}{#2}%
   \GotoPar}

\starttext

\setuphead[chapter][expansion=yes]

\chapter{Bu\v{s}ina, Leopold}

\index{Bu\v{s}ina, Leopold} does not work!
\index{Polda}
\seeindex{Polda}{Bu\v{s}ina, Leopold} does not work!

\typefile{test.tuo}

\placeindex

\stoptext

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

  reply	other threads:[~2004-06-21 16:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-15 14:32 poster Zunbeltz
2004-06-15 15:34 ` poster Hans Hagen
2004-06-15 15:35 ` poster Peter Münster
2004-06-15 15:38 ` poster Hans Hagen
2004-06-15 18:32   ` \seeindex problem Bernd Militzer
2004-06-21 15:44     ` Problem with \seeindex Bernd Militzer
2004-06-21 16:20       ` Hans Hagen [this message]
2004-06-21 17:05         ` Bernd Militzer

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=40D70AB6.3070405@wxs.nl \
    --to=pragma@wxs.nl \
    --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).