diff options
author | Christophe Roger <darwiinc@live.fr> | 2016-10-18 07:20:08 +1100 |
---|---|---|
committer | Christophe Roger <darwiinc@live.fr> | 2016-10-18 07:20:08 +1100 |
commit | 8786eb5b431c9987acb820525c7e04905344aa0c (patch) | |
tree | 2cc0f2ebc4573fe3da062ba17e67a09de56362cd /section_scolarite.tex | |
parent | aa961ff4aa5414b1ff8dca40a7050047042a9a51 (diff) | |
download | cv-8786eb5b431c9987acb820525c7e04905344aa0c.tar.gz cv-8786eb5b431c9987acb820525c7e04905344aa0c.tar.bz2 cv-8786eb5b431c9987acb820525c7e04905344aa0c.tar.xz cv-8786eb5b431c9987acb820525c7e04905344aa0c.zip |
Added macros and environnement to handle scolarship
Diffstat (limited to 'section_scolarite.tex')
-rwxr-xr-x | section_scolarite.tex | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/section_scolarite.tex b/section_scolarite.tex index 288ad8e..69170d0 100755 --- a/section_scolarite.tex +++ b/section_scolarite.tex @@ -11,10 +11,11 @@ %Section: Scholarships and additional info
\sectionTitle{Formation}{\faMortarBoard}
-\begin{tabular}{>{\small}r>{\small}p{14cm}}
- \parbox{\datebox}{\raggedleft 2007} & Master STIC Professionel filière MBDS
- de l'Université de Nice Sophia Antipolis (Master Informatique spécialité Multimédia, Base de Données et
- intégration de Systèmes) \\
- 2004 & BTS Informatique de Gestion option administrateurs de réseaux \\
- 2000 & Baccalauréat Scientifique option Mathématiques
-\end{tabular}
\ No newline at end of file +
+\begin{scolarship}
+ \scolarshipentry{2007}{Master STIC Professionel filière MBDS
+ de l'Université de Nice Sophia Antipolis (Master Informatique spécialité Multimédia, Base de Données et
+ intégration de Systèmes)}
+ \scolarshipentry{2004}{BTS Informatique de Gestion option administrateurs de réseaux}
+ \scolarshipentry{2000}{Baccalauréat Scientifique option Mathématiques}
+\end{scolarship}
\ No newline at end of file |