Pastebin
Paste #1762: pagestyle
< previous paste - next paste>
Pasted by tdn
\makepagestyle{thesis}
\makeevenhead{thesis}{\thepage}{}{\leftmark}
\makeoddhead{thesis}{\rightmark}{}{\thepage}
\makeevenfoot{thesis}{}{}{}
\makeoddfoot{thesis}{}{}{}
\makepsmarks{thesis}{
\def\chaptermark##1{\markboth{\textsc{##1}}{\textsc{##1}}}
\def\sectionmark##1{\markright{\ifnum\value{secnumdepth}>0
\thesection. \fi##1}}
}
\pagestyle{thesis}
New Paste
Go to most recent paste.