![](https://secure.gravatar.com/avatar/cedc4d83943006afe3994fb0a0455f82.jpg?s=120&d=mm&r=g)
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/