ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <context@boede.nl>
To: NTG-Context ConTeXt users <ntg-context@ntg.nl>
Subject: Re: A rather special case of a chapter-start
Date: Sun, 5 Jun 2016 20:30:13 +0200	[thread overview]
Message-ID: <77360876-909E-469A-AC19-9180C78A2732@boede.nl> (raw)
In-Reply-To: <bb316e6d-7226-12f1-3c24-8203249fbf4e@wxs.nl>

Indeed in the example it is stated header=empty, however in no case I get the header with text.

In the meantime I chose another approach:

\setuppagenumbering[location=]
\setuplayout
	[header=0pt]

\starttext

	\start
		\setuphead[chapter][page=no]
		\midaligned{\bf TEXT before chapter title}
		\startchapter[title=test]
			\input knuth
		\stopchapter
	\stop
	\startchapter[title=Normal chapter start]
		\input knuth
	\stopchapter
\stoptext

Thanks for looking at this!

Kind regards

Willi
> On 5 jun. 2016, at 19:35, Hans Hagen <pragma@wxs.nl> wrote:
> 
> On 6/5/2016 2:10 PM, Willi Egger wrote:
>> Dear list!
>> 
>> I have a book, in which I should repeat the title of the book on top of the first chapter title. - I thought that should be solvable with playing with the headertexts. However it seems, that it is not possible to force ConTeXt to place the headertexts-contents for a chapter, yes it displays the header space (header=empty} or removes the header space (header=high) in \setuphead[chapter].
>> 
>> MWE:
>> \setuppagenumbering[location=]
>> \setuplayout
>> 	[header=40pt,
>> 	headerdistance=10pt]
>> \setupheader
>> 	[state=normal]
>> \setupheadertexts
>> 		[Why not visible?][][][]
>> \setuphead
>> 	[chapter]
>> 	[header=empty]
>> \setupbackgrounds
>> 	[header]
>> 	[frame=on]
>> 
>> \starttext
>> 	\input ward
>> 
>> 	\page
>> 	
>> 	\startchapter[title=test]
>> 		\input knuth
>> 		\page
>> 		\input ward
>> 	\stopchapter
>> \stoptext
>> 
>> Hints would be welcome!
> 
> because you say
> 
> header=empty
> 
> 
> -----------------------------------------------------------------
>                                          Hans Hagen | PRAGMA ADE
>              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>      tel: 038 477 53 69 | 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2016-06-05 18:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-05 12:10 Willi Egger
2016-06-05 17:35 ` Hans Hagen
2016-06-05 18:30   ` Willi Egger [this message]
2016-06-05 18:44     ` Wolfgang Schuster
2016-06-05 19:41       ` Willi Egger

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=77360876-909E-469A-AC19-9180C78A2732@boede.nl \
    --to=context@boede.nl \
    --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).