From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26966 Path: news.gmane.org!not-for-mail From: nico Newsgroups: gmane.comp.tex.context Subject: Re: spurious space before section heading but only in pdf mode Date: Sat, 08 Apr 2006 21:30:48 +0200 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1144526555 10598 80.91.229.2 (8 Apr 2006 20:02:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 8 Apr 2006 20:02:35 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Apr 08 22:02:34 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1FSJdh-0005Qk-96 for gctc-ntg-context-518@m.gmane.org; Sat, 08 Apr 2006 22:02:33 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D1AE412783; Sat, 8 Apr 2006 22:02:32 +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 04867-02; Sat, 8 Apr 2006 22:02:31 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4CD701277E; Sat, 8 Apr 2006 21:28:00 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4C1761277E for ; Sat, 8 Apr 2006 21:27:57 +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 21922-01 for ; Sat, 8 Apr 2006 21:27:56 +0200 (CEST) Original-Received: from swip.net (mailfe01.tele2.fr [212.247.154.12]) by ronja.ntg.nl (Postfix) with SMTP id 569221277B for ; Sat, 8 Apr 2006 21:27:56 +0200 (CEST) X-T2-Posting-ID: 3brHPWvyEzVNt0QNlxQWsxGJRDYe7rueGgqwO1zxZAg= X-Cloudmark-Score: 0.000000 [] Original-Received: from [83.179.156.124] (HELO localhost) by mailfe01.swip.net (CommuniGate Pro SMTP 5.0.8) with ESMTP id 155431807 for ntg-context@ntg.nl; Sat, 08 Apr 2006 21:27:55 +0200 Original-To: "mailing list for ConTeXt users" In-Reply-To: User-Agent: Opera M2/7.54 (FreeBSD, build 955) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:26966 Archived-At: On Sat, 08 Apr 2006 14:26:11 -0400, Sanjoy Mahajan wrote: > This file > > \starttext > \section{a} > hi > \section{b} > hi again > \stoptext > > is fine in dvi mode (texexec a.tex). But 'texexec --pdf a.tex' is a bit > off, with the "1 a" section heading indented about one character. > > Is it a pdfetex bug? > > $ texexec --version > > TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005 > > texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005 > texutil : TeXUtil 9.0.1 - ConTeXt / PRAGMA ADE 1992-2006 > tex : pdfeTeX, 3.141592-1.21a-2.2 (Web2C 7.5.4) I've the same pdfetex version, and it looks like the problem I encountered (http://archive.contextgarden.net/message/20060406.001743.3f9ecc2b.en.html). Regards, BG