From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5503 Path: main.gmane.org!not-for-mail From: Patrick Gundlach Newsgroups: gmane.comp.tex.context Subject: colors and text, prettyprinting Date: Tue, 04 Sep 2001 19:16:55 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <200109041716.TAA23903@sol.cs.uni-dortmund.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035396094 2252 80.91.224.250 (23 Oct 2002 18:01:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:01:34 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:5503 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5503 Hi, > \appendtoks \startcolor[yellow]\to\everystarttext > \appendtoks \stopcolor \to\everystoptext this works. Even the (dirtier?) one: \appendtoks \bgroup \to\everystarttext \appendtoks \egroup \to\everystoptext :-) > >How can I define something like %%\ N in TeX prettyprinting: > ah, you want to become a wizzard: No, I just want to use the very nice features context has ;-) > \installnewpretty I've got it working now. I was not aware of the fact (use the source, luke) that it worked only in 'comment' mode... I feel more enlightened now. Thank you. A happy Patrick