Different fontsize in header and footer
I thought I saw it once, but I can not find it. I like to use another fontsize in my headers and footers. At the moment I have solved it in this way: \setupfootertexts[{\switchtobodyfont[6pt]Pagina \pagenumber \space van \lastpage}] But then I have to do this everywhere I change the text for header/footer. Is there a way to set the fontsize (and font) globally? -- Cecil Westerhof
Am 19.03.2011 um 15:08 schrieb Cecil Westerhof:
I thought I saw it once, but I can not find it. I like to use another fontsize in my headers and footers. At the moment I have solved it in this way: \setupfootertexts[{\switchtobodyfont[6pt]Pagina \pagenumber \space van \lastpage}]
But then I have to do this everywhere I change the text for header/footer. Is there a way to set the fontsize (and font) globally?
\setupheader[style=...] \setupfooter[style=...] Wolfgang
2011/3/19 Wolfgang Schuster
I thought I saw it once, but I can not find it. I like to use another fontsize in my headers and footers. At the moment I have solved it in this way: \setupfootertexts[{\switchtobodyfont[6pt]Pagina \pagenumber \space van \lastpage}]
But then I have to do this everywhere I change the text for header/footer. Is there a way to set the fontsize (and font) globally?
\setupheader[style=...] \setupfooter[style=...]
Thanks, that was. It rang a bell and sure enough I already used in one of my documents, but I forgot about it. -- Cecil Westerhof
participants (3)
-
Aditya Mahajan
-
Cecil Westerhof
-
Wolfgang Schuster