ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Index format and sorting
@ 2000-10-24 17:07 Hraban
  2000-10-25  8:28 ` Tobias Burnus
  0 siblings, 1 reply; 3+ messages in thread
From: Hraban @ 2000-10-24 17:07 UTC (permalink / raw)


Heigh ho!

I'd like to influence the layout of my index a bit...

Is it possible to use uppercase "section titles" (a, b, c...)?

Is it possible to change the sorting, that upper- and lowercase
become joined and umlauts (ä, ö, ü) are sorted as a, o, u?

The page ranges of start/stopregister appear always before single
page entries. That looks a bit strange... Is that changeable?

-- 
Grüßlis vom Hraban!
---
http://angerweit.tikon.ch/


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

* Re: Index format and sorting
  2000-10-24 17:07 Index format and sorting Hraban
@ 2000-10-25  8:28 ` Tobias Burnus
  2000-10-27  9:07   ` Hraban
  0 siblings, 1 reply; 3+ messages in thread
From: Tobias Burnus @ 2000-10-25  8:28 UTC (permalink / raw)
  Cc: ConTeXt

Hi,

> I'd like to influence the layout of my index a bit...
> Is it possible to change the sorting, that upper- and lowercase
> become joined and umlauts (ä, ö, ü) are sorted as a, o, u?
At least for the latter texutil --references --quote should do,
else you can define a \sortkey (see enco-ini.tex).

For the uppercase header:
Try:
\setuphead[section][textcommand=\command#1]
with texcommand=\uppercase
(Completely untested)

Tobias


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

* Re: Index format and sorting
  2000-10-25  8:28 ` Tobias Burnus
@ 2000-10-27  9:07   ` Hraban
  0 siblings, 0 replies; 3+ messages in thread
From: Hraban @ 2000-10-27  9:07 UTC (permalink / raw)


Tobias Burnus wrote:
> > Is it possible to change the sorting, that upper- and lowercase
> > become joined and umlauts (ä, ö, ü) are sorted as a, o, u?
> At least for the latter texutil --references --quote should do,

Must I say "texutil --references --quote mymainfile" after the
texexec run(s) and then run texexec again, or how?

> else you can define a \sortkey (see enco-ini.tex).

I only found \definesortkey.
Should I write such for every umlaut, like:
\definesortkey{"a}{a}{a}{"a}
\definesortkey{"A}{A}{a}{"A}
\definesortkey{"s}{ss}{ss}{"s}
etc. ?

What's the difference between the "raw" (2nd) and the "sort order" 
(3rd) entry?

> For the uppercase header:
> Try:
> \setuphead[section][textcommand=\command#1]
> with texcommand=\uppercase

No, I wanted to get changed the "sections" within the index.
If they would get formatted as "section" or like that, they
would follow my existing \setuphead definitions.
Is there a keyword for those index section headers to make
\setuphead[index_section_header][...] ?

BTW: Wie sieht das mit dem deutschen Interface aus?
Eine Antwort im Sinne von "überlass das mir" wäre auch schon
eine Antwort, dann lass ich die Finger davon.

-- 
Grüßlis vom Hraban!
---
http://angerweit.tikon.ch/


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

end of thread, other threads:[~2000-10-27  9:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-24 17:07 Index format and sorting Hraban
2000-10-25  8:28 ` Tobias Burnus
2000-10-27  9:07   ` Hraban

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