14 Apr
2015
14 Apr
'15
2:16 p.m.
Am 14.04.2015 um 16:07 schrieb John Culleton
: The Manual lists this command in the index of commands but it seems not to exist on the page referenced (88). And it I just want to suppress the page number on the first page but still have this page count as page number 'i' (I am using roman numbers for the frontmatter.)
1. The command is documented on the wiki: http://wiki.contextgarden.net/Command/noheaderandfooterlines http://wiki.contextgarden.net/Command/noheaderandfooterlines 2. What is your question? \starttext \noheaderandfooterlines \dorecurse{10}{\input knuth\par} \stoptext Wolfgang