summaryrefslogtreecommitdiffstats
path: root/cv/jeremy.zurcher-CV.lou
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-05-30 07:52:56 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2012-05-30 07:52:56 +0200
commit2c0006c042a2fcaa57da2999413ca2414b755e3f (patch)
treeaab5197b856da64377a6abce0ad53c39744fac6d /cv/jeremy.zurcher-CV.lou
parent03b27ed824cecd8b16ef19fbb7b8f4e49d439af4 (diff)
downloadmeself-2c0006c042a2fcaa57da2999413ca2414b755e3f.zip
meself-2c0006c042a2fcaa57da2999413ca2414b755e3f.tar.gz
add draft new CV
Diffstat (limited to 'cv/jeremy.zurcher-CV.lou')
-rw-r--r--cv/jeremy.zurcher-CV.lou86
1 files changed, 86 insertions, 0 deletions
diff --git a/cv/jeremy.zurcher-CV.lou b/cv/jeremy.zurcher-CV.lou
new file mode 100644
index 0000000..e0d7863
--- /dev/null
+++ b/cv/jeremy.zurcher-CV.lou
@@ -0,0 +1,86 @@
+# encoding : iso-8859-1
+#
+@Include { cvdocng }
+#
+def @MyBorder right t { red @Colour t }
+#
+def @MyOrange right t { { cmyk 0 0.6 0.8 0 } @Colour t }
+def @MyColour right t { { cmyk 0.504 0.0 1.0 0.502 } @Colour t }
+#def @MyBackground { cmyk 0 0.022 0.522 0.647 }
+#def @MyBackground { cmyk 0.504 0.0 1.0 0.502 }
+def @MyBackground { cmyk 0.350 0.0 0.692 0.541 }
+#
+@Document
+@InitialSpace { lout }
+//
+@Text @Begin
+
+@Display { @MyColour { 16p } @Font @B{ Curriculum Vitae } }
+
+il génére les fichiers suivants au format @I{csv} :
+@NumberedList
+@ListItem { une trace des mesures;}
+@ListItem { une trace des changements d'état de la machine;}
+@ListItem { une trace statistique par @I{OFA} comprenant entre autre, moyennes, min, max, déviation, Cpk, cadence, TRS.}
+@EndList
+Il peut fonctionner en mode @I{batch } : analyse de données statiques; ou @I{production} : assimilation et analyse en
+temps réel de données.
+@PP
+Done
+
+@Place
+x{right-xsize-0.5c}
+y{top-ysize-1.5c}
+{
+ @MyBorder @Box 6c @Wide {
+ #
+ blue @Colour { Hello world }
+ @LPP
+ #
+ @MyBorder @CurveBox margin {0.5c} paint { @MyBackground } 5c @Wide black @Colour {
+ @MyOrange { @B { SOME THINGS } }
+ @LP
+ ewgew
+ ewgew
+ A shadow box
+ ewgoin ewoign ewogin ewogin ew
+ @LP
+ gewn oiewng oiewng oewign
+ ewgn oewi ngoew
+ @LP
+ @List
+ style { red @Colour @I {Item num}: }
+ indent { @DisplayIndent }
+ rightindent { @DisplayIndent }
+ labelwidth { @WideIndent }
+ @ListItem { une trace des mesures;}
+ @ListItem { une trace des changements d'état de la machine;}
+ @ListItem { une trace statistique par @I{OFA} comprenant entre autre, moyennes, min, max, déviation, Cpk, cadence, TRS.}
+ @EndList
+ @LP
+ gew
+ @LP
+ g
+ }
+ @PP
+ @MyBorder @CurveBox margin {0.5c} paint {@MyBackground} 5c @Wide black @Colour {
+ some thing
+ @LP
+ ewgew
+ ewgew
+ @NumberedList
+ @ListItem { une trace des mesures;}
+ @ListItem { une trace des changements d'état de la machine;}
+ @ListItem { une trace statistique par @I{OFA} comprenant entre autre, moyennes, min, max, déviation, Cpk, cadence, TRS.}
+ @EndList
+ @LP
+ gew
+ @LP
+ g
+ }
+ }
+}
+
+VOILA
+
+@End @Text