typo
This commit is contained in:
parent
2f5b6b51da
commit
c1e7044812
1 changed files with 2 additions and 7 deletions
|
@ -11,8 +11,6 @@
|
||||||
\ifoption@fr
|
\ifoption@fr
|
||||||
% Langue
|
% Langue
|
||||||
\RequirePackage[french]{babel}
|
\RequirePackage[french]{babel}
|
||||||
|
|
||||||
% Language
|
|
||||||
\AtBeginDocument{
|
\AtBeginDocument{
|
||||||
\cvSetLanguage{french}
|
\cvSetLanguage{french}
|
||||||
\pgfkeys{/@cv/names/education = Formations}
|
\pgfkeys{/@cv/names/education = Formations}
|
||||||
|
@ -22,8 +20,8 @@
|
||||||
\ifoption@blue
|
\ifoption@blue
|
||||||
% Thème bleue
|
% Thème bleue
|
||||||
\definecolor{cvGreenLight}{HTML}{99ecff} % Barre
|
\definecolor{cvGreenLight}{HTML}{99ecff} % Barre
|
||||||
\definecolor{cvGreen}{HTML}{75b0d8} % Couleur accent
|
\definecolor{cvGreen}{HTML}{75b0d8} % Couleur accent
|
||||||
\definecolor{cvAccent}{HTML}{3a3e66} % Texte barre
|
\definecolor{cvAccent}{HTML}{3a3e66} % Texte barre
|
||||||
\fi
|
\fi
|
||||||
|
|
||||||
\RequirePackage[margin=\cvMargin,top=0pt,bottom=0pt]{geometry}
|
\RequirePackage[margin=\cvMargin,top=0pt,bottom=0pt]{geometry}
|
||||||
|
@ -53,9 +51,6 @@
|
||||||
% Alias
|
% Alias
|
||||||
\newcommand{\tb}{\textbullet}
|
\newcommand{\tb}{\textbullet}
|
||||||
|
|
||||||
% Police
|
|
||||||
\setmainfont[Numbers={Monospaced}]{CMU Bright}
|
|
||||||
|
|
||||||
% Pas de notes pour les compétences
|
% Pas de notes pour les compétences
|
||||||
\makeatletter
|
\makeatletter
|
||||||
\NewDocumentCommand{\cvSkillTwoNR}{mm}{
|
\NewDocumentCommand{\cvSkillTwoNR}{mm}{
|
||||||
|
|
Loading…
Reference in a new issue