ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Jörg Hagmann" <joerg.hagmann@unibas.ch>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: suppressing page number on an empty page
Date: Wed, 30 Jan 2008 16:36:15 +0100	[thread overview]
Message-ID: <47A0996F.5070209@unibas.ch> (raw)
In-Reply-To: <115224fb0801300705v431bc937jb48a48404e1d631@mail.gmail.com>

Thank you Wolfgang! It works (of course).
The book will be published in March (by Orell Füssli and UTB) and will 
make use of several solutions I owe to you.

Cheers, Jörg

Wolfgang Schuster wrote:
> On Jan 30, 2008 3:39 PM, Jörg Hagmann <joerg.hagmann@unibas.ch> wrote:
>   
>> Dear list members,
>>
>> I want to suppress page numbers on empty left pages before a new
>> chapter. I tried:
>>
>> \setuphead[chapter][page=yes,before={\ifodd\realpageno\else\page[empty]\fi}]
>>
>> This works, but messes up the layout.
>>
>> I then tried to do it manually:
>>
>> \page[empty]
>> or
>> \page\noheaderandfooterlines
>>
>> at the appropriate places, but this also completely changes page
>> breaking in the following chapters (e.g. text running down over and
>> beyond the pagenumber at the bottom with \page[empty], or just breaking
>> a page at a different position, which would force me to reposition all
>> the margin figures etc..
>>
>> Is there a trick to avoid this behaviour? Thanks for your help,
>>     
>
> \definepagebreak[chapter][yes,header,right]
> \setuphead[chapter][page=chapter]
>
> 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
> ___________________________________________________________________________________
>
>   

-- 
Prof.Dr.med. Jörg Hagmann-Zanolari
Institute of Biochemistry and Genetics
Centre of Biomedicine, University of Basel
Mattenstrasse 28
CH-4058 Basel
Switzerland
Phone +41 (0)61 267 3565

___________________________________________________________________________________
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:[~2008-01-30 15:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-06 21:50 page=yes often ignored Mojca Miklavec
2008-01-06 22:08 ` Mojca Miklavec
2008-01-07  0:44   ` Hans Hagen
2008-01-07 11:52 ` Wolfgang Schuster
2008-01-30 14:39   ` suppressing page number on an empty page Jörg Hagmann
2008-01-30 15:05     ` Wolfgang Schuster
2008-01-30 15:36       ` Jörg Hagmann [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=47A0996F.5070209@unibas.ch \
    --to=joerg.hagmann@unibas.ch \
    --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).