10 lines
243 B
TeX
10 lines
243 B
TeX
% Title header. You should not edit that file.
|
|
|
|
%page number always on the top right, clear the "chapter/section" head
|
|
\pagestyle{myheadings}
|
|
\markright{}
|
|
%clear chapter "title" foot page
|
|
\makeevenfoot{plain}{}{}{}
|
|
\makeoddfoot{plain}{}{}{}
|
|
|
|
|