ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Berend de Boer <berend@pobox.com>
Cc: ConTeXt ML <ntg-context@ntg.nl>
Subject: Re: \moveongrid
Date: 12 Oct 2001 20:21:59 +0200	[thread overview]
Message-ID: <87sncolnw8.fsf@dellius.nederware.nl> (raw)
In-Reply-To: <20011012185731.A3503@wimsey>

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]

-- 
Groetjes,

Berend. (-:


  reply	other threads:[~2001-10-12 18:21 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 ` Berend de Boer [this message]
2001-10-12 18:41   ` \moveongrid Marco Kuhlmann
2001-10-15  7:45     ` \moveongrid Hans Hagen
2001-10-15  7:43   ` \moveongrid Hans Hagen

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=87sncolnw8.fsf@dellius.nederware.nl \
    --to=berend@pobox.com \
    --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).