From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/56241 Path: news.gmane.org!not-for-mail From: Vyatcheslav Yatskovsky Newsgroups: gmane.comp.tex.context Subject: Two interline space setup troubles Date: Sat, 13 Feb 2010 21:11:34 +0200 Message-ID: <4B76F966.4070101@gmail.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1266088343 23708 80.91.229.12 (13 Feb 2010 19:12:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 13 Feb 2010 19:12:23 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sat Feb 13 20:12:20 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 1NgNPf-0004Fp-DV for gctc-ntg-context-518@m.gmane.org; Sat, 13 Feb 2010 20:12:19 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A81C7C9CE2; Sat, 13 Feb 2010 20:12:18 +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 72FkEXPsZf7x; Sat, 13 Feb 2010 20:12:15 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CF6C0C9CDD; Sat, 13 Feb 2010 20:12:15 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D77B9C9CDD for ; Sat, 13 Feb 2010 20:12:13 +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 58y0zvxuV9Kc for ; Sat, 13 Feb 2010 20:12:02 +0100 (CET) Original-Received: from mail-bw0-f216.google.com (mail-bw0-f216.google.com [209.85.218.216]) by balder.ntg.nl (Postfix) with ESMTP id B9693C9CD2 for ; Sat, 13 Feb 2010 20:12:02 +0100 (CET) Original-Received: by bwz8 with SMTP id 8so1800604bwz.18 for ; Sat, 13 Feb 2010 11:12:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=JexOp7hsU+yT/uphm7WGV4wjxIEjAzbx3XJb+Zhu4Jc=; b=jBXAuI0A70gGtY6fBUZL/EuLvKjBcqrpS5KsuFLNLScJRt+4OhnSnKlbY+hT5tUu26 3UVE1PJCl9qfVSKPdjMowDG1GdfNusLMdjTaGb2i6hz8677UizZ8Tw8jaXf04Bl6wrS7 Cj/GGrvbrPlo6aKVVPs+P6w74CKWpy94htyOw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=g4qvXgORHftUIx7W2FUkBvzXcj8hvccq9o42bnw0UYGbTZ+ZZTeckadhVMJ+9vncFZ sSPTXZEoIq0lZMWDSlBWIc2k4qYo2EpsbA8tVKCniYXWkHJr0U22VKNkkklPY7hvMfx4 g05pR2qdIF+kl5D81m/0k2c4bj7vab5/Db8f8= Original-Received: by 10.204.144.78 with SMTP id y14mr1827297bku.194.1266088322421; Sat, 13 Feb 2010 11:12:02 -0800 (PST) Original-Received: from ?10.0.22.59? ([194.242.119.74]) by mx.google.com with ESMTPS id 15sm2007736bwz.8.2010.02.13.11.12.00 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 13 Feb 2010 11:12:01 -0800 (PST) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 In-Reply-To: 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:56241 Archived-At: Hello, I have some troubles with interline space setup. 1) I want whole document to have medium interline space. When I put \setupinterlinespace[medium] in the preample (before \starttext), it has no effect at all. I want keep all style definitions in a separate environment module, so how to make this setting 'global'? 2) The inbetween key does not work in the following command: \definestartstop[example][style={\tfx}, before={\blank[small]}, after={\blank[small]}, inbetween={\setupinterlinespace[big]}] I can write before={\blank[small]\setupinterlinespace[big]}, after={\setupinterlinespace[medium]\blank[small]} but in this way I hard-code document interlinespace (i.e., medium) in this definition, and this is not elegant solution at all. Regards, Vyatcheslav ___________________________________________________________________________________ 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 ___________________________________________________________________________________