Am 08.10.2009 um 13:32 schrieb Arno Trautmann:
I guess this is a faq, but I didn’t find a way to do it … I want to use pagenumbers in the headings, but no pagenumber on the title page. I try it with:
...
\setupheadertexts[section][pagenumber][pagenumber][chapter]
which gives me the headers I want. (Although I don’t understand why I have to specify the pagenumber two times)
because you want it for left *and* right pages
But on the titlepage, there is still a number, when I use it with the title module and say:
\setuptitle[ page=no, title=…, header=empty, footer=empty ]
sorry but the \placetitle command has none of the keys you try to set
\placetitle
\noheaderandfooterlines\placetitle
btw: Is there a possibility to just print the pagenumber?
where, in the header/footer or in the text (\pagenumber) Wolfgang