header/footer
This commit is contained in:
parent
b55c36a681
commit
a03565a675
1 changed files with 1 additions and 6 deletions
|
@ -44,12 +44,7 @@
|
|||
% convert header to titleps - http://www.tex-tipografia.com/titleps_fancyhdr.html
|
||||
\newpagestyle{main}[\small]{
|
||||
\setheadrule{.55pt}%
|
||||
\sethead[\colorbox{black}{\color{white}{\thepage}}]% even-left
|
||||
[\chaptertitle]% even-center
|
||||
[\colorbox{CornflowerBlue}{\thesection}]% even-right
|
||||
{\colorbox{CornflowerBlue}{\thesection}}% odd-left
|
||||
{\sectiontitle}% odd-center
|
||||
{\colorbox{black}{\color{white}{\thepage}}}% odd-right
|
||||
\sethead{}{}{\sectiontitle}
|
||||
\setfoot{}{}{\sectionfont\small{printed: \isodate{\today} \currenttime \selectfont}}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue