From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/83454 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Linecorrection and distances Date: Thu, 18 Jul 2013 11:58:24 +0200 Message-ID: <51E7BC40.6010205@wxs.nl> References: <51E79B17.8040204@mmnetz.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1374141543 28522 80.91.229.3 (18 Jul 2013 09:59:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Jul 2013 09:59:03 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Thu Jul 18 11:59:04 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UzkzH-0006QL-6Q for gctc-ntg-context-518@m.gmane.org; Thu, 18 Jul 2013 11:59:03 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AA0E0101EC; Thu, 18 Jul 2013 11:58:55 +0200 (CEST) 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 YCFHenLJa043; Thu, 18 Jul 2013 11:58:54 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 210DD101E4; Thu, 18 Jul 2013 11:58:54 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C3556101E4 for ; Thu, 18 Jul 2013 11:58:52 +0200 (CEST) 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 33ElnlRmS22w for ; Thu, 18 Jul 2013 11:58:42 +0200 (CEST) Original-Received: from filter1-utr.mf.surf.net (filter1-utr.mf.surf.net [195.169.124.152]) by balder.ntg.nl (Postfix) with ESMTP id CB307101E0 for ; Thu, 18 Jul 2013 11:58:42 +0200 (CEST) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter1-utr.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r6I9wmOM008169 for ; Thu, 18 Jul 2013 11:58:48 +0200 X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.103; Original-Received: from [10.100.1.103] (unverified [10.100.1.103]) by pragma-net.nl (SurgeMail 6.3c2) with ESMTP id 12095-1713362 for ; Thu, 18 Jul 2013 11:58:48 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 In-Reply-To: <51E79B17.8040204@mmnetz.de> X-Authenticated-User: hagen@controller-9 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.125.29.162; country=NL; region=15; city=Zwolle; latitude=52.5058; longitude=6.0858; http://maps.google.com/maps?q=52.5058,6.0858&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 07K1JWMU0 - dc5b73837bdd - 20130718 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:83454 Archived-At: On 7/18/2013 9:36 AM, "H. =D6zoguz" wrote: > I use grid-setting, but have elements, which should not be set on the > grid (because it is impossible, because of different interlinespaces, > bigger fonts, or whatever). > For these elements I use > \startlinecorrection Elements \stoplinecorrection > After these elements the normal text is continued, set on the grid > again. That is all working and fine. > > But: The distances between these "\startlinecorrection Elements > \stoplinecorrection" blocks and the text (both distances, before and > after) are not always the same, they seem to be random. How to correct > that without inserting "\vksip+-Xpt" manually before/after the > linecorrected blocks? > > For testing: > > \showgrid > > \setuplayout[grid=3Dyes] > > \definefont[big][name:Arial at 25 pt] > > \def\kurztext{Dies ist ein kurzer Text. Die anderen Standardtexte sind > deutlich zu lang.} > > \starttext > > \kurztext > > \startlinecorrection > > \big \kurztext Und noch Zusatztext. > > \stoplinecorrection > > \kurztext > > \startlinecorrection > > \big \kurztext > > \stoplinecorrection > > \kurztext > > \stoptext > > > In the above example you can see it, the distances between the grid set > and the not grid set text are different. you only switch the font so the distance between lines is determines by = the size of glyphs + interlineskip .. best use: \big \setupinterlinespace ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________