ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: Marco Kuhlmann <marco.kuhlmann@gmx.net>, ConTeXt ML <ntg-context@ntg.nl>
Subject: Re: \moveongrid
Date: Mon, 15 Oct 2001 09:43:04 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20011015094041.035c2368@server-1> (raw)
In-Reply-To: <87sncolnw8.fsf@dellius.nederware.nl>

At 08:21 PM 10/12/2001 +0200, Berend de Boer wrote:
>Marco Kuhlmann <marco.kuhlmann@gmx.net> 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
-------------------------------------------------------------------------


      parent reply	other threads:[~2001-10-15  7:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-12 17:57 \moveongrid Marco Kuhlmann
2001-10-12 18:21 ` \moveongrid Berend de Boer
2001-10-12 18:41   ` \moveongrid Marco Kuhlmann
2001-10-15  7:45     ` \moveongrid Hans Hagen
2001-10-15  7:43   ` Hans Hagen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.1.0.14.1.20011015094041.035c2368@server-1 \
    --to=pragma@wxs.nl \
    --cc=marco.kuhlmann@gmx.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).