ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Stray blank page with part
@ 2017-12-19 20:15 Henri
  0 siblings, 0 replies; only message in thread
From: Henri @ 2017-12-19 20:15 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

Motivated by
https://tex.stackexchange.com/questions/406892
I wanted to disable page breaks for parts.  This works on all pages, except the first page of a
document.  Why?  MWE is below as always.  Reproducible with TL 2017 and latest beta.

Cheers, Henri



\setuphead
  [part]
  [page=no]

\starttext

\startpart[title=Part One]
  \startchapter[title=Chapter One]
  \stopchapter
  \startchapter[title=Chapter Two]
  \stopchapter
\stoppart
 
\startpart[title=Part Two]
  \startchapter[title=Chapter One]    
  \stopchapter
  \startchapter[title=Chapter Two]
  \stopchapter
\stoppart

\stoptext
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-19 20:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-19 20:15 Stray blank page with part Henri

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