diff options
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 |