ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Wolfrum <xmailings@estfiles.de>
Subject: Re: How to make empty pages by default empty?
Date: Wed, 17 Sep 2003 23:19:42 +0200	[thread overview]
Message-ID: <a05210609bb8e805c49ae@[213.7.176.96]> (raw)

>  Try this:
>
>  \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
>
>  > Sorry for this probably silly question,
>  > but I truely might be happy for an answer.
>
>  \definepagebreak is an undocumented feature. This definitely no silly
>  question.
>
>  HTH,
>
>  Patrick


Hi Patrick,

your example looks good.

Unfortunately I use the project structure and have made each chapter 
a component:

\startproduct Kueppers_Buch

\project KPPRS_0

\startfrontmatter
  \completecontent
\stopfrontmatter

  \component Einleitung

\startbodymatter
  \component Kap_1
  \component Kap_2
\stopbodymatter

\stopproduct


Now the left empty page after the TOC has a pagenumber
and also the empty last left page of "Einleitung" befor "Kap_1" begins etc.

Is \definepagebreak also extendable for this case?

             reply	other threads:[~2003-09-17 21:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-17 21:19 Steffen Wolfrum [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-09-17 18:34 Steffen Wolfrum
2003-09-17 20:39 ` Patrick Gundlach

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='a05210609bb8e805c49ae@[213.7.176.96]' \
    --to=xmailings@estfiles.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).