ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Arnold <dwarnold45@cox.net>
Subject: Re: How to squeeze one more line onto a page
Date: Fri, 12 Jan 2007 21:35:04 -0800	[thread overview]
Message-ID: <75C51DC2-FBB7-4231-AA55-FA2F15768C9E@cox.net> (raw)
In-Reply-To: <alpine.WNT.0.81.0701130024470.3284@nqvgln>

\adaptlayout[lines=+2]


On Jan 12, 2007, at 9:25 PM, Aditya Mahajan wrote:

> 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
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

      reply	other threads:[~2007-01-13  5:35 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
2007-01-13  5:35         ` David Arnold [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=75C51DC2-FBB7-4231-AA55-FA2F15768C9E@cox.net \
    --to=dwarnold45@cox.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).