diff --git a/en_US/index.md b/en_US/index.md index 4224d62..42cfbc2 100644 --- a/en_US/index.md +++ b/en_US/index.md @@ -156,9 +156,9 @@ ## Computer skills -*Programming languages* Shell/Bash scripting, Python, C/C++ (11, STL), Assemblers (68k, MIPS), Java, VHDL, LaTeX +*Programming languages* Shell, Makefile, C/C++ -*Others* Linux Kernel, Git, Autotools, Cross-compilation, Yocto +*Others* Linux Kernel, Git, Cross-compilation, Yocto ## Interests diff --git a/english.tex b/english.tex index 7ae4eab..ed57e79 100644 --- a/english.tex +++ b/english.tex @@ -103,8 +103,8 @@ \section{Languages} \cvitemwithcomment{English}{Good knowledge}{} \section{Computer skills} -\cvitem{Programming languages}{Shell/Bash scripting, Python, C/C++ (11, STL), Assemblers (68k, MIPS), Java, VHDL, \LaTeX} -\cvitem{Others}{Linux Kernel, Git, Autotools, Cross-compilation, Yocto} +\cvitem{Programming languages}{Shell, Makefile, C/C++} +\cvitem{Others}{Linux Kernel, Git, Cross-compilation, Yocto} \section{Interests} \cvitem{BDE/BDS Polytech'Grenoble}{Member of Student Association at Polytech’Grenoble.\newline Organization of the Integration event in 2006 (350 students, 3 days).\newline Organization of two Ski event in 2006 and 2007 (400 students, 3 days, 11 engineering school from France).} diff --git a/fr_FR/index.md b/fr_FR/index.md index becc6bd..764dd70 100644 --- a/fr_FR/index.md +++ b/fr_FR/index.md @@ -165,9 +165,9 @@ ## Compétences techniques -*Langages de programmation* Scripts Shell/Bash, Python, C/C++ (11, STL), Assembleurs (68k, MIPS), Java, VHDL, LaTeX +*Langages de programmation* Shell, Makefile, C/C++ -*Autres* Linux Kernel, Git, Autotools, Cross-compilation, Yocto +*Autres* Linux Kernel, Git, Cross-compilation, Yocto ## Centres d'intérêts diff --git a/french-lite.tex b/french-lite.tex index b6a0d6b..e86d580 100644 --- a/french-lite.tex +++ b/french-lite.tex @@ -93,8 +93,8 @@ \section{Langues} \cvitemwithcomment{Anglais}{Bonnes connaissances}{} \section{Compétences techniques} -\cvitem{Langages}{Scripts Shell/Bash, Python, C/C++ (11, STL), Assembleurs (68k, MIPS), Java, VHDL, \LaTeX} -\cvitem{Autres}{Linux Kernel, Git, Autotools, Cross-compilation, Yocto} +\cvitem{Langages de programmation}{Shell, Makefile, C/C++} +\cvitem{Autres}{Linux Kernel, Git, Cross-compilation, Yocto} \section{Références} \cvitem{Overkiz, SAS.}{Florent PELLARIN,\linebreak[0]Directeur des Opérations\linebreak[0](\href{mailto:f.pellarin@overkiz.com}{f.pellarin@overkiz.com})} diff --git a/french.tex b/french.tex index cc151d0..34d2793 100644 --- a/french.tex +++ b/french.tex @@ -113,8 +113,8 @@ \section{Langues} \cvitemwithcomment{Anglais}{Bonnes connaissances}{} \section{Compétences techniques} -\cvitem{Langages de programmation}{Scripts Shell/Bash, Python, C/C++ (11, STL), Assembleurs (68k, MIPS), Java, VHDL, \LaTeX} -\cvitem{Autres}{Linux Kernel, Git, Autotools, Cross-compilation, Yocto} +\cvitem{Langages de programmation}{Shell, Makefile, C/C++} +\cvitem{Autres}{Linux Kernel, Git, Cross-compilation, Yocto} \section{Centres d'intérêts} \cvitem{BDE/BDS Polytech'Grenoble}{Membre du bureau des étudiants de Polytech’Grenoble.\newline Organisation du week-end d'intégration en 2006 (350 étudiants, 3 jours).\newline Organisation de deux week-end ski en 2006 et 2007 (400 étudiants, 3 jours, 11 écoles d'ingénieurs du réseau Polytech).} diff --git a/moderncv2md.sed b/moderncv2md.sed index a0b5462..b33bd05 100755 --- a/moderncv2md.sed +++ b/moderncv2md.sed @@ -27,7 +27,6 @@ s,\\textbf{\([a-zA-Z0-9àéè_\ .()@-]*\)},**\1**,g s,\\textit{\([a-zA-Z0-9àéè_\ .()@-]*\)},_\1_,g s,\\textmu,u,g - s,\\LaTeX,LaTeX,g s,\\newline,,g s,\\linebreak\[[0-5]\], ,g s,\\linebreak, ,g diff --git a/moderncv2txt.sed b/moderncv2txt.sed index e31d444..810f3a0 100755 --- a/moderncv2txt.sed +++ b/moderncv2txt.sed @@ -27,7 +27,6 @@ s,\\textbf{\([àéèa-zA-Z0-9_\ .()@-]*\)},\1,g s,\\textit{\([àéèa-zA-Z0-9_\ .()@-]*\)},\1,g s,\\textmu,u,g - s,\\LaTeX,LaTeX,g s,\\newline,,g s,\\linebreak\[[0-5]\], ,g s,\\linebreak, ,g