ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Gilles Pérez-Lambert" <Gilles.Perez@univ-montp3.fr>
Subject: Re: Problem with pages
Date: Wed, 5 Jun 2002 18:09:52 +0200	[thread overview]
Message-ID: <8CF4639D-789F-11D6-A1B2-000A27B468AA@univ-montp3.fr> (raw)

Le mercredi 5 juin 2002, Hans Hagen a écrit :
> (1) you have enabled the grid (say \showgrid to see what happens) and your 
> \CIT thing uses another interlineskip and is not snapped.

OK...: I was believing that \blank was taking care of all these when using 
grids... I put:

\long\def\CIT#1{%
	\blank
	\moveongrid[both]
			\startnarrower[1*left]\relax\setupindenting[none]
				\ix\setupinterlinespace\relax #1
			\stopnarrower%
	\blank
}

and it worked!

> (2) specify lines=41 in 'setuplayout' in order to avoid rounding errors

Thanks very much for your time!

Gilles.


             reply	other threads:[~2002-06-05 16:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-05 16:09 Gilles Pérez-Lambert [this message]
2002-06-05 16:50 ` Hans Hagen
2002-06-06  9:17   ` Gilles Pérez-Lambert
2002-06-06 10:03     ` Hans Hagen
2002-06-06 13:48       ` Gilles Pérez-Lambert
  -- strict thread matches above, loose matches on Subject: below --
2002-06-05  8:43 Gilles Pérez-Lambert
2002-06-05 14:32 ` 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=8CF4639D-789F-11D6-A1B2-000A27B468AA@univ-montp3.fr \
    --to=gilles.perez@univ-montp3.fr \
    /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).