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

* Re: bug in blank pagebreak?
  2015-07-19 17:56 bug in blank pagebreak? Pablo Rodriguez
@ 2015-07-24 12:04 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2015-07-24 12:04 UTC (permalink / raw)
  To: ntg-context, Wolfgang Schuster

On 7/19/2015 7:56 PM, Pablo Rodriguez wrote:
> 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?

I leave that to Wolfgang to look at because he suggested the patch.

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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).