From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5875 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: \moveongrid Date: Mon, 15 Oct 2001 09:43:04 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20011015094041.035c2368@server-1> References: <20011012185731.A3503@wimsey> <20011012185731.A3503@wimsey> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035396441 5359 80.91.224.250 (23 Oct 2002 18:07:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:07:21 +0000 (UTC) Cc: Marco Kuhlmann , ConTeXt ML Original-To: Berend de Boer In-Reply-To: <87sncolnw8.fsf@dellius.nederware.nl> Xref: main.gmane.org gmane.comp.tex.context:5875 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5875 At 08:21 PM 10/12/2001 +0200, Berend de Boer wrote: >Marco Kuhlmann writes: > > > I am currently preparing a setup for my Master's thesis. The > > regulations want me to typeset the main text with 1.5 line > > spacing, quotations and notes with single line spacing. This is > > quite cumbersome, as I would have loved to use a grid layout. > > But in the worst case, a quotation could end at a place where I > > would need to insert a whitespace of 1.5 grid lines to snap > > back onto grid again. > > > > Does anyone know of a neat way to handle this? (It would be > > easiest, I guess, to forget about the grid...) > >I don't see any problems here. Just set line spacing with: > >\setupinterlinespace[1.5] > >(whatever) and grids should still work. As far as I know grid >typesetting just removes the stretch in the page. > >for quotations do something like: > >\setupquotation > [before={\start\setupinterlinespace[1]}, > after=\stop] By default context does not add much stretch to whitespace, so i suggest that in your case you just turn off the grid and do the following: \setupwhitespace[line] \setupblank[line] (or halfline); then as berend suggests, you can tune the quotations; i suggest that you add \endgraf before \stop Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------