ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: jbf <roma83537@gmail.com>
To: Taco Hoekwater <taco@elvenkind.com>
Cc: "ntg >> mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: no frontmatter head on recto page
Date: Thu, 1 Oct 2020 08:50:26 +1000	[thread overview]
Message-ID: <1d3fc1e0-eba7-8741-89a0-fdf356b376c0@gmail.com> (raw)
In-Reply-To: <AD537508-54A0-41BE-A712-7868FFF0FCFF@elvenkind.com>

Taco, I found a solution. Instead of trying to adjust what I have in the 
preamble, I simply went to where I begin the Foreword and included 
[marking={Foreword}]:

\startforeword[marking={Foreword}][author={Author's name}].

And of course, to prevent the first page of Foreword from having the 
header, I have, in the preamble:

\setuphead
   [foreword]
   [frontpartlabel=foreword,
   header=empty,
    conversion=empty]

where the header=empty prevents that.

So, while your proposed solution did not work for my situation, it did 
work as a stimulus to think the matter through and see what other 
solutions I could come up with! Thank you.

Julian

On 30/9/20 9:44 pm, Taco Hoekwater wrote:
>
>> On 30 Sep 2020, at 11:46, jbf <roma83537@gmail.com> wrote:
>>
>> For some reason that I cannot work out, the recto page header is not appearing in frontmatter sections like Foreword. It is important to note that for this item I am using:
>>
>> \definehead
>>    [foreword] [chapter]…
> ‘chapter' suppresses the header by default on the first page.
>
> at a guess:
>
>    \setuphead[foreword][header=start]
>
> Best wishes,
> Taco
>
> ___________________________________________________________________________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      parent reply	other threads:[~2020-09-30 22:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-30  9:46 jbf
2020-09-30 11:44 ` Taco Hoekwater
2020-09-30 12:56   ` Alan Bowen
2020-09-30 12:58     ` Alan Bowen
2020-09-30 21:47   ` jbf
2020-09-30 22:50   ` jbf [this message]

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=1d3fc1e0-eba7-8741-89a0-fdf356b376c0@gmail.com \
    --to=roma83537@gmail.com \
    --cc=ntg-context@ntg.nl \
    --cc=taco@elvenkind.com \
    /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).