diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2013-01-30 17:36:31 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2013-01-30 17:36:31 +0100 |
commit | 19a915ebbbe135228c27ab8d6e085785aa8f2b72 (patch) | |
tree | fa5ca6f3643bdf2ba1d67ed7933818d2a1b6c07f | |
parent | 8d111ca26d2ee39eb4e98f75cacc39d39bddd43d (diff) | |
download | meself-19a915ebbbe135228c27ab8d6e085785aa8f2b72.zip meself-19a915ebbbe135228c27ab8d6e085785aa8f2b72.tar.gz |
cv cosmetic
-rw-r--r-- | cv/cvdocng | 2 | ||||
-rw-r--r-- | cv/jeremy.zurcher-CV.lou | 6 |
2 files changed, 6 insertions, 2 deletions
@@ -42,7 +42,7 @@ @Use { @BasicSetup #@InitialFont { Libertine Base 11p } # initial font - @InitialFont { Times Base 9p } # initial font + @InitialFont { Times Base 8.6p } # initial font # @InitialBreak {{adjust 1.2fx hyphen} @OrIfPlain {ragged 1fx nohyphen}} # @InitialOutdent { 2f @OrIfPlain 4s } # initial outdent # @InitialSpace { lout } # initial space style diff --git a/cv/jeremy.zurcher-CV.lou b/cv/jeremy.zurcher-CV.lou index 22a5468..17346e1 100644 --- a/cv/jeremy.zurcher-CV.lou +++ b/cv/jeremy.zurcher-CV.lou @@ -3,7 +3,7 @@ @Include { cvdocng } @SysInclude{ tbl } -def @MyBg { rgb 0.94 0.94 0.94} # very light grey +def @MyBg { rgb 0.93 0.93 0.93} # very light grey def @MyColour { rgb 0.53 0.0 0.0 } # red def @MyHeader right x { @MyColour @Colour { @B { x } } } @@ -140,6 +140,7 @@ y{top-ysize-5.0c} @ListItem { oracle, postgresql, nginx, postfix } @ListItem { linux internals and administration } @EndList + @LP } } @LP @@ -156,6 +157,7 @@ y{top-ysize-5.0c} @ListItem { Server administration (VMware, Debian, MS 2008). } @ListItem { Speaks and writtes english fluently. } @EndList + @LP } } @LP @@ -174,6 +176,7 @@ y{top-ysize-5.0c} @ListItem { Efficiency seeking. } # recherche constante d'efficacité @ListItem { Knowledge thirsty. } # soif de connaissance @EndList + @LP } } @LP @@ -191,6 +194,7 @@ y{top-ysize-5.0c} @ListItem { @B mobile : 079"/"599.84.27 } @ListItem { @B www : "http://asynk.ch" @URLLink { http:{@Char slash}{@Char slash}asynk.ch } } @ListItem { "https://github.com/jeremyz" @URLLink { https:{@Char slash}{@Char slash} @B github.com{@Char slash}jeremyz } } + @LP } } } |