From c8c7d0a2fffa92bb0e9d28371d60267c7e5e8f6b Mon Sep 17 00:00:00 2001 From: Fabrice Mouhartem Date: Fri, 22 Dec 2017 09:43:05 +0100 Subject: [PATCH] structure --- chap-introduction.tex | 2 -- main.tex | 13 +++++++------ 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/chap-introduction.tex b/chap-introduction.tex index 735748b..f4ec3a1 100644 --- a/chap-introduction.tex +++ b/chap-introduction.tex @@ -1,3 +1 @@ \chapter{Introduction} -\pagenumbering{arabic} -\pagestyle{fancy} diff --git a/main.tex b/main.tex index 55e9416..f09bcfd 100644 --- a/main.tex +++ b/main.tex @@ -6,9 +6,10 @@ \usepackage[T1]{fontenc} \usepackage{libertine} -\usepackage{fancyhdr} -\pagestyle{fancy} +% Customization +\chapterstyle{madsen} +\usepackage{xcolor, graphicx} \usepackage[pagebackref]{hyperref} \renewcommand*{\backref}[1]{} \renewcommand*{\backrefalt}[4]{\small Citations: \S{} #4} @@ -32,9 +33,8 @@ \date{\today} \begin{document} -\pagenumbering{roman} \includepdf{garde.pdf} -\pagestyle{empty} +\frontmatter %%%%%%%%%%%%% % Décidaces % @@ -50,12 +50,13 @@ \input abstract +\cleardoublepage \tableofcontents -\addcontentsline{toc}{chapter}{Contents} +\mainmatter \input chap-introduction -\part{Background and definitions} +\part{Background and Definitions} \input chap-lattices \input chap-pairings