21 Jul
2009
21 Jul
'09
1:27 p.m.
On Tue, 21 Jul 2009, Peter Münster wrote:
I need it for something like this:
\usemodule[vim] \definevimtyping[C][syntax=c] \starttext \startC for(expr₁; expr₂; expr₃) instruction \stopC \stoptext
Finally I've found a simple solution: \usemodule[vim] \definevimtyping[C][syntax=c] \defineactivecharacter ₁ {\low{\tx1}} \defineactivecharacter ₂ {\low{\tx2}} \defineactivecharacter ₃ {\low{\tx3}} \starttext \startC for(expr₁; expr₂; expr₃) instruction \stopC \stoptext Cheers, Peter -- Contact information: http://pmrb.free.fr/contact/