Modifications

This commit is contained in:
2018-04-30 14:54:55 +02:00
parent 73e934e564
commit c642ac2903
8 changed files with 77 additions and 22 deletions

View File

@ -4,6 +4,8 @@
%% Highlight overfull hbox
\overfullrule=1mm
%% Show labels
%\usepackage{showkeys}
\usepackage[utf8x]{inputenc}
\usepackage[french,english]{babel}
@ -27,7 +29,7 @@
\usepackage{multirow}
\usepackage[pagebackref]{hyperref}
\renewcommand*{\backref}[1]{}
\renewcommand*{\backrefalt}[4]{\small Citations: \S{}~#4}
\renewcommand*{\backrefalt}[4]{\small Citations: \S{}~#2}
\hypersetup{colorlinks=true, linkcolor=black!50!blue, urlcolor=black!50!red, citecolor=black!50!green, breaklinks=true}
\hypersetup{pdftitle={Privacy-preserving cryptography from pairings and lattices},
pdfauthor={Fabrice Mouhartem},
@ -98,6 +100,10 @@
\mainmatter
\pagestyle{ruled}
\chapter{Introduction}
\addcontentsline{tof}{chapter}{\protect\numberline{\thechapter} Introduction}
\label{ch:introduction}
\input chap-introduction
\cleardoublepage