From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23542 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: type-pre.tex Date: Fri, 18 Nov 2005 15:34:18 +0100 Message-ID: <437DE66A.2010800@elvenkind.com> References: <2C559783-4685-4F83-B6A7-F7CFC47C5666@science.uva.nl> <437DE0AE.7030804@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1132324571 5842 80.91.229.2 (18 Nov 2005 14:36:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 18 Nov 2005 14:36:11 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Nov 18 15:36:07 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ed7JI-0001HL-Cz for gctc-ntg-context-518@m.gmane.org; Fri, 18 Nov 2005 15:33:52 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 18F6712798; Fri, 18 Nov 2005 15:33:52 +0100 (CET) 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 25430-06-3; Fri, 18 Nov 2005 15:33:46 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D2137127BC; Fri, 18 Nov 2005 15:33:46 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 88AD0127BC for ; Fri, 18 Nov 2005 15:33:45 +0100 (CET) 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 25430-06-2 for ; Fri, 18 Nov 2005 15:33:44 +0100 (CET) Original-Received: from glenfiddich.elvenkind.com (elvenknd.xs4all.nl [213.84.171.68]) by ronja.ntg.nl (Postfix) with ESMTP id 9CF6512798 for ; Fri, 18 Nov 2005 15:33:44 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id CBE1518345 for ; Fri, 18 Nov 2005 15:33:43 +0100 (CET) Original-Received: from glenfiddich.elvenkind.com ([127.0.0.1]) by localhost (glenfiddich.elvenkind.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06395-07 for ; Fri, 18 Nov 2005 15:33:43 +0100 (CET) Original-Received: from [10.10.0.6] (glenlivet.elvenkind.com [10.10.0.6]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 518761833C for ; Fri, 18 Nov 2005 15:33:43 +0100 (CET) User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <437DE0AE.7030804@wxs.nl> X-Virus-Scanned: by amavisd-new at elvenkind.net X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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:23542 Archived-At: Hans Hagen wrote: >> One more observation. >> The trace shows an underfull hbox inserted at the start of this file >> \readfilename ->type-pre >> (/usr/local/teTeX/share/texmf-local/tex/context/base/type-pre.tex >> Underfull \hbox (badness 10000) in paragraph at lines 21--13 >> \hbox(0.0+0.0)x426.78743 >> .\glue(\rightskip) 0.0 >> ) >> disappearing when a put \endinput right at the start of the file. >> I hope this hbox doesn't play havoc with formatting? > > strange too; you can move down the \endinput stepwise and try to locate > which lines trigger this box That problem does not happen here. My first guess is that you inadvertedly added a character to the file while perusing it. Cheers, Taco