\pagestyle
\pagestyle{style}
The \pagestyle
command specifies how the headers and footers
are typeset from the current page onwards. Values for style:
plain
empty
headings
myheadings
\markboth
or the
\markright
commands.
Here are the descriptions of \markboth
and \markright
:
\markboth{
left}{
right}
\markboth
command before
the end of the page, while a “right-hand heading” (right is
generated by the first \markboth
or \markright
that
comes on the page if there is one, otherwise by the last one before
the page.
\markright{
right}