[NTG-context] Formatting Indexed Words Within the Text
Alan Braslau
alan.braslau at cea.fr
Sat Mar 24 11:20:33 CET 2012
On Fri, 23 Mar 2012 19:42:38 +0100
Hans Hagen <pragma at wxs.nl> wrote:
> in the test suite: registers/processors-001.tex
>
> \defineprocessor[bf][style=bold]
> \defineprocessor[it][style=italic]
>
> \starttext
>
> \index{it->italic}\index{normal}
> This is a \index[bf->bold]{test with bold number}test.
> This is a less important \index{test}test.
>
> \placeindex
>
> \stoptext
>
> so the magic word is 'processors'
Magic indeed!
So processors can be used *wherever* text is to be typeset,
as a prefix: name->text
\defineprocessor[name][...,...=...,...]
with keys: style=, color=, left=, right=, command=
I'm not sure that I understand, but once I do,
I'll have to add a wiki page...
Alan
More information about the ntg-context
mailing list