This commit is contained in:
Cléo Baras 2021-04-13 11:26:13 +02:00
commit 77cc34d560

View File

@ -1,10 +1,11 @@
\documentclass[10pt,lualatex,french]{article} % mathserif \documentclass[10pt,lualatex,french]{article}
\usepackage{helvet}
\usepackage{fontspec} %\usepackage{fontspec}
\setmainfont[Path=fonts/, %\setmainfont[Path=fonts/,
BoldItalicFont=ArialBoldItalic.ttf, % BoldItalicFont=ArialBoldItalic.ttf,
BoldFont =ArialBold.ttf, % BoldFont =ArialBold.ttf,
ItalicFont =ArialItalic.ttf]{ArialRegular.ttf} % ItalicFont =ArialItalic.ttf]{ArialRegular.ttf}
%\usepackage[LUC,T2A,T1]{fontenc}% %\usepackage[LUC,T2A,T1]{fontenc}%
@ -47,10 +48,10 @@
\geometry{ \geometry{
a4paper, a4paper,
% total={170mm,257mm}, % total={170mm,257mm},
left=10mm, left=15mm, % 10mm ?
right=20mm, right=20mm,
top=15mm, top=15mm,
bottom=15mm bottom=25mm
} }
\usepackage{tikz}% \usepackage{tikz}%
@ -116,12 +117,24 @@ Référentiel de formation}
\lfoot{ACD R\&T - Référentiel de Formation} \lfoot{ACD R\&T - Référentiel de Formation}
\rfoot{\thepage} \rfoot{\thepage}
\fancyhf{}
\fancypagestyle{BO}{%
\fancyhf{}%
\fancyfoot[L]{\textcopyright~Ministère de l'Enseignement supérieur, de la Recherche et de l'Innovation\\http://www.enseignementsup-recherche.gouv.fr}
\fancyfoot[R]{2021\\Réseaux \& Télécommunications}
}
\begin{document} \begin{document}
\setmainfont{Arial}
\newcommand{\og}{«~} \newcommand{\og}{«~}
\newcommand{\fg}{\xspace} \newcommand{\fg}{\xspace}
% Les listes % Les listes
\renewcommand{\labelitemi}{$\bullet$} \renewcommand{\labelitemi}{$\bullet$}
\renewcommand{\labelitemii}{$\circ$} \renewcommand{\labelitemii}{$\circ$}
%\thispagestyle{BO}
\pagestyle{BO}
% \maketitle % \maketitle
\thispagestyle{empty} \thispagestyle{empty}