From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/33865 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: Umlaut causes footnotline to jump Date: Thu, 15 Mar 2007 19:56:17 +0100 Message-ID: <20070315195617572418.3a972a5d@st.estfiles.de> References: <20070315171202143099.df4563d7@st.estfiles.de> <45F972FA.3030604@wxs.nl> <20070315174853222402.ffa4e560@st.estfiles.de> <45F97CE5.5070809@wxs.nl> <20070315182227641254.b4e21698@st.estfiles.de> <45F9956D.80505@gmx.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (GMessage framework 1.5.3) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1174033263 11373 80.91.229.12 (16 Mar 2007 08:21:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Mar 2007 08:21:03 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Mar 16 09:20:56 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 1HS7gC-0007Qm-5m for gctc-ntg-context-518@m.gmane.org; Fri, 16 Mar 2007 09:20:52 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7994A200D5; Fri, 16 Mar 2007 09:15:25 +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 06763-04-4; Fri, 16 Mar 2007 09:15:20 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 941F8200BF; Fri, 16 Mar 2007 09:15:20 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 244F7200BF for ; Fri, 16 Mar 2007 09:15:18 +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 06763-04-3 for ; Fri, 16 Mar 2007 09:15:14 +0100 (CET) Original-Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.18.14]) by ronja.ntg.nl (Postfix) with ESMTP id 93136200BD for ; Fri, 16 Mar 2007 09:15:13 +0100 (CET) Original-Received: (qmail 27744 invoked from network); 16 Mar 2007 08:20:37 -0000 Original-Received: from unknown (HELO mitnutzersw.intern) (698580@[87.185.228.37]) (envelope-sender ) by smtprelay02.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 16 Mar 2007 08:20:37 -0000 In-Reply-To: <45F9956D.80505@gmx.net> X-Mailer: GyazMail version 1.5.3 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:33865 Archived-At: Peter that's it, that is exactly the kind of adjustment what I was looking = for. Thank you very, very much! Steffen On Thu, 15 Mar 2007 19:50:21 +0100, Peter Rolf wrote: > you can try to lower the baseline for the footnotes by changing the > relation of height and depth. this way you get a different \strut (same > total height, but bigger height part). i think the \strut command is > also the cause of the different appearance in your two examples (add > \showstruts after \startext; \strut and =D6 in the same line..). > = > try something like > = > setupinterlinespace[line=3D9.8pt,height=3D.79,depth=3D.21] > = > the values are font dependent and probably don't fit here (taken from my > experiments with ms-sansserif). if i remember it right the default > values are height=3D.72 and depth=3D.28 .