From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/33831 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Grid and footnotes [repost] Date: Tue, 13 Mar 2007 18:28:37 +0100 Message-ID: <45F6DF45.7000109@wxs.nl> References: <0A10D64C-D49B-48CB-A3AE-07E917271BDC@mpq.mpg.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1173806946 18318 80.91.229.12 (13 Mar 2007 17:29:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 13 Mar 2007 17:29:06 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 13 18:28:54 2007 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 1HRAns-0003RF-71 for gctc-ntg-context-518@m.gmane.org; Tue, 13 Mar 2007 18:28:52 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 26C4F20153; Tue, 13 Mar 2007 18:23:42 +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 23338-01; Tue, 13 Mar 2007 18:23:35 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E912920127; Tue, 13 Mar 2007 18:23:34 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AAD9520127 for ; Tue, 13 Mar 2007 18:23:32 +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 22484-05 for ; Tue, 13 Mar 2007 18:23:29 +0100 (CET) Original-Received: from mail.pragma-ade.net (dsl-083-247-100-017.solcon.nl [83.247.100.17]) by ronja.ntg.nl (Postfix) with ESMTP id C72C92011B for ; Tue, 13 Mar 2007 18:23:29 +0100 (CET) Original-Received: from [10.100.1.101] (unverified [10.100.1.101]) by controller-1 (SurgeMail 3.7b8) with ESMTP id 13013 for ; Tue, 13 Mar 2007 18:28:36 +0100 User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) In-Reply-To: <0A10D64C-D49B-48CB-A3AE-07E917271BDC@mpq.mpg.de> X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 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:33831 Archived-At: Oliver Buerschaper wrote: > Hi all, > > I'd like to bring this issue up again because I didn't get any > replies about two weeks ago (also I'm getting closer to handing > things in to the printhouse) ... so comments, ideas, suggestions, > solutions etc. very welcome ;-) > > > > Consider the following: > > --- > > \setuplayout > [lines=41, > grid=no] > > \starttext > > %\showframe[text] > \showgrid > > \dorecurse{2}{\input tufte\footnote{This is some text} \par} > > \section{Test} > > \dorecurse{2}{\input tufte\footnote{This is some text} \par} > > \stoptext > > --- > > As long as the grid is turned off, the footnote block perfectly > aligns with the bodytext frame. However, turn the grid on and the > footnote block suddenly jumps about a line downwards. What's going on > here? > in core-one: change the getnoflines call into \ifbottomnotes \ifgridsnapping \ifcase\layoutlines % todo: make macro of this \getrawnoflines\textheight \else \noflines\layoutlines \fi % \getnoflines\textheight and remake the format usual rounding errors mess Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------