ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: nico <nicolas.marsgui@libertysurf.fr>
Subject: Re: Layout and textwidth/textmargin
Date: Sun, 27 Aug 2006 21:58:36 +0200	[thread overview]
Message-ID: <opteykfyw39niby6@localhost> (raw)
In-Reply-To: <44F20A34.22690.1C6D8BC@wwl.musensturm.de>

On Sun, 27 Aug 2006 21:10:12 +0200, <wwl@musensturm.de> wrote:

>> What is wrong in there?
>>
>> \definelayout[odd]
>>    [width=middle,
>>     backspace=7cm,
>>     cutspace=5cm]
>>
>> \definelayout[even]
>>    [backspace=8cm,
>>     cutspace=2cm,
>>     width=middle]
>>
>> \setuplayout
>
> Hallo!
>
> This doesn't work here, too!

Yes, Hans sent me off-list a patch that works fine with the beta  
2006.08.22 release. The given example is:

\setuppagenumbering[alternative=doublesided]

\setuplayout         [width=11cm]
\definelayout [odd]  [backspace=1cm]
\definelayout [even] [backspace=4cm]
\definelayout [5]    [backspace=5cm]
\definelayout [6]    [backspace=5cm]
\definelayout [-2]   [backspace=0cm,cutspace=0cm]
\definelayout [last] [backspace=0cm,cutspace=0cm]

\checkcurrentlayout \showframe

\starttext
   \dorecurse{20} {\input knuth \endgraf \input tufte \endgraf}
\stoptext

Thanks again to Hans that I guess will include it in a next release.

Regards,
BG

  reply	other threads:[~2006-08-27 19:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.518.1156649529.2039.ntg-context@ntg.nl>
2006-08-27 19:10 ` wwl
2006-08-27 19:58   ` nico [this message]
2006-08-27 22:14   ` Horacio Suarez
2006-08-28  7:50     ` Hans Hagen
2006-08-24 18:37 nico
2006-08-26 18:45 ` nico
2006-08-26 20:16 ` Willi Egger
2006-08-26 20:29   ` Hans Hagen
2006-08-26 21:39     ` nico

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=opteykfyw39niby6@localhost \
    --to=nicolas.marsgui@libertysurf.fr \
    --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).