From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8301 Path: main.gmane.org!not-for-mail From: Idris S Hamid Newsgroups: gmane.comp.tex.context Subject: Re: Linespacing in startstop Date: Thu, 20 Jun 2002 11:12:00 -0600 Sender: owner-ntg-context@let.uu.nl Message-ID: <200206201112.00759.ishamid@attbi.com> References: <200206190948.54864.ishamid@attbi.com> <200206200635.40418.ishamid@attbi.com> <3D11F229.1090900@voiceinterconnect.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035398716 26401 80.91.224.250 (23 Oct 2002 18:45:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:45:16 +0000 (UTC) Original-To: Uwe Koloska , ConTeXt Mailing List In-Reply-To: <3D11F229.1090900@voiceinterconnect.de> Xref: main.gmane.org gmane.comp.tex.context:8301 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8301 > > \definestartstop [test] [commands={\switchtobodyfont[18pt] > > \setupinterlinespace[line=36pt]}]%,after={\blank[big]}}] > > There is (besides the commenting out) an unmatched brace. > \switobodyfont and \setupinterlinespace have to grouped by > braces (to ty them to commands) and \blank[big] has to be > surrounded by braces. The curly braces [] are from commands to > the end of \blank[big]. > > And have you honoured the blank line _before_ \stoptest? This > is important cause TeX switches linespacing at the end of a > paragraph. (Normally \setupinterlinespace forces this within > the paragraph -- but it seems to fail here) OK, here's another try: ============================== \definestartstop [test] [commands=%{\switchtobodyfont[18pt]} {\setupinterlinespace[line=36pt]}]%,after={\blank[big]}}] \starttext \starttest This is a test This is a test This is a test This is a test This is a test This is a test This is a test This is a test This is a test This is a test This is a test This is a test This is a test This is a test This is a test This is a test This is a test This is a test This is a test This is a test This is a test This is a test This is a test This is a test \stoptest \stoptext ================================ Now I get interline spacing, but _only_ in the first paragraph! Uncommenting , after={\blank[big]}] makes no difference of course. How can I get it in every paragraph (but _only_ within the environment)? Best wishes Idris -- Dr. Idris S Hamid Department of Philosophy Colorado State University Fort Collins, CO 80526