ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: wwl@musensturm.de
Subject: Re: Layout and textwidth/textmargin
Date: Sun, 27 Aug 2006 21:10:12 +0200	[thread overview]
Message-ID: <44F20A34.22690.1C6D8BC@wwl.musensturm.de> (raw)
In-Reply-To: <mailman.518.1156649529.2039.ntg-context@ntg.nl>

> Well, I start from the beginning with odd/even layout setting, and
> the  
> following does not work. The behaviour I see is that only the odd
> setting  
> is used. What is wrong in there?
> 
> \definelayout[odd]
>    [width=middle,
>     backspace=7cm,
>     cutspace=5cm]
> 
> \definelayout[even]
>    [backspace=8cm,
>     cutspace=2cm,
>     width=middle]
> 
> \setuplayout
> 
> %\showlayout
> 
> \starttext
> \dorecurse{4}{
> \section{Hello}
> \input knuth \endgraf
> \subsection{Sub Hello}
> \input tufte \endgraf}
> \stoptext

Hallo!

This doesn't work here, too!

The wiki said it should work. So, maybe there ist something broken in 
the meantime.

In 'page-lay.tex' I found something with

\setuplayout[odd][state=stop]
\setuplayout[even][state=stop]

so

a.) Not alone \definelayout but also \setuplayout should work with 
odd|even.
b.) Because there is something to stop here, there may be some need 
to start it?

Btw. \definelayout[1][] doesn't work too.

Wolfgang

       reply	other threads:[~2006-08-27 19:10 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 [this message]
2006-08-27 19:58   ` nico
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=44F20A34.22690.1C6D8BC@wwl.musensturm.de \
    --to=wwl@musensturm.de \
    --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).