diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2011-11-27 17:52:26 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2011-11-27 17:52:26 +0100 |
commit | 01ef44aaefbaeb6e26e94ec3523a0b20f54e3772 (patch) | |
tree | 476e14ee219856dd19bd1bd980c26fbb52b273f2 /cv/jeremy-zurcher-CV.lou | |
download | meself-01ef44aaefbaeb6e26e94ec3523a0b20f54e3772.zip meself-01ef44aaefbaeb6e26e94ec3523a0b20f54e3772.tar.gz |
add cv
Diffstat (limited to 'cv/jeremy-zurcher-CV.lou')
-rw-r--r-- | cv/jeremy-zurcher-CV.lou | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/cv/jeremy-zurcher-CV.lou b/cv/jeremy-zurcher-CV.lou new file mode 100644 index 0000000..87e2f29 --- /dev/null +++ b/cv/jeremy-zurcher-CV.lou @@ -0,0 +1,18 @@ +### +@Include{ cvdoc } +@SysInclude{ tbl } +### +def @MyColour right t { { cmyk 0 0.6 0.8 0 } @Colour t } +### +@Document +// +@Text @Begin +@Display { @MyColour { 16p } @Font @B{ Curriculum Vitae } } +@Include { self.lou } +@PP +@Include { motivations.lou } +@PP +@Include { experiences.lou } +@PP +@Include { formations.lou } +@End @Text |