ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Wolfrum <context@st.estfiles.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Hans Hagen <pragma@wxs.nl>
Subject: register sorting
Date: Fri, 29 Oct 2010 22:39:19 +0200	[thread overview]
Message-ID: <19A7AFF2-CEC9-4FDD-AFD3-7700ED7F6D41@st.estfiles.de> (raw)

Hi,

I just installed todays beta and I am not sure if regoster sorting is working properly.

Eg. I modify (see below) the example from tricky-002.tex and I would like to achieve ...

accession
Action Plan
association

But none of the four methods (before, after, first, last) gives this result!!

What is wrong?

Steffen

-------

\starttext

\subject{before : Oo Öo oo öo} \placeregister[index][language=en,method=before] \par
\subject{after  : oo öo Oo Öo} \placeregister[index][language=en,method=after]  \par
\subject{first  : Oo oo Öo öo} \placeregister[index][language=en,method=last]   \par
\subject{last   : oo Oo öo Öo} \placeregister[index][language=en,method=first]  \par

\dorecurse {3} {
   \page \recurselevel:
       \index{Action plans} \index{association} \index{accession} \index{bOo} \index{bõö} \index{bõo} \index{boö}
       \index{oo}  \index{öo}  \index{Oo}  \index{Öo}
   done
}

\stoptext
___________________________________________________________________________________
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
___________________________________________________________________________________


             reply	other threads:[~2010-10-29 20:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-29 20:39 Steffen Wolfrum [this message]
2010-10-30  0:33 ` Jano Kula
2010-11-04  9:46   ` Steffen Wolfrum
2016-05-24 11:33 Manuel Conzelmann

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=19A7AFF2-CEC9-4FDD-AFD3-7700ED7F6D41@st.estfiles.de \
    --to=context@st.estfiles.de \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.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).