diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-08-15 17:15:06 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-08-15 17:15:06 +0200 |
commit | 66fec60ac87278c281bb598d5f6c76d3c8108ba8 (patch) | |
tree | ca063c68532da0c240b1d27d9af1f52e3b917cea | |
parent | 11c9abac3ad833628bba42ba051b08b1eac17c3c (diff) | |
download | meself-66fec60ac87278c281bb598d5f6c76d3c8108ba8.zip meself-66fec60ac87278c281bb598d5f6c76d3c8108ba8.tar.gz |
update colour
-rw-r--r-- | cv/achievements.lou | 2 | ||||
-rw-r--r-- | cv/jeremy.zurcher-CV.lou | 25 |
2 files changed, 16 insertions, 11 deletions
diff --git a/cv/achievements.lou b/cv/achievements.lou index 509dacc..20fee9b 100644 --- a/cv/achievements.lou +++ b/cv/achievements.lou @@ -3,7 +3,7 @@ @B { Achievements } @List gap { 0.4v } - style { red @Colour {Times Base 12p} @Font @Bullet } + style { red @Colour {Times Base 16p} @Font @Bullet } @ListItem { C{@Char slash}C++: modbus communication between Alinghi OpenGL sailing simulation game and 1:1 scale simulator. } @ListItem { wxPython: client{@Char slash}server application tracking an automated sail manufacturing process. } @ListItem { java{@Char slash}vaadin{@Char slash}myBatis{@Char slash}PostgreSQL{@Char slash}iText: parts quality constraints management and report generation. } diff --git a/cv/jeremy.zurcher-CV.lou b/cv/jeremy.zurcher-CV.lou index 7b45f66..fdd37e4 100644 --- a/cv/jeremy.zurcher-CV.lou +++ b/cv/jeremy.zurcher-CV.lou @@ -2,28 +2,33 @@ # @Include { cvdocng } # -def @MyBorder right t { white @Colour t } -# -def @MyColour right t { { cmyk 0.504 0.0 1.0 0.502 } @Colour t } +#def @MyColour right t { { cmyk 0.504 0.0 1.0 0.502 } @Colour t } +#def @MyColour right t { { cmyk 0 0.6 0.8 0 } @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 } #def @MyBackground { cmyk 0.0127 0.0 0.253 0.411 } # -def @MyBG { cmyk 0.016 0.000 0.323 0.490 } -def @MyOrange { cmyk 0.000 0.600 0.800 0.000 } -def @MyOlive { cmyk 0.504 0.000 1.000 0.502 } +#def @MyBg { cmyk 0.016 0.000 0.323 0.490 } +#def @MyOrange { cmyk 0.000 0.600 0.800 0.000 } +#def @MyOlive { cmyk 0.504 0.000 1.000 0.502 } +# +def @MyBg { rgb 0.96 0.96 0.96 } # very light grey +def @MyColour { cmyk 0.504 0.000 1.000 0.502 } +# +def @MyHeader right x { @MyColour @Colour { @B { x } } } # -def @MyBox right x { @MyBorder @CurveBox margin {0.3c} paint { @MyBG } 5c @Wide black @Colour { x } } -def @MyBoxHeader right x { @MyOlive @Colour { @B { x } } } -def @MyHeader right x { @MyOlive @Colour { @B { x } } } +# Box +def @MyBorder right t { red @Colour t } +def @MyBox right x { white @Colour @CurveBox margin {0.3c} paint { @MyBg } 5c @Wide black @Colour { x } } +def @MyBoxHeader right x { @MyColour @Colour { @B { x } } } # @Document @InitialSpace { lout } // @Text @Begin -@LeftDisplay { @MyOlive @Colour { 16p } @Font @B{ Jérémy Zurcher } } +@LeftDisplay { @MyColour @Colour { 16p } @Font @B{ Jérémy Zurcher } } @LeftDisplay @MyHeader { PERSONAL PROFILE } A confident, enthusiastic and hard working physics teacher who is able to |