Hi folks,
I know, with
\setuphead[chapter][header=high]
I can suppress the header text on the first page. But what can I do if I
still want to have part of the header text on the first page?
Is there something I can do with \definetext and if so, how?
Thanks for any help
Greetings Thomas
Hello,
(partially this is a resent.)
I have a problem forcing captial letters for the header(texts).
I tried
(a) \kap in \setupheadertexts, but then \getmarking gets not expanded
(I only get 'CHAPTER :' which looks rather strange)
(b) Using \uppercased in \setupheadertext produces an error
(
Hi,
I use
\setupheadertexts
[][{\it\getmarking[sectionnumber]~~~\getmarking[section]}]
[{\it Chapter \getmarking[chapternumber]: \getmarking[chapter]}][]
which works well. Adding \setupheader[style=cap] (or style=\uppercased)
I get the following error. Any idea why?
Tob