modification des données persos
[jd.git] / cv.lyx
blob65bba286eb1d60a3587008ca140a7def38d3a630
1 #LyX file created by  tex2lyx 0.1.2
2 \lyxformat 245
3 \begin_document
4 \begin_header
5 \textclass article
6 \begin_preamble
10 \usepackage[cyr]{aeguill}
12 \usepackage{xspace}
15 \usepackage{times}
18 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
19 % Détection de pdflatex
21 %\ifx\pdfcompresslevel\undefined
23 % Si on fait un postscript
24 %\typeout{Postscript version}
25 %\usepackage[dvips]{graphicx}
26 %\DeclareGraphicsExtensions{.eps}
27 %\else
29 % Si on fait un PDF
30 %\typeout{PDF version}
31 %\usepackage{ae}
32 %\usepackage[cm]{aeguill}
33 %\usepackage[pdftex]{graphicx}
34 %\DeclareGraphicsExtensions{.pdf}
35 %\fi
37 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
39 \usepackage{vmargin}
40  %left, top, right, bottom
41 \setmarginsrb{2cm}{1.2cm}{2cm}{1.2cm}{0cm}{0cm}{0cm}{0cm}
43 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
44 % Définition de quelques macros    %
45 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
47 % ligne horizontale sur toute la page. Usage : \ligne{Largeur}
48 \newcommand{\ligne}[1]{\rule[0.5ex]{\textwidth}{#1}\\}
49 \newcommand{\interRubrique}{\bigskip}
50 \newcommand{\styleRub}[1]{\noindent\textbf{\large #1}\par}
51 \newcommand{\indentStd}{\noindent\hspace{\lenA}}
54 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
55 % L'environnement "rubrique" 
57 % Usage : \begin{rubrique}[Indentation]{Titre} [...] \end{rubrique}
58 % Ensuite, la première colonne contient par exemple les dates, la seconde
59 % le descriptif.
60 % Par exemple :
62 % \begin{rubrique}{3.5cm}{pipotage}
63 % 1999--2000    & ligne 1\\
64 %               & ligne 2\\
65 % 1998--1999    & ligne 1\\
66 % [etc...]
67 % \end{rubrique}
68 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
69 \newenvironment{rubrique}[2][\linewidth]{
70         \styleRub{#2}
71         \setlength{\lenB}{#1}
72         \setlength{\lenC}{\linewidth}
73         \addtolength{\lenC}{-\lenA}
74         \addtolength{\lenC}{-\lenB}
75         \addtolength{\lenC}{-\parindent}
76         \addtolength{\lenC}{-9pt}
77         \indentStd\begin{tabular}[t]{p{\lenB}p{\lenC}}
78 }{\end{tabular}}
80 \newenvironment{header}[2][\linewidth]{
81         \styleRub{#2}
82         \setlength{\lenB}{#1}
83         \setlength{\lenC}{\linewidth}
84         \addtolength{\lenC}{-\lenA}
85         \addtolength{\lenC}{-\lenB}
86         \addtolength{\lenC}{-\parindent}
87         \addtolength{\lenC}{-9pt}
88         \indentStd\begin{tabular}[t]{p{\lenB}ll}
89 }{\end{tabular}}
92 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
93 % Commandes utilisables dans le descriptif %
95 % Modifiables à loisir...
96 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
97 \newcommand{\lieu}[1]{\small{\textsl{#1}\ }}
98 \newcommand{\activite}[1]{\textbf{#1}\ }
99 \newcommand{\comment}[1]{\textsl{#1}\ }
101 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
102 % Début du CV proprement dit (ouf ! :) ) %
103 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
104  % pour ne pas indiquer de numéro de page...
106 \end_preamble
107 \options a4paper,oneside
108 \language english
109 \inputencoding utf8
110 \fontscheme default
111 \graphics default
112 \paperfontsize default
113 \spacing single
114 \papersize default
115 \use_geometry false
116 \use_amsmath 0
117 \cite_engine basic
118 \use_bibtopic false
119 \paperorientation portrait
120 \secnumdepth 3
121 \tocdepth 3
122 \paragraph_separation indent
123 \defskip medskip
124 \quotes_language english
125 \papercolumns 1
126 \papersides 1
127 \paperpagestyle empty
128 \tracking_changes false
129 \output_changes false
130 \end_header
132 \begin_body
134 \begin_layout Standard
137 \begin_inset ERT
138 status collapsed
140 \begin_layout Standard
143 \backslash
144 newlength{
145 \backslash
146 lenA}
147 \end_layout
149 \end_inset
152 \begin_inset ERT
153 status collapsed
155 \begin_layout Standard
157 % indentation au début d'une ligne
158 \end_layout
160 \begin_layout Standard
163 \end_layout
165 \end_inset
168 \begin_inset ERT
169 status collapsed
171 \begin_layout Standard
174 \backslash
175 setlength{
176 \backslash
177 lenA}{0.cm}
178 \end_layout
180 \end_inset
183 \begin_inset ERT
184 status collapsed
186 \begin_layout Standard
189 \backslash
190 newlength{
191 \backslash
192 lenB}
193 \end_layout
195 \end_inset
198 \begin_inset ERT
199 status collapsed
201 \begin_layout Standard
203 % Taille champ dates
204 \end_layout
206 \begin_layout Standard
209 \end_layout
211 \end_inset
214 \begin_inset ERT
215 status collapsed
217 \begin_layout Standard
220 \backslash
221 newlength{
222 \backslash
223 lenC}
224 \end_layout
226 \end_inset
229 \begin_inset ERT
230 status collapsed
232 \begin_layout Standard
234 % Taille champ description
235 \end_layout
237 \begin_layout Standard
240 \end_layout
242 \end_inset
245 \end_layout
247 \begin_layout Standard
250 \begin_inset ERT
251 status collapsed
253 \begin_layout Standard
255 %%%%%%%%%%%%%%%%%
256 \end_layout
258 \begin_layout Standard
261 \end_layout
263 \end_inset
266 \begin_inset ERT
267 status collapsed
269 \begin_layout Standard
271 % en-tête                       %
272 \end_layout
274 \begin_layout Standard
277 \end_layout
279 \end_inset
282 \begin_inset ERT
283 status collapsed
285 \begin_layout Standard
287 %%%%%%%%%%%%%%%%%       
288 \end_layout
290 \begin_layout Standard
293 \end_layout
295 \end_inset
298 \begin_inset ERT
299 status collapsed
301 \begin_layout Standard
304 \backslash
305 begin{header}
306 \end_layout
308 \end_inset
310 [14cm]
311 \begin_inset ERT
312 status collapsed
314 \begin_layout Standard
317 \end_layout
319 \end_inset
322 \series bold
323 VAUGUET Jean-Denis
324 \series default
325  & 
326 \size footnotesize
328 \begin_inset ERT
329 status collapsed
331 \begin_layout Standard
334 \end_layout
336 \end_inset
338 22 ans, célibataire
339 \begin_inset ERT
340 status collapsed
342 \begin_layout Standard
345 \end_layout
347 \end_inset
350 \newline
352 \begin_inset ERT
353 status collapsed
355 \begin_layout Standard
358 \end_layout
360 \end_inset
362 21 rue des Côtes
363 \begin_inset ERT
364 status collapsed
366 \begin_layout Standard
369 \end_layout
371 \end_inset
374 \begin_inset ERT
375 status collapsed
377 \begin_layout Standard
380 \end_layout
382 \end_inset
384 78600 Maisons-Laffitte
385 \begin_inset ERT
386 status collapsed
388 \begin_layout Standard
391 \end_layout
393 \end_inset
396 \newline
398 \begin_inset ERT
399 status collapsed
401 \begin_layout Standard
404 \end_layout
406 \end_inset
408 Tél : 01.00.00.00.00
409 \begin_inset ERT
410 status collapsed
412 \begin_layout Standard
415 \end_layout
417 \end_inset
420 \newline
422 \begin_inset ERT
423 status collapsed
425 \begin_layout Standard
428 \end_layout
430 \end_inset
432 Gsm : 06 77 71 03 44
433 \begin_inset ERT
434 status collapsed
436 \begin_layout Standard
439 \end_layout
441 \end_inset
444 \newline
446 \begin_inset ERT
447 status collapsed
449 \begin_layout Standard
452 \end_layout
454 \end_inset
456 e-mail : 
457 \family typewriter
458 jd@typhon.org
459 \family default
461 \begin_inset ERT
462 status collapsed
464 \begin_layout Standard
467 \end_layout
469 \end_inset
472 \newline
474 \begin_inset ERT
475 status collapsed
477 \begin_layout Standard
480 \backslash
481 end{header}
482 \end_layout
484 \end_inset
487 \end_layout
489 \begin_layout Standard
492 \begin_inset ERT
493 status collapsed
495 \begin_layout Standard
498 \backslash
499 interRubrique
500 \end_layout
502 \end_inset
505 \begin_inset VSpace medskip
506 \end_inset
509 \end_layout
511 \begin_layout Standard
514 \begin_inset VSpace medskip
515 \end_inset
518 \end_layout
520 \begin_layout Standard
523 \begin_inset ERT
524 status collapsed
526 \begin_layout Standard
528 %%%%%%%%%%%%%%%%%%
529 \end_layout
531 \begin_layout Standard
534 \end_layout
536 \end_inset
539 \begin_inset ERT
540 status collapsed
542 \begin_layout Standard
544 % Bloc rubriques %
545 \end_layout
547 \begin_layout Standard
550 \end_layout
552 \end_inset
555 \begin_inset ERT
556 status collapsed
558 \begin_layout Standard
560 %%%%%%%%%%%%%%%%%%
561 \end_layout
563 \begin_layout Standard
566 \end_layout
568 \end_inset
571 \begin_inset ERT
572 status collapsed
574 \begin_layout Standard
577 \backslash
578 interRubrique
579 \end_layout
581 \end_inset
584 \end_layout
586 \begin_layout Standard
589 \begin_inset ERT
590 status collapsed
592 \begin_layout Standard
595 \backslash
596 begin{rubrique}
597 \end_layout
599 \end_inset
601 [2.6cm]
602 \begin_inset ERT
603 status collapsed
605 \begin_layout Standard
608 \end_layout
610 \end_inset
612 Formation Universitaire 
613 \begin_inset ERT
614 status collapsed
616 \begin_layout Standard
619 \end_layout
621 \end_inset
624 \begin_inset ERT
625 status collapsed
627 \begin_layout Standard
630 \backslash
631 ligne{
632 \end_layout
634 \end_inset
636 0.1mm
637 \begin_inset ERT
638 status collapsed
640 \begin_layout Standard
643 \end_layout
645 \end_inset
647  2001/2002 & 
648 \begin_inset ERT
649 status collapsed
651 \begin_layout Standard
654 \backslash
655 activite{
656 \end_layout
658 \end_inset
660 Maîtrise d'Informatique
661 \begin_inset ERT
662 status collapsed
664 \begin_layout Standard
667 \end_layout
669 \end_inset
672 \begin_inset ERT
673 status collapsed
675 \begin_layout Standard
678 \backslash
679 comment{
680 \end_layout
682 \end_inset
684 (Option Infographie et traitement d'images).
685 \begin_inset ERT
686 status collapsed
688 \begin_layout Standard
691 \end_layout
693 \end_inset
696 \newline
697  & 
698 \begin_inset ERT
699 status collapsed
701 \begin_layout Standard
704 \backslash
705 lieu{
706 \end_layout
708 \end_inset
710 Faculté de Mathématiques et d'Informatique d'Amiens.
711 \begin_inset ERT
712 status collapsed
714 \begin_layout Standard
717 \end_layout
719 \end_inset
722 \newline
723  2000/2001 & 
724 \begin_inset ERT
725 status collapsed
727 \begin_layout Standard
730 \backslash
731 activite{
732 \end_layout
734 \end_inset
736 Licence d'Informatique
737 \begin_inset ERT
738 status collapsed
740 \begin_layout Standard
743 \end_layout
745 \end_inset
748 \begin_inset ERT
749 status collapsed
751 \begin_layout Standard
754 \backslash
755 comment{
756 \end_layout
758 \end_inset
760 (Option Programmation Objet).
761 \begin_inset ERT
762 status collapsed
764 \begin_layout Standard
767 \end_layout
769 \end_inset
772 \newline
773  & 
774 \begin_inset ERT
775 status collapsed
777 \begin_layout Standard
780 \backslash
781 lieu{
782 \end_layout
784 \end_inset
786 Faculté de Mathématiques et d'Informatique d'Amiens.
787 \begin_inset ERT
788 status collapsed
790 \begin_layout Standard
793 \end_layout
795 \end_inset
798 \newline
799  1999/2000 & 
800 \begin_inset ERT
801 status collapsed
803 \begin_layout Standard
806 \backslash
807 activite{
808 \end_layout
810 \end_inset
812 D.U.T. Informatique
813 \begin_inset ERT
814 status collapsed
816 \begin_layout Standard
819 \end_layout
821 \end_inset
824 \begin_inset ERT
825 status collapsed
827 \begin_layout Standard
830 \backslash
831 comment{
832 \end_layout
834 \end_inset
836 (Option Systèmes Industriels).
837 \begin_inset ERT
838 status collapsed
840 \begin_layout Standard
843 \end_layout
845 \end_inset
848 \newline
849  & 
850 \begin_inset ERT
851 status collapsed
853 \begin_layout Standard
856 \backslash
857 lieu{
858 \end_layout
860 \end_inset
862 I.U.T. d'Amiens.
863 \begin_inset ERT
864 status collapsed
866 \begin_layout Standard
869 \end_layout
871 \end_inset
874 \newline
875  1997/1999 & 
876 \begin_inset ERT
877 status collapsed
879 \begin_layout Standard
882 \backslash
883 activite{
884 \end_layout
886 \end_inset
888 D.U.T. Génie Mécanique et Productique.
889 \begin_inset ERT
890 status collapsed
892 \begin_layout Standard
895 \end_layout
897 \end_inset
900 \newline
901  & 
902 \begin_inset ERT
903 status collapsed
905 \begin_layout Standard
908 \backslash
909 lieu{
910 \end_layout
912 \end_inset
914 I.U.T. d'Amiens.
915 \begin_inset ERT
916 status collapsed
918 \begin_layout Standard
921 \end_layout
923 \end_inset
926 \newline
927  1997 & 
928 \begin_inset ERT
929 status collapsed
931 \begin_layout Standard
934 \backslash
935 activite{
936 \end_layout
938 \end_inset
940 Baccalauréat S.T.I. Génie Mécanique
941 \begin_inset ERT
942 status collapsed
944 \begin_layout Standard
947 \end_layout
949 \end_inset
952 \begin_inset ERT
953 status collapsed
955 \begin_layout Standard
958 \backslash
959 comment{
960 \end_layout
962 \end_inset
964 (Option Productique Mécanique).
965 \begin_inset ERT
966 status collapsed
968 \begin_layout Standard
971 \end_layout
973 \end_inset
976 \newline
977  & 
978 \begin_inset ERT
979 status collapsed
981 \begin_layout Standard
984 \backslash
985 lieu{
986 \end_layout
988 \end_inset
990 Lycée Marie Curie (Nogent-sur-Oise).
991 \begin_inset ERT
992 status collapsed
994 \begin_layout Standard
997 \end_layout
999 \end_inset
1002 \newline
1004 \begin_inset ERT
1005 status collapsed
1007 \begin_layout Standard
1010 \backslash
1011 end{rubrique}
1012 \end_layout
1014 \end_inset
1017 \end_layout
1019 \begin_layout Standard
1022 \begin_inset ERT
1023 status collapsed
1025 \begin_layout Standard
1028 \backslash
1029 interRubrique
1030 \end_layout
1032 \end_inset
1035 \end_layout
1037 \begin_layout Standard
1040 \begin_inset ERT
1041 status collapsed
1043 \begin_layout Standard
1046 \backslash
1047 begin{rubrique}
1048 \end_layout
1050 \end_inset
1052 [2.6cm]
1053 \begin_inset ERT
1054 status collapsed
1056 \begin_layout Standard
1059 \end_layout
1061 \end_inset
1063 Connaissances particulières
1064 \begin_inset ERT
1065 status collapsed
1067 \begin_layout Standard
1070 \end_layout
1072 \end_inset
1075 \begin_inset ERT
1076 status collapsed
1078 \begin_layout Standard
1081 \backslash
1082 ligne{
1083 \end_layout
1085 \end_inset
1087 0.1mm
1088 \begin_inset ERT
1089 status collapsed
1091 \begin_layout Standard
1094 \end_layout
1096 \end_inset
1098  Systèmes & Windows 95/98/2000/NT, Linux, Unix 
1099 \shape slanted
1100 (AIX)
1101 \shape default
1103 \newline
1104  Langages & Java 
1105 \shape slanted
1106 (JSP/Servlet, Swing)
1107 \shape default
1108 , C/C++, C# 
1109 \shape slanted
1110 (Microsoft .NET)
1111 \shape default
1112 , Pascal, PHP, XML, HTML/CSS, JavaScript, Visual Basic. 
1113 \newline
1114  Outils & GNU Tools 
1115 \shape slanted
1116 (Make, GCC, Flex/Bison etc.)
1117 \shape default
1118 , Ilog Views, Qt, XLib, Visual Studio, C++ Builder, Delphi. 
1119 \newline
1120  Méthodes & Merise, notions d'UML, Design Patterns. 
1121 \newline
1122  SGBD & Oracle, MySql, Access. 
1123 \newline
1124  Bureautique & Word, Excel, Powerpoint, LaTeX. 
1125 \newline
1126  Langues vivantes & Anglais technique : lu, écrit, parlé. 
1127 \newline
1128  & Notions d'espagnol.
1129 \newline
1131 \begin_inset ERT
1132 status collapsed
1134 \begin_layout Standard
1137 \backslash
1138 end{rubrique}
1139 \end_layout
1141 \end_inset
1144 \end_layout
1146 \begin_layout Standard
1149 \begin_inset ERT
1150 status collapsed
1152 \begin_layout Standard
1155 \backslash
1156 interRubrique
1157 \end_layout
1159 \end_inset
1162 \end_layout
1164 \begin_layout Standard
1167 \begin_inset ERT
1168 status collapsed
1170 \begin_layout Standard
1173 \backslash
1174 begin{rubrique}
1175 \end_layout
1177 \end_inset
1179 [2.6cm]
1180 \begin_inset ERT
1181 status collapsed
1183 \begin_layout Standard
1186 \end_layout
1188 \end_inset
1190 Stages en entreprise
1191 \begin_inset ERT
1192 status collapsed
1194 \begin_layout Standard
1197 \end_layout
1199 \end_inset
1202 \begin_inset ERT
1203 status collapsed
1205 \begin_layout Standard
1208 \backslash
1209 ligne{
1210 \end_layout
1212 \end_inset
1214 0.1mm
1215 \begin_inset ERT
1216 status collapsed
1218 \begin_layout Standard
1221 \end_layout
1223 \end_inset
1225  2000 (3 mois) & 
1226 \shape slanted
1227 Stage de fin d'études de DUT Informatique :
1228 \shape default
1230 \newline
1231  & Développement d'une application 
1232 \shape slanted
1233 (langage C++ et Ilog Views 3.11)
1234 \shape default
1235  permettant de mettre en forme et d'exporter des données provenant du logiciel 
1236 \series bold
1237 CETIM-DEVIS
1238 \series default
1239  au format HTML/CSS. 
1240 \newline
1241  & 
1242 \begin_inset ERT
1243 status collapsed
1245 \begin_layout Standard
1248 \backslash
1249 lieu{
1250 \end_layout
1252 \end_inset
1255 \series bold
1256 CETIM
1257 \series default
1258  - Senlis (Département Production Mécanique - Service Devis).
1259 \begin_inset ERT
1260 status collapsed
1262 \begin_layout Standard
1265 \end_layout
1267 \end_inset
1270 \newline
1272 \newline
1273  1999 (3 mois) & 
1274 \shape slanted
1275 Stage de fin d'études de DUT Génie Mécanique et Productique :
1276 \shape default
1278 \newline
1279  & Etude et application de la méthodologie d'analyse des défaillances des pièces mécaniques. 
1280 \newline
1281  & 
1282 \begin_inset ERT
1283 status collapsed
1285 \begin_layout Standard
1288 \backslash
1289 lieu{
1290 \end_layout
1292 \end_inset
1295 \series bold
1296 CETIM
1297 \series default
1298  - Senlis (Département Matériaux - Service Traitements Thermiques et Applications Tribologiques).
1299 \begin_inset ERT
1300 status collapsed
1302 \begin_layout Standard
1305 \end_layout
1307 \end_inset
1310 \newline
1312 \begin_inset ERT
1313 status collapsed
1315 \begin_layout Standard
1318 \backslash
1319 end{rubrique}
1320 \end_layout
1322 \end_inset
1325 \end_layout
1327 \begin_layout Standard
1330 \begin_inset ERT
1331 status collapsed
1333 \begin_layout Standard
1336 \backslash
1337 interRubrique
1338 \end_layout
1340 \end_inset
1343 \end_layout
1345 \begin_layout Standard
1348 \begin_inset ERT
1349 status collapsed
1351 \begin_layout Standard
1354 \backslash
1355 begin{rubrique}
1356 \end_layout
1358 \end_inset
1360 [2.6cm]
1361 \begin_inset ERT
1362 status collapsed
1364 \begin_layout Standard
1367 \end_layout
1369 \end_inset
1371 Expériences professionnelles
1372 \begin_inset ERT
1373 status collapsed
1375 \begin_layout Standard
1378 \end_layout
1380 \end_inset
1383 \begin_inset ERT
1384 status collapsed
1386 \begin_layout Standard
1389 \backslash
1390 ligne{
1391 \end_layout
1393 \end_inset
1395 0.1mm
1396 \begin_inset ERT
1397 status collapsed
1399 \begin_layout Standard
1402 \end_layout
1404 \end_inset
1406  2002 & Piges pour le magazine 
1407 \shape slanted
1408 PC Team
1409 \shape default
1411 \begin_inset ERT
1412 status collapsed
1414 \begin_layout Standard
1417 \backslash
1418 comment{
1419 \end_layout
1421 \end_inset
1423 (Rédaction d'articles techniques sur l'utilisation de GDI+ avec Microsoft .NET).
1424 \begin_inset ERT
1425 status collapsed
1427 \begin_layout Standard
1430 \end_layout
1432 \end_inset
1435 \newline
1436  2000/01 (6 mois) & Hotliner à temps partiel pour le fournisseur d'accès à internet 
1437 \shape slanted
1438 Oreka
1439 \shape default
1441 \newline
1442  & 
1443 \begin_inset ERT
1444 status collapsed
1446 \begin_layout Standard
1449 \backslash
1450 lieu{
1451 \end_layout
1453 \end_inset
1456 \series bold
1457 Intra Call Center
1458 \series default
1459  - Amiens.
1460 \begin_inset ERT
1461 status collapsed
1463 \begin_layout Standard
1466 \end_layout
1468 \end_inset
1471 \newline
1472  1996/2002 & Divers contrats à durées déterminées et missions d'intérim. 
1473 \newline
1474  & 
1475 \begin_inset ERT
1476 status collapsed
1478 \begin_layout Standard
1481 \backslash
1482 lieu{
1483 \end_layout
1485 \end_inset
1487 La poste, Crédit Local de France - Dexia, Guilbert, Chanel.
1488 \begin_inset ERT
1489 status collapsed
1491 \begin_layout Standard
1494 \end_layout
1496 \end_inset
1499 \newline
1501 \begin_inset ERT
1502 status collapsed
1504 \begin_layout Standard
1507 \backslash
1508 end{rubrique}
1509 \end_layout
1511 \end_inset
1514 \end_layout
1516 \begin_layout Standard
1519 \begin_inset ERT
1520 status collapsed
1522 \begin_layout Standard
1525 \backslash
1526 interRubrique
1527 \end_layout
1529 \end_inset
1532 \end_layout
1534 \begin_layout Standard
1537 \begin_inset ERT
1538 status collapsed
1540 \begin_layout Standard
1543 \backslash
1544 begin{rubrique}
1545 \end_layout
1547 \end_inset
1549 [2.6cm]
1550 \begin_inset ERT
1551 status collapsed
1553 \begin_layout Standard
1556 \end_layout
1558 \end_inset
1560 Loisirs
1561 \begin_inset ERT
1562 status collapsed
1564 \begin_layout Standard
1567 \end_layout
1569 \end_inset
1572 \begin_inset ERT
1573 status collapsed
1575 \begin_layout Standard
1578 \backslash
1579 ligne{
1580 \end_layout
1582 \end_inset
1584 0.1mm
1585 \begin_inset ERT
1586 status collapsed
1588 \begin_layout Standard
1591 \end_layout
1593 \end_inset
1595  Musique & Pratique de la guitare et Musique Assistée par Ordinateur (M.A.O). 
1596 \newline
1597  Sport & Pratique du basketball. 
1598 \newline
1599  Informatique & Rédaction d'articles sur la programmation pour le site 
1600 \shape slanted
1601 www.programmationworld.com
1602 \shape default
1604 \newline
1605  & Contributions au projet open source 
1606 \shape slanted
1607 SharpDevelop
1608 \shape default
1610 \begin_inset ERT
1611 status collapsed
1613 \begin_layout Standard
1616 \backslash
1617 comment{
1618 \end_layout
1620 \end_inset
1622  (environnement de développement pour .NET : www.icsharpcode.net).
1623 \begin_inset ERT
1624 status collapsed
1626 \begin_layout Standard
1629 \end_layout
1631 \end_inset
1634 \newline
1636 \begin_inset ERT
1637 status collapsed
1639 \begin_layout Standard
1642 \backslash
1643 end{rubrique}
1644 \end_layout
1646 \end_inset
1649 \end_layout
1651 \end_body
1652 \end_document