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
___________________________________________________________________________________

Reply via email to