From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9257 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: Ugly slug Date: Mon, 16 Sep 2002 19:47:48 +0200 (CEST) Sender: owner-ntg-context@let.uu.nl Message-ID: References: <200209161159.03749.john@wexfordpress.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1035399594 1773 80.91.224.250 (23 Oct 2002 18:59:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:59:54 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: John Culleton In-Reply-To: <200209161159.03749.john@wexfordpress.com> Xref: main.gmane.org gmane.comp.tex.context:9257 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9257 Hello, On Mon, 16 Sep 2002, John Culleton wrote: > Plain TeX prints a big ugly slug to the right of lines that are poorly > justified. I have never seen it in Context docs. Is there a way to > turn it on? Try \version[final, concept, temporary] \version[concept] should produce the desired result (untested). Tobias