[NTG-context] register fine tuning
Steffen Wolfrum
context at st.estfiles.de
Thu Oct 26 10:07:26 CEST 2006
Sorry, same problem here as with your other posting:
How should I use this hack?
Given that I have a source TEX document (providing the \index{Keyword
and the \placeregister{index}} and those TUI and TOU files.
Where should I store the line below in order to manipulate (filter?)
the TUO?
Do I have to start a new file with a kind of \input command?
Steffen
Am 25.10.2006 um 22:45 schrieb Hans Hagen:
> 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
> -----------------------------------------------------------------
>
> _______________________________________________
> ntg-context mailing list
> ntg-context at ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>
More information about the ntg-context
mailing list