liens sommaire
This commit is contained in:
parent
604fc2855b
commit
b7a82eff89
1 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
% TODO répertoire metafiles
|
||||||
|
% TODO bibliographie
|
||||||
% TODO décaler la numérotation des pages
|
% TODO décaler la numérotation des pages
|
||||||
\documentclass[12pt]{extarticle}
|
\documentclass[12pt]{extarticle}
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
|
@ -11,7 +13,14 @@ bmargin=20mm,lmargin=20mm,rmargin=20mm,tmargin=20mm]{geometry}
|
||||||
\usepackage{tocloft}
|
\usepackage{tocloft}
|
||||||
\usepackage{wallpaper}
|
\usepackage{wallpaper}
|
||||||
\usepackage[acronym]{glossaries}
|
\usepackage[acronym]{glossaries}
|
||||||
|
\usepackage{hyperref}
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
|
\hypersetup{colorlinks,
|
||||||
|
citecolor=blue,
|
||||||
|
filecolor=blue,
|
||||||
|
linkcolor=blue,
|
||||||
|
urlcolor=blue
|
||||||
|
}
|
||||||
\setcounter{secnumdepth}{2}
|
\setcounter{secnumdepth}{2}
|
||||||
\setmainfont{DejaVu Sans}
|
\setmainfont{DejaVu Sans}
|
||||||
\setlength{\parindent}{0em}
|
\setlength{\parindent}{0em}
|
||||||
|
@ -171,6 +180,7 @@ GnuPG, OpenPGP}
|
||||||
|
|
||||||
\pagebreak
|
\pagebreak
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
|
\cnam
|
||||||
\newcommand{\hr}[0]{\rule{\textwidth}{1pt}}
|
\newcommand{\hr}[0]{\rule{\textwidth}{1pt}}
|
||||||
|
|
||||||
\title
|
\title
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue