26 Mar
2008
26 Mar
'08
7:14 a.m.
On Tue, Mar 25, 2008 at 7:27 PM, Horacio Suarez
Hello all,
I have a stupid cuestion:
I´m making a long 12 pages table. I´m using \setupfootertexts for the pagenumber. I don´t want page numbers in the header at all.
header=hight or header=empty in the \title setup is not enough, I still have a page number centered in the header.
How can I supress the page number or the header totally in the whole document?
\setuppagenumbering[location=] \starttext \dorecurse{10}{\input knuth\par} \stoptext Wolfgang