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