ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
Subject: Re: How to squeeze one more line onto a page
Date: Sat, 13 Jan 2007 00:25:47 -0500 (EST)	[thread overview]
Message-ID: <alpine.WNT.0.81.0701130024470.3284@nqvgln> (raw)
In-Reply-To: <alpine.WNT.0.81.0701130019460.3284@nqvgln>

On Sat, 13 Jan 2007, Aditya Mahajan wrote:

> On Fri, 12 Jan 2007, David Arnold wrote:
> 
> > Aditya,
> > 
> > Tried:
> > 
> > \adaptlayout[lines+=2]
> > 
> > Where should I put this command?
> 
> hmm... I copy pasted from an old project so this code used to work. 
> But I get the same error right now.

Hmm.... I do not know why this used to work earlier. The correct 
syntax is \adaptlayout[lines=+2]

For example

\showframe

\setuppapersize[A6][A6]

\starttext

\dorecurse{30}
   {\recurselevel \endgraf}

\page

\adaptlayout[lines=+2]
\dorecurse{30}
   {\recurselevel \endgraf}

\stoptext


Aditya

  reply	other threads:[~2007-01-13  5:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-13  4:43 David Arnold
2007-01-13  5:04 ` Aditya Mahajan
2007-01-13  5:12   ` David Arnold
2007-01-13  5:22     ` Aditya Mahajan
2007-01-13  5:25       ` Aditya Mahajan [this message]
2007-01-13  5:35         ` David Arnold

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=alpine.WNT.0.81.0701130024470.3284@nqvgln \
    --to=adityam@umich.edu \
    --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).