From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/56989 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: how to set \lineskiplimit-\maxdimen Date: Thu, 11 Mar 2010 13:05:48 +0100 Message-ID: <72E21AEA-AA3B-40F6-8F4D-550192B548B7@st.estfiles.de> References: <4B98D8F0.1000204@gmx.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1268309189 10934 80.91.229.12 (11 Mar 2010 12:06:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 11 Mar 2010 12:06:29 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Mar 11 13:06:24 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Nph9N-0001Ai-EH for gctc-ntg-context-518@m.gmane.org; Thu, 11 Mar 2010 13:06:06 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 27A6FC9E94; Thu, 11 Mar 2010 13:06:01 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id j2sqUBCOVu9w; Thu, 11 Mar 2010 13:05:58 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 56FF1C9E8D; Thu, 11 Mar 2010 13:05:58 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 47A75C9E8D for ; Thu, 11 Mar 2010 13:05:57 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id kbEwPjeETX+1 for ; Thu, 11 Mar 2010 13:05:55 +0100 (CET) Original-Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.18.14]) by balder.ntg.nl (Postfix) with ESMTP id 65C12C9E84 for ; Thu, 11 Mar 2010 13:05:50 +0100 (CET) Original-Received: from [89.247.21.15] (helo=[192.168.1.4]) by smtprelay02.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1Nph9B-0007Zl-KY for ntg-context@ntg.nl; Thu, 11 Mar 2010 13:05:49 +0100 In-Reply-To: <4B98D8F0.1000204@gmx.net> X-Mailer: Apple Mail (2.1077) X-Df-Sender: 698580 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:56989 Archived-At: Am 11.03.2010 um 12:50 schrieb Peter Rolf: > Am 11.03.2010 12:09, schrieb Steffen Wolfrum: >> Hi, >> >> controlling the lineskip in the old-fashoined way "\lineskiplimit-\maxdimen" doesn' work in mkiv anymore! >> >> Please have a look at the example below. Attached you may find the resulting PDFs, set with mkii resp. mkiv. >> >> Steffen >> >> --- >> >> \usetypescript[postscript] >> \definetypeface[postscript][rm][serif][times][default] >> >> \setupbodyfont[postscript,20pt]\setupinterlinespace[line=12pt]\lineskiplimit-\maxdimen >> >> \setuplayout[grid=tolerant] >> >> \definestartstop[quotetest] >> [before={\startnarrower\switchtobodyfont[8pt]\setupinterlinespace[line=7pt]\lineskiplimit-\maxdimen},after=\stopnarrower] >> > Hi Steffen, > > this works, but the \startlocal...\stoplocal combination is not used > very often in 'the source' (so there must be a better way). > > \definestartstop[quotetest] > [before={\startnarrower\startlocal\switchtobodyfont[8pt]\setupinterlinespace[line=16pt]\setupwhitespace[0pt]\setupindenting[0em,yes]},after=\stoplocal\stopnarrower] > > best wishes, > > Peter Hi Peter, it looks like you answered to thread "how to setup local interlinespace" ;o) Yes, this works now. But this ... \setupinterlinespace[line=7pt]\lineskiplimit-\maxdimen} ... does not work as it worked in mkii. Just set line=8pt and run mkiv, next set line=7pt and run mkiv. See the problem?! Steffen ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________