Code: Select all
% Definition of 'plain' page style.
%
\def\ps@plain{\let\@mkboth\markboth
\def\@oddhead{\hbox{}\hfil\rmfamily} % heading (right)
\def\@oddfoot{\rm\@leftfoot%
\hfil\thepage\hfil\@rightfoot}%
\def\@evenfoot{\rm\@leftfoot%
\hfil\thepage\hfil\@rightfoot} % no feet
\def\@evenhead{\rmfamily\thepage\hfil\hbox{}}} % heading (left)