From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/74832 Path: news.gmane.org!not-for-mail From: "Meer, H. van der" Newsgroups: gmane.comp.tex.context Subject: overfull hbox on items Date: Fri, 2 Mar 2012 16:35:48 +0000 Message-ID: <9BFADE46-A710-4809-BF80-9492C03020AC@uva.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1845395029==" X-Trace: dough.gmane.org 1330706160 8365 80.91.229.3 (2 Mar 2012 16:36:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 2 Mar 2012 16:36:00 +0000 (UTC) To: ConTeXt NTG Original-X-From: ntg-context-bounces@ntg.nl Fri Mar 02 17:35:59 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S3VSY-0001Bt-CH for gctc-ntg-context-518@m.gmane.org; Fri, 02 Mar 2012 17:35:58 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2BC9CCB286; Fri, 2 Mar 2012 17:35:58 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 1qg2IM6dtTRo; Fri, 2 Mar 2012 17:35:55 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 92613CB275; Fri, 2 Mar 2012 17:35:55 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 38227CB275 for ; Fri, 2 Mar 2012 17:35:54 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id TTnS+Q1mtBhv for ; Fri, 2 Mar 2012 17:35:49 +0100 (CET) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id 6AAC3CB273 for ; Fri, 2 Mar 2012 17:35:49 +0100 (CET) Original-Received: from holleman.uva.nl (holleman.uva.nl [146.50.108.228]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q22GZmSf013060 for ; Fri, 2 Mar 2012 17:35:49 +0100 Original-Received: from ketelaar.uva.nl ([fe80::cc61:4c73:c438:df97]) by holleman.uva.nl ([146.50.108.228]) with mapi id 14.01.0355.002; Fri, 2 Mar 2012 17:35:48 +0100 Thread-Topic: overfull hbox on items Thread-Index: AQHM+JKGBJxEpn6RykmlyEhkTiS/8Q== Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [82.95.102.36] X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=146.50.108.228; country=NL; region=07; city=Amsterdam; latitude=52.3500; longitude=4.9167; http://maps.google.com/maps?q=52.3500,4.9167&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0LGEEzNlD - b735dd4c2484 - 20120302 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:74832 Archived-At: --===============1845395029== Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_9BFADE46A7104809BF809492C03020ACuvanl_" --_000_9BFADE46A7104809BF809492C03020ACuvanl_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable This setting gives an overfull hbox of exactly 3 points: \setupitemgroup[itemize][each] [joinedup,packed] [symbol=3Dn,distance=3D3pt, align=3Dright,itemalign=3Dflushright, stopper=3D{.\,} ] In the logfile: Overfull \hbox (3.0pt too wide) detected at line 7 Changing to distance=3D4pt makes the hbox 4pt too wide. Changing to distance=3D0pt (or delete parameter) makes the hbox fit. Why is this? Apart from cluttering the logfile, I guess this hbox overflow signals somet= hing that can be bettered. Hans van der Meer --_000_9BFADE46A7104809BF809492C03020ACuvanl_ Content-Type: text/html; charset="us-ascii" Content-ID: <8DB27EB48355EE45A65B38D5B773C928@uva.nl> Content-Transfer-Encoding: quoted-printable This setting gives an overfull hbox of exactly 3 points:
\setup= itemgroup[itemize][each]
[joine= dup,packed]
[symbo= l=3Dn,distance=3D3pt,
align= =3Dright,itemalign=3Dflushright,
stoppe= r=3D{.\,}
]
In the logfile: Overfull \hbox = (3.0pt too wide) detected at line 7

Changing to distance=3D4pt= makes the hbox 4pt too wide.
Changing to distance=3D0pt= (or delete parameter) makes the hbox fit.

Why is this?
Apart from cluttering the logfi= le, I guess this hbox overflow signals something that can be bettered.

Hans van der Meer



--_000_9BFADE46A7104809BF809492C03020ACuvanl_-- --===============1845395029== 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1845395029==--