From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/42499 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: overfull hbox (was: Re: Highlight changes) Date: Wed, 16 Jul 2008 09:11:57 -0400 (EDT) Message-ID: References: <87tzer0ylk.fsf@cordelia.devereux.me.uk> <5c2c86e70807160225h13ca4859h8c71890fce81628c@mail.gmail.com> <20080716104901.GA15139@gaston.couberia.bzh> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-1044193155-1216213918=:24970" X-Trace: ger.gmane.org 1216213870 6462 80.91.229.12 (16 Jul 2008 13:11:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Jul 2008 13:11:10 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Jul 16 15:11:58 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1KJ6nC-0007nB-Mc for gctc-ntg-context-518@m.gmane.org; Wed, 16 Jul 2008 15:11:38 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 479201FCD9; Wed, 16 Jul 2008 15:10:44 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07399-01-18; Wed, 16 Jul 2008 15:09:48 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3E96F1FC1A; Wed, 16 Jul 2008 15:09:48 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5E0EA1FC11 for ; Wed, 16 Jul 2008 15:09:46 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04985-08-18 for ; Wed, 16 Jul 2008 15:08:56 +0200 (CEST) Original-Received: from skycaptain.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.160]) by ronja.ntg.nl (Postfix) with ESMTP id 542311FCD3 for ; Wed, 16 Jul 2008 15:08:10 +0200 (CEST) Original-Received: FROM adi-laptop.local (c-68-40-40-75.hsd1.mi.comcast.net [68.40.40.75]) BY skycaptain.mr.itd.umich.edu ID 487DF2B7.72E4B.18890 ; 16 Jul 2008 09:08:07 -0400 In-Reply-To: <20080716104901.GA15139@gaston.couberia.bzh> User-Agent: Alpine 1.00 (DEB 882 2007-12-20) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:42499 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-1044193155-1216213918=:24970 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 16 Jul 2008, Peter M=C3=BCnster wrote: > On Wed, Jul 16 2008, Olivier Gu=C3=A9ry wrote: > >> In the same idear, i realy miss something to highlight the =C2=AB overfu= ll hbox =C2=BB > > \version[temporary] > \starttext > \hsize1pt > abcd > \stoptext Sometimes, you do not want \version[temporary]. In those cases, I usually= =20 use \overfullrule5\points This can also be incorporated in the \version command, \unprotect \def\doversion[#1]% {\chardef\conceptmode\zerocount \overfullrule\zeropoint \processaction % \v!final=3D> [#1] [ \v!concept=3D>\chardef\conceptmode\plusone, % simple banner \v!file=3D>\chardef\conceptmode\plustwo, % full banner \v!temporary=3D>\chardef\conceptmode\plusthree % full banner plus \overfullrule5\points, % info in the margin draft=3D>%\chardef\conceptmode\plusfour \overfullrule5\points]} \protect and then one can use \version[draft]. Aditya --8323329-1044193155-1216213918=:24970 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --8323329-1044193155-1216213918=:24970--