16 Mar
2024
16 Mar
'24
9:33 p.m.
\starttext \setupheadertexts[Name:~____________________][Date:~__________][Date:~__________][Name:~____________________] \setupfootertexts[][pagenumber][][pagenumber] \input knuth \stoptext I used this code to create header texts that prints Name / Date on the top and page numbers in the bottom corners. But somehow when I define this code, its also adding the page number not just to the bottom of the page, but to the top of the page as well. How do I remove the page number from the header texts? --Joel