diff options
author | Christophe Roger <darwiinc@live.fr> | 2016-10-17 06:07:45 +1100 |
---|---|---|
committer | Christophe Roger <darwiinc@live.fr> | 2016-10-17 06:07:45 +1100 |
commit | aa961ff4aa5414b1ff8dca40a7050047042a9a51 (patch) | |
tree | 9c1b7f3494e7754b31762e2cb7282831eef2a48e /section_langues.tex | |
parent | aba5f7f0b9d5b7c05a4d34903b1074f7c4f09bee (diff) | |
download | cv-aa961ff4aa5414b1ff8dca40a7050047042a9a51.tar.gz cv-aa961ff4aa5414b1ff8dca40a7050047042a9a51.tar.bz2 cv-aa961ff4aa5414b1ff8dca40a7050047042a9a51.tar.xz cv-aa961ff4aa5414b1ff8dca40a7050047042a9a51.zip |
New Skills environment
New way to handle colors
Diffstat (limited to 'section_langues.tex')
-rwxr-xr-x | section_langues.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/section_langues.tex b/section_langues.tex index 213ce9f..01ac4e2 100755 --- a/section_langues.tex +++ b/section_langues.tex @@ -11,7 +11,7 @@ %Section: Languages
\sectionTitle{Langues}{\faLanguage}
-\begin{tabular}{>{\small}r>{\small}l}
- \parbox{\datebox}{\raggedleft\textsc{Français:}}&Langue maternelle\\
-\textsc{Anglais:}&Maîtrise de l'anglais technique\\
-\end{tabular}
\ No newline at end of file +\begin{skills}
+ \skill{Français}{5}
+ \skill{Anglais}{4}
+\end{skills}
\ No newline at end of file |