ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Patrick Gundlach <pg@levana.de>
Subject: Re: How to make empty pages by default empty?
Date: Wed, 17 Sep 2003 22:39:56 +0200	[thread overview]
Message-ID: <m24qzb87z7.fsf@levana.de> (raw)
In-Reply-To: <a05210605bb8e553c2e1d@[213.7.176.96]> (Steffen Wolfrum's message of "Wed, 17 Sep 2003 20:34:04 +0200")

Hi, 

somehow this message got lost (??),


Steffen Wolfrum <xmailings@estfiles.de> writes:
> When a new sectionblock or a chapter (page=right) is starting
> and ConTeXt is forced to add before that a left empty page
> then this empty page has naked pagenumber.

try:

\definepagebreak
   [chapter]
   [yes,header,right] 


\setuphead
  [chapter]
  [page=chapter, 
]

\setuppagenumbering[alternative=doublesided] 

\starttext

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



Patrick
-- 
Silent is the goldfish in its bowl

  reply	other threads:[~2003-09-17 20:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-17 18:34 Steffen Wolfrum
2003-09-17 20:39 ` Patrick Gundlach [this message]
2003-09-17 21:19 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=m24qzb87z7.fsf@levana.de \
    --to=pg@levana.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).