[NTG-context] \definepagebreak[header, footer] not working when changing matters
Pablo Rodríguez
oinos at web.de
Sun Mar 25 17:28:11 CEST 2012
On 24/03/12 11:39, Wolfgang Schuster wrote:
> Am 24.03.2012 um 09:54 schrieb Pablo Rodríguez:
>> [...]
>> Pages previous to chapters with no text should also lack header and
>> footer, but in the example above this doesn't work when text divisions
>> (such as front matter, body matter, appendices and back matter) change.
>
> Section blocks do have a page key which is used ti switch to a right page at
> the begin/end of the environment and this happens before the chapter
> page break happens. You have to disable the page breaks for the section block
> to have the right header/footer on empty pages.
>
> \setupsectionblock[frontpart][page=]
> \setupsectionblock[bodypart] [page=]
> \setupsectionblock[backpart] [page=]
Many thanks for your help, Wolfgang.
It works like charm.
Thank you very much,
Pablo
--
http://www.ousia.tk
More information about the ntg-context
mailing list