20 Jul
2009
20 Jul
'09
5:34 p.m.
On Mon, 20 Jul 2009, Peter Münster wrote:
Hello,
Is it possible somehow, to get inline syntax highlighting (as with \type{...})?
Attached is an ugly solution. I haven't tested it too much.
Usage example
\usemodule[vim]
\setupwhitespace[big]
\setupcolors[state=start]
\definevimtyping[C][syntax=c]
\starttext
We can always type code in display mode
\startC
#include