[NTG-context] Preventing page break
Mike Bird
mgb-debian at yosemite.net
Wed Jan 24 17:47:53 CET 2007
On Wednesday 24 January 2007 08:21, Elliot Clifton wrote:
> Mike wrote:
> > Does "\setuphead[chapter][before={\page[yes]}]" do what you want?
>
> No. I want to remove empty pages that are being auto generated at the
> end of a section.
Hi Elliot,
I think you'll need to post the relevant part of your setup, as
ConTeXt does not create empty pages after sections by default,
even in double-sided documents:
\starttext
\setuppagenumbering[alternate=doublesided]
\section{A}
\section{B}
\stoptext
--Mike Bird
More information about the ntg-context
mailing list