From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23148 Path: news.gmane.org!not-for-mail From: Gerben Wierda Newsgroups: gmane.comp.tex.context Subject: Re: interline space in setupparagraphs Date: Thu, 27 Oct 2005 19:30:15 +0200 Message-ID: References: <78f2e6026423122983a8c2577c1c8b37@rna.nl> <4361075A.90600@gmx.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v734) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1130434297 21482 80.91.229.2 (27 Oct 2005 17:31:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 Oct 2005 17:31:37 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Oct 27 19:31:36 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 1EVBa2-0002qK-6X for gctc-ntg-context-518@m.gmane.org; Thu, 27 Oct 2005 19:30:22 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A992B127B8; Thu, 27 Oct 2005 19:30:21 +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 04468-08-4; Thu, 27 Oct 2005 19:30:18 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 18D3A127C9; Thu, 27 Oct 2005 19:30:18 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 59F26127C9 for ; Thu, 27 Oct 2005 19:30:17 +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 04468-08-3 for ; Thu, 27 Oct 2005 19:30:16 +0200 (CEST) Original-Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by ronja.ntg.nl (Postfix) with ESMTP id 8D4E8127B8 for ; Thu, 27 Oct 2005 19:30:16 +0200 (CEST) Original-Received: from ii2.demon.nl ([82.161.98.36]:10885 helo=mail.rna.nl) by post-22.mail.nl.demon.net with esmtp (Exim 4.51) id 1EVBZw-0001wp-EM for ntg-context@ntg.nl; Thu, 27 Oct 2005 17:30:16 +0000 Original-Received: from [192.168.51.66] (n166.infopact.nl [212.29.185.166]) by mail.rna.nl (Postfix) with ESMTP id 1CFFD2A4D43 for ; Thu, 27 Oct 2005 19:30:16 +0200 (CEST) In-Reply-To: <4361075A.90600@gmx.net> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.734) 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:23148 Archived-At: On 27 Oct 2005, at 18:59, Peter Rolf wrote: > Hi Gerben, > > Gerben Wierda wrote: > >> I have: >> >> \setupinterlinespace[medium] >> > \setupinterlinespace[line=\dimexpr1.25\bodyfontsize\relax] That works. But why? And does this relate to the fact that textrule spacing as done normally is not used inside the paragraph (see other thread)? G