From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/84402 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: question about linespace adjustment Date: Tue, 24 Sep 2013 10:51:55 -0400 (EDT) Message-ID: References: <5241A380.8050608@sil.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-1458248354-1380034317=:27893" X-Trace: ger.gmane.org 1380034330 21024 80.91.229.3 (24 Sep 2013 14:52:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 24 Sep 2013 14:52:10 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 24 16:52:13 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 1VOTyF-00063B-3u for gctc-ntg-context-518@m.gmane.org; Tue, 24 Sep 2013 16:52:11 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 54228101F1; Tue, 24 Sep 2013 16:50:04 +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 0k4zZG7asLkg; Tue, 24 Sep 2013 16:49:57 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 9976F101EA; Tue, 24 Sep 2013 16:49:57 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D5330101EA for ; Tue, 24 Sep 2013 16:49: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 onb-kCNFhSjN for ; Tue, 24 Sep 2013 16:49:54 +0200 (CEST) Original-Received: from filter5-til.mf.surf.net (filter5-til.mf.surf.net [194.171.167.221]) by balder.ntg.nl (Postfix) with ESMTP id B855F101E5 for ; Tue, 24 Sep 2013 16:49:54 +0200 (CEST) Original-Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by filter5-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r8OEpwEZ024164 for ; Tue, 24 Sep 2013 16:51:59 +0200 Original-Received: FROM Decentralized.ECE.McGill.CA (Decentralized.ECE.McGill.CA [132.206.69.142]) By hellskitchen.mr.itd.umich.edu ID 5241A70C.E0F93.18069 ; Authuser adityam; 24 Sep 2013 10:51:57 EDT In-Reply-To: <5241A380.8050608@sil.org> User-Agent: Alpine 2.02 (LNX 1266 2009-07-14) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.14.82; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0WKt2PWlL - b49fd8030cdb - 20130924 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.221 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:84402 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-1458248354-1380034317=:27893 Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Tue, 24 Sep 2013, Lars Huttar wrote: > Hello, > I'm working through the reference manual trying to understand how things > work in regard to fonts. I'll be submitting clarifications and > elaborations to the manual in an attempt to help other non-experts to > grasp the design of ConTeXt. > > There's a point that's confusing to me in section 5.5, Line spacing. On > page 108 of the manual it says > "Linespacing alters when a new bodyfont is used or when linespacing is > de=EF=AC=81ned explicitly by \setupinterlinespace (which is explained lat= er)" > > But on the next page it says, > "When you make a font switch the linespacing is adapted when you give > the command \setupinterlinespace without any setup parameters and also > when you add the key reset, for example..." > > So here's why I'm confused. When you change fonts, (a) does linespacing > get changed automatically, or (b) do you have to say > \setupinterlinespace? If (a), then why does the second quote above seem > to say you need \setupinterlinespace to make it happen? If (b), then > isn't the first quote above inaccurate? > > Is there a distinction being drawn here between "when a new bodyfont is > used" and "when you make a font switch", or are those just variant > phrasings for what is intended to mean the same thing? Contrast {\switchtobodyfont[14pt] \input ward \endgraf} with {\tfc \input ward \endgraf} Aditya --8323328-1458248354-1380034317=:27893 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --8323328-1458248354-1380034317=:27893--