ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Alan Braslau via ntg-context <ntg-context@ntg.nl>
Subject: Re: Title pages makeup extra blank pages
Date: Thu, 6 Jul 2023 17:09:11 +0200	[thread overview]
Message-ID: <be9b01ef-a0a7-6c1c-0f05-7fac48122fc3@gmail.com> (raw)
In-Reply-To: <d494af04-0432-8be3-b844-ede75fd25a12@icloud.com>

Alan Braslau via ntg-context schrieb am 06.07.2023 um 11:58:
> On 06/07/23 06/07/23, 10:14, Henning Hraban Ramm wrote:
>> Am 06.07.23 um 09:34 schrieb Alan Braslau via ntg-context:
>>> inserts a "blank" page (with header/footer) between the two 
>>> Coverpages and a second "blank" page after the backside title page.
>>
>> I don’t know if it helps, but did you set
>> \setupsectionblock[frontpart][page=no]
>> ?
>
> I had \setupsectionblock[frontpart][page=]
> and setting page=no does not change anything.
>
> I get the same behavior in my Volume 2 product, which does not have 
> any \frontmatter.
>
> I solved the problem by rather using:
>
>      \definemakeup[cover][page][page=no,doublesided=no]
>      \definelayout[cover][page]
>      \startmakeup [cover]
>        \filterpages[Coverpages][1]
>      \stoppagemakeup
>      \startmakeup [cover]
>        \filterpages[Coverpages][2]
>      \stoppagemakeup

\startlayout[page]
\filterpages[...]
\stoplayout

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2023-07-06 15:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-06  7:34 Alan Braslau via ntg-context
2023-07-06  8:14 ` Henning Hraban Ramm
2023-07-06  9:58   ` Alan Braslau via ntg-context
2023-07-06 10:40     ` Henning Hraban Ramm
2023-07-06 15:09     ` Wolfgang Schuster [this message]
2023-07-06 15:07 ` Wolfgang Schuster
2023-07-06 15:14   ` Alan Braslau via ntg-context
2023-07-06 15:37     ` Wolfgang Schuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=be9b01ef-a0a7-6c1c-0f05-7fac48122fc3@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).