From 4cf29b0c3beacafd8565ca5461381f53832688ed Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Tue, 4 Sep 2018 19:28:20 +0200 Subject: Applied Colins feedback. --- thesis.tex | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'thesis.tex') diff --git a/thesis.tex b/thesis.tex index 046d4d6..7255d3d 100644 --- a/thesis.tex +++ b/thesis.tex @@ -45,8 +45,13 @@ \usepackage{tocloft} -\renewcommand\cftsecfont{\small} -\renewcommand\cftsecpagefont{\small} +%\renewcommand\cftsecfont{\small} +%\renewcommand\cftsecpagefont{\small} +\renewcommand\cftsubsecfont{\small} +\renewcommand\cftsubsecpagefont{\small} +\renewcommand\cftsubsubsecfont{\small} +\renewcommand\cftsubsubsecpagefont{\small} + \setlength{\cftbeforesecskip}{6pt} @@ -70,12 +75,13 @@ %\renewcommand\thesubsection{\roman{subsection}} % roman numerals for subsections %\titleformat{\section}[block]{\large\scshape\centering}{\thesection.}{1em}{} % Change the look of the section titles %\titleformat{\subsection}[block]{\large}{\thesubsection.}{1em}{} % Change the look of the section titles - +\usepackage[en-US]{datetime2} \usepackage{fancyhdr} % Headers and footers + \pagestyle{fancy} % All pages have headers and footers \fancyhead{} % Blank out the default header \fancyfoot{} % Blank out the default footer -\fancyhead[C]{Benchmarking cMix $\bullet$ Jun 2017} % Custom header text +\fancyhead[C]{Benchmarking cMix $\bullet$ Sep 2018} % Custom header text \fancyfoot[RO,LE]{\thepage} % Custom footer text \usepackage{titling} % Customizing the title section @@ -110,12 +116,12 @@ breaklines=true \newcommand{\cmix}[0] { - \!\emph{cMix}\xspace + \unskip\emph{cMix}\xspace } \newcommand{\elgamal}[0] { - \text{ElGamal} + \unskip\text{ElGamal}\xspace } \input{content/title} -- cgit v1.2.3-70-g09d2