Changes

Jump to navigation Jump to search
695 bytes added ,  17:52, 19 July 2011
Modified skipping header/footer section. Added 1 alternative to draw a line under the header.
== Skipping headers or footers ==
You can suppress or bypass a header or footer on a chapter page like this, as Hans showed:
<texcode>
\setuphead[chapter][header=high,footer=none]% with header=high the text area of the page will extend up into the space where the header normaly sits% or:\setuphead[chapter][header=empty,footer=none] % header=empty leaves the header area intact, but does not fill it with any text
</texcode>
The options for 'header=' and 'footer=' are none,empty,high,nomarking.
Also refer == Adding a line below the header ==There are two ways to achieve this post about :<texcode>\setupbackgrounds[header and footer suppression:][text][bottomframe=on]http:<//archivetexcode>The above method will require the header=high option if you want to skip the line on pages where a chapter begins (with header=empty the line will still be there but with no text).contextgardenThe second method allows skipping the header (including the line) with both the header={empty|high} option.net<texcode>\setupheader[text][after={\blackrule[width=\textwidth,height=\linewidth,depth=0pt]}]</message/20030329.100709.4c6212d5.en.htmltexcode>
10

edits

Navigation menu