diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2015-02-10 00:45:54 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2015-02-10 00:45:54 +0100 |
commit | 8b6a7ddc1bb361148c9578fa85dc3f4bb48b04d9 (patch) | |
tree | b47c81fa43dc8bb75ae8c1982b0d4cecf1d6a280 /cv | |
parent | a1231a6330ede0fc352300a63e3d77284f416efd (diff) | |
download | meself-8b6a7ddc1bb361148c9578fa85dc3f4bb48b04d9.zip meself-8b6a7ddc1bb361148c9578fa85dc3f4bb48b04d9.tar.gz |
oops, forgot to delete one
Diffstat (limited to 'cv')
-rw-r--r-- | cv/formations.lou | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/cv/formations.lou b/cv/formations.lou deleted file mode 100644 index f3e5040..0000000 --- a/cv/formations.lou +++ /dev/null @@ -1,22 +0,0 @@ -@LeftDisplay @Heading @MyColour { Formation } -@Display @Tbl - rule { no } - aformat { @StartVSpan @Cell A | @Cell @B B } - bformat { @VSpan | @Cell mb { 1f } C } -{ -@Rowa - A { 1999-2004 } - B { Formation d'ingénieur HES - EIVD - Yverdon } -@Rowb - C { Filière informatique logicielle, précédée d'une année en filière télécommunication. } -@Rowa - A { 1998-1999 } - B { Classe préparatoire - APA CEPNV - Yverdon } -@Rowb - C { Cours dans le domaine de l'électronique au Centre d'Enseignement Professionel du Nord Vaudois. } -@Rowa - A { 1998 } - B { Baccalauréat ès Sciences - CESS Morges } -@Rowb - C { Baccalauréat type C, au gymnase de Morges. } -} |