diff options
author | Christophe Roger <darwiinc@live.fr> | 2015-09-05 07:26:56 +1100 |
---|---|---|
committer | Christophe Roger <darwiinc@live.fr> | 2015-09-05 07:26:56 +1100 |
commit | 0a565e6ef4dfd09a07e1342bb712dd284dac7882 (patch) | |
tree | 9582c72210cc271a604cae30847421afb58e30b8 /competences.tex | |
parent | cb642e6cd8e4493706b97361e1277818df81b00e (diff) | |
download | cv-0a565e6ef4dfd09a07e1342bb712dd284dac7882.tar.gz cv-0a565e6ef4dfd09a07e1342bb712dd284dac7882.tar.bz2 cv-0a565e6ef4dfd09a07e1342bb712dd284dac7882.tar.xz cv-0a565e6ef4dfd09a07e1342bb712dd284dac7882.zip |
Added FontAwesome icons to section title
Added macro to handle section title
Move some config elements to ResumeMacros.sty
Diffstat (limited to 'competences.tex')
-rwxr-xr-x | competences.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/competences.tex b/competences.tex index be3370e..d5cb1c1 100755 --- a/competences.tex +++ b/competences.tex @@ -1,8 +1,7 @@ %Section compétences
-\section{\texorpdfstring{\color{Blue}Compétences}{Compétences}}
+\sectiontitle{Compétences}{\faTasks}
\renewcommand{\arraystretch}{1.1}
-
\begin{tabular}{>{\small}r>{\small}p{13cm}}
\textsc{Langages de programmation:} & Java (\textbf{JEE}, \textbf{JSE}, JME, Java Card Platform), Microsoft .Net (\textbf{C\#},asp.net)\\
\textsc{Programmation web:} & ZK, JSP, JSF, JBoss RichFaces, Javascript, jQuery, AngularJS, Bootstrap, LESS, CSS\\
|