ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bug in blank pagebreak?
@ 2015-07-19 17:56 Pablo Rodriguez
  2015-07-24 12:04 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Pablo Rodriguez @ 2015-07-19 17:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following sample:

    \definepagebreak
        [right:pagebreak]
        [yes, blank, right]
        %~ [yes, header, footer, right]

    \setuppagenumbering
        [location=inmargin]

    \setupheadertexts
        [Header text]

    \setuphead
        [chapter]
        [page=right:pagebreak,
         header=empty]

    \starttext
    \chapter{First Chapter}
    \dorecurse{12}{\input zapf\par}
    \stoptext

With beta from 2015.07.16 13:30, footer from page 1 and header from page
2 are gone.

But if I redefine the pagebreak with "header, footer" instead of
"blank", both missing header and footer are placed in their right places.

Isn’t it a bug? Or am I missing something?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2015-07-24 12:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-19 17:56 bug in blank pagebreak? Pablo Rodriguez
2015-07-24 12:04 ` Hans Hagen

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