Hi Pablo, Thanks for the response. I used \setuplayouttext specifically because it supports the 'middletext' property (despite the fact that it doesn't seem to be documented! I found 'middletext' in an August posting from Hans Hagen ( https://www.mail-archive.com/ntg-context@ntg.nl/msg91755.html ) Anyway, thanks to your prodding I have resolved the problem. I hadn't realised that the calls to \setupheadertexts were cumulative. ie: I can just do this: \setupheadertexts[My Page Header] \setupheadertexts[][pagenumber] It seems odd that I can't explicitly specify a font size, but that's fine \tfxx will just have to do. Thanks again. Kerry PS: I promise the dumb questions will stop soon :-) On Wed, 6 Nov 2019 at 20:46, Pablo Rodriguez wrote: > On 11/6/19 3:15 AM, Kerry Sainsbury wrote: > > Hi Folks, > > > > Sorry for the constant interruptions, but I can't find an answer in any > > of the many PDFs or webpages I can find. > > > > How do I define the font size of the page header? > > Hi Kerry, > > use the following: > > \setupheadertexts[Pagenumber][pagenumber] > \setupheader[style=\bfd] > > I hope it helps, > > Pablo > > > PS: I don’t know why \setuplayouttext doesn’t work, but you invoke some > options that don’t seem to exist > ( > http://www.pragma-ade.com/general/qrcs/setup-en.pdf#search=setuplayouttext > ). > -- > http://www.ousia.tk > > ___________________________________________________________________________________ > 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 > > ___________________________________________________________________________________ >