diff options
author | Christophe Roger <darwiinc@live.fr> | 2017-11-17 19:11:42 +1100 |
---|---|---|
committer | Christophe Roger <darwiinc@live.fr> | 2017-11-17 19:11:42 +1100 |
commit | 2e05e5336df5c58cbdd8d65b95b77d1c523be4a6 (patch) | |
tree | 64d43f1eeca06eae89b54edb569bf52c5a194d64 /example/section_interets.tex | |
parent | 412cec65466dfb7136bc9acf882a1e20dcbee9a5 (diff) | |
download | cv-2e05e5336df5c58cbdd8d65b95b77d1c523be4a6.tar.gz cv-2e05e5336df5c58cbdd8d65b95b77d1c523be4a6.tar.bz2 cv-2e05e5336df5c58cbdd8d65b95b77d1c523be4a6.tar.xz cv-2e05e5336df5c58cbdd8d65b95b77d1c523be4a6.zip |
[EVO] Renaming project Awesome Source CV -> YAAC: Another Awesome CV
[EVO] Refactoring: Move example cv to example/ subfolder
Diffstat (limited to 'example/section_interets.tex')
-rwxr-xr-x | example/section_interets.tex | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/example/section_interets.tex b/example/section_interets.tex new file mode 100755 index 0000000..8363557 --- /dev/null +++ b/example/section_interets.tex @@ -0,0 +1,18 @@ +% 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: Centres d'intérêt
+\section{\texorpdfstring{\color{Blue}Centres d'intérêts}{Centres d'intérêts}}
+\begin{tabular}{rl}
+ \textsc{Développement mobile:} & iOS, Android, \textbf{Windows Phone}\\
+ \textsc{Développement web:} & HTML5, CSS3 \\
+ \textsc{Photographie} & \\
+\end{tabular}
\ No newline at end of file |