From 9318cf9302ecefccd7cff8461439c965b1e1edc8 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sun, 7 Mar 2021 06:05:59 +0100 Subject: First draft of scientific CV --- .../example/section_langues.tex | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100755 yaac-another-awesome-cv/example/section_langues.tex (limited to 'yaac-another-awesome-cv/example/section_langues.tex') diff --git a/yaac-another-awesome-cv/example/section_langues.tex b/yaac-another-awesome-cv/example/section_langues.tex new file mode 100755 index 0000000..6a817f2 --- /dev/null +++ b/yaac-another-awesome-cv/example/section_langues.tex @@ -0,0 +1,26 @@ +% Awesome Source CV LaTeX Template +% +% This template has been downloaded from: +% https://github.com/darwiin/awesome-neue-latex-cv +% +% Author: +% Christophe Roger +% +% Template license: +% CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/) + +%Section: Languages +\twocolumnsection +{\sectionTitle{Langues}{\faLanguage} +\begin{skills} + \skill{Français}{5} + \skill{Anglais}{4} +\end{skills}} +{\sectionTitle{Forces}{\faPlus} +\vspace{1em} +\begin{itemize} + \item Passioné + \item Motivé + \item Autonome +\end{itemize} +} -- cgit v1.2.3