style - francois-rozet/sleek-template GitHub Wiki
Styling features of the sleek package.
-
Setting margins to
2.5cm.\geometry{top=3.5cm,bottom=2.5cm,right=2.5cm,left=2.5cm}topis set to3.5cmin order to let space for the header. -
Setting page style to
fancyand choosing what is displayed in header and footer.\pagestyle{fancy} \fancyhead[L]{} \fancyhead[R]{\leftmark} \fancyfoot[C]{\thepage}
L,RandCmean left, right and center, respectively.\leftmarkis the currentsectionin anarticleand the currentchapterin areport. -
Removing the head rule.
\renewcommand{\headrulewidth}{0pt}
-
\romantableofcontentsdisplays the table of contents in a new page while temporarily changing the page numbering toroman.\romantableofcontents