Pawe/l wrote > I'll dare to ask one more question. How to use colors in (some kind > of) groups, meaning localy? In example, how to set some nice color > for given object only (word, letter or rule)?
"miniltx" is a plain-tex inteface to the graphicx packages. (If you're using windows, it's bundled up in the look "plgraph" package.) So if you install both the "graphicx" and the "plgraph" package, the following plain-tex file should work: %<--- %< --- %< --- %< --- %< --- %< --- %< --- %< --- %< \input color {\color{green} Text starts off in green \textcolor{red}{ a little red} returning to green } \bye %<--- %< --- %< --- %< --- %< --- %< --- %< --- %< --- %< _______________________________________________ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context