[NTG-context] register fine tuning
Hans Hagen
pragma at wxs.nl
Wed Oct 25 22:45:20 CEST 2006
Steffen Wolfrum wrote:
> Hi,
>
> I am not sure how a ConTeXt index register is generated and what role
> the tui and tuo files play.
> But could it be possible to manually "fine tune" the generated register?
>
> Something like from ...
>
> Keywords
> -- secret 35
> -- popular 25, 26, 27, 88, 89
>
> .... to ...
>
> Keywords see also Commands
> -- secret 35
> -- popular 25-27, 88-89
>
>
> .... just by typing the changes in one of those helper files?
>
>
it should not be to hard to filter the entries from a tuo into another file and use that one: dirty hack:
\bgroup\def\jobname{copyof}\placeregister\egroup
if needed i can provide a \setupregister[file=copyof] feature ;
in mkiv there will be more control because we may move index handling in mem
Hans
-----------------------------------------------------------------
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
-----------------------------------------------------------------
More information about the ntg-context
mailing list