ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Wolfgang Schuster" <schuster.wolfgang@googlemail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: Page numbers at empty pages
Date: Fri, 7 Sep 2007 11:18:37 +0200	[thread overview]
Message-ID: <115224fb0709070218s2168e6fey947b749b5a72b841@mail.gmail.com> (raw)
In-Reply-To: <20070907085723.GD5644@ppk00.hostsharing.net>

2007/9/7, Gerhard Kugler <praxis@psychotherapie-kugler.de>:
> On Thu, Sep 06, 2007 at 08:05:12PM +0200, Steffen Wolfrum wrote:
>
> > % zusätzlich innerhalb des bodymatter leere linke Seiten mit \page
> > [yes,empty] manuell setzen
>
> Thank you Steffen,
>
> your lines help. Only inserting "\page[yes,empty]" is a "dirty"
> solution because I must omit it if there is no empty (left) page.
>
> Gerhard

\setuphead
  [chapter]
  [page=yes,
   before={\ifodd\realpageno\else\page[empty]\fi}]

\starttext
\chapter {test} \dorecurse{10}{\input tufte }
\chapter {test} \dorecurse{10}{\input tufte }
\chapter {test} \dorecurse{10}{\input tufte }
\stoptext

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2007-09-07  9:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-06  7:35 Gerhard Kugler
2007-09-06  7:51 ` Steffen Wolfrum
2007-09-06 14:01   ` Gerhard Kugler
2007-09-06 17:43     ` Henning Hraban Ramm
2007-09-06 18:05     ` Steffen Wolfrum
2007-09-07  8:57       ` Gerhard Kugler
2007-09-07  9:18         ` Wolfgang Schuster [this message]
2007-09-10  9:54         ` Steffen Wolfrum

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=115224fb0709070218s2168e6fey947b749b5a72b841@mail.gmail.com \
    --to=schuster.wolfgang@googlemail.com \
    --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).