From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13822 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Re: Overfull boxes using m-cweb Date: Tue, 14 Oct 2003 15:16:31 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.0.22.2.20031014151544.02cd69f0@server-1> References: <3F8BB1E7.5040508@xs4all.nl> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1066138372 13997 80.91.224.253 (14 Oct 2003 13:32:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Oct 2003 13:32:52 +0000 (UTC) Cc: ntg-context@ntg.nl Original-X-From: ntg-context-admin@ntg.nl Tue Oct 14 15:32:50 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A9PIA-0000m1-00 for ; Tue, 14 Oct 2003 15:32:50 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 6303210B3E; Tue, 14 Oct 2003 15:32:48 +0200 (MEST) Original-Received: from mail.solcon.net (mail.solcon.net [212.45.33.5]) by ref.ntg.nl (Postfix) with ESMTP id 8D74710B3E for ; Tue, 14 Oct 2003 15:18:12 +0200 (MEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.net (8.11.6/8.9.3) with ESMTP id h9EDI4E07844 for ; Tue, 14 Oct 2003 15:18:04 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id EF9C617AC2; Tue, 14 Oct 2003 15:18:04 +0200 (CEST) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id 2CCB423360; Tue, 14 Oct 2003 13:18:03 +0000 (UTC) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Original-To: ntg-context@ntg.nl In-Reply-To: Original-References: <3F8BB1E7.5040508@xs4all.nl> Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13822 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13822 At 10:54 14/10/2003, Patrick Gundlach wrote: >Hi, > > > I am running into overfull boxes when including a weaved cweb file into > > a context document. > >I don't really understand your question. You have overfull boxes in >your TeX run. That is a "normal" TeX feature. They can usually be >avoided. But in your case I guess that it is something which you >cannot avoid. But how should we know? I guess that the cweb module is >not that commonly used. So you might be better of and supply a >minimal (!) but complete (!) example. it may be a result of many unbreakable (key)words, so in that case try: \setuptolerance[verytolerant,stretch] Hans