ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: Expert version: How to make empty pages by  default empty?
@ 2003-09-19 14:06 Steffen Wolfrum
  0 siblings, 0 replies; 8+ messages in thread
From: Steffen Wolfrum @ 2003-09-19 14:06 UTC (permalink / raw)


Hans Hagen <pragma@wxs.nl> wrote:

>  At 10:05 19/09/2003 +0200, you wrote:
>  >Hi Steffen,
>
>
>
>  > > \definepagebreak
>  > >     [chapter]
>  > >     [yes,header,right]
>
>  \definepagebreak
>     [chapter]
>     [empty,header,right]


That doesn't work!

When changed the minimal example to...

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

\setuphead
    [chapter]
    [page=chapter,]

\setuppagenumbering[alternative=doublesided]

\starttext
\startfrontmatter
    \completecontent
\stopfrontmatter
\startbodymatter
\chapter {test} \dorecurse{10}{\input tufte }
\chapter {test} \dorecurse{10}{\input tufte }
\chapter {test} \dorecurse{10}{\input tufte }
\stopbodymatter

\stoptext


... we have page numbers on (empty) page number 4, 18 and 19!

Plus there are two strange empty empty pages before the TOC?!

Steffen

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: Expert version: How to make empty pages by  default empty?
@ 2003-09-19 20:04 Steffen Wolfrum
  0 siblings, 0 replies; 8+ messages in thread
From: Steffen Wolfrum @ 2003-09-19 20:04 UTC (permalink / raw)


Hans Hagen <pragma@wxs.nl> wrote:

>  At 10:05 19/09/2003 +0200, you wrote:
>  >Hi Steffen,
>
>
>
>  > > \definepagebreak
>  > >     [chapter]
>  > >     [yes,header,right]
>
>  \definepagebreak
>     [chapter]
>     [empty,header,right]


Sorry, but that doesn't work.

When changed the minimal example to...

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

\setuphead
    [chapter]
    [page=chapter,]

\setuppagenumbering[alternative=doublesided]

\starttext
\startfrontmatter
    \completecontent
\stopfrontmatter
\startbodymatter
\chapter {test} \dorecurse{10}{\input tufte }
\chapter {test} \dorecurse{10}{\input tufte }
\chapter {test} \dorecurse{10}{\input tufte }
\stopbodymatter

\stoptext


... we have page numbers on (empty) page number 4, 18 and 19!

Plus there are two strange empty empty pages before the TOC?!

Steffen

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Expert version: How to make empty pages by default empty?
@ 2003-09-18  7:08 Steffen Wolfrum
  2003-09-19  8:05 ` Holger Schöner
       [not found] ` <Pine.LNX.4.44.0309190954001.2463-100000@dunedain.cs.tu-ber lin.de>
  0 siblings, 2 replies; 8+ messages in thread
From: Steffen Wolfrum @ 2003-09-18  7:08 UTC (permalink / raw)


Hi Hans (probably the only relevant recipient),

while Patrick Gundlach could provide me a solution for all chapters in one file
there still is no idea how to do it within the project structure.

See for example the following:
The generated empty pages
after the TOC (page 2), and after the last chapter (14 and 15)
all have pagenumbers.

Quite ugly.

How to get rid of them?
How to make empty pages by default empty?

Steffen


Minimal Example:

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

\setuphead
   [chapter]
   [page=chapter,
]

\setuppagenumbering[alternative=doublesided]
\setupsectionblock[frontmatter][page=chapter] % doesn't work

\starttext
\startfrontmatter
   \completecontent
\stopfrontmatter
\startbodymatter
\chapter {test} \dorecurse{10}{\input tufte }
\chapter {test} \dorecurse{10}{\input tufte }
\chapter {test} \dorecurse{10}{\input tufte }
\stopbodymatter

\stoptext

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-09-19 20:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-19 14:06 Expert version: How to make empty pages by default empty? Steffen Wolfrum
  -- strict thread matches above, loose matches on Subject: below --
2003-09-19 20:04 Steffen Wolfrum
2003-09-18  7:08 Steffen Wolfrum
2003-09-19  8:05 ` Holger Schöner
2003-09-19  9:38   ` Patrick Gundlach
     [not found] ` <Pine.LNX.4.44.0309190954001.2463-100000@dunedain.cs.tu-ber lin.de>
2003-09-19 12:26   ` Hans Hagen
2003-09-19 13:18     ` Patrick Gundlach
2003-09-19 13:24     ` Patrick Gundlach

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).