diff options
Diffstat (limited to 'cv/cvdocng')
-rw-r--r-- | cv/cvdocng | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -42,7 +42,7 @@ @Use { @BasicSetup #@InitialFont { Libertine Base 11p } # initial font - @InitialFont { Times Base 8.6p } # initial font + @InitialFont { Times Base 9.0p } # initial font # @InitialBreak {{adjust 1.2fx hyphen} @OrIfPlain {ragged 1fx nohyphen}} # @InitialOutdent { 2f @OrIfPlain 4s } # initial outdent # @InitialSpace { lout } # initial space style @@ -90,7 +90,7 @@ # @PageHeight { 66f } # page height if type Other # @PageOrientation { Portrait } # Portrait, Landscape, etc. # @PageBackground { @BoundaryMarks } # background of each page - @TopMargin { 2.8c @OrIfPlain 6f } # top margin of all pages + @TopMargin { 2.0c @OrIfPlain 6f } # top margin of all pages @FootMargin { 0.5c @OrIfPlain 6f } # bottom margin of all pages @OddLeftMargin { 1.0c @OrIfPlain 10s } # left margin of odd pages @OddRightMargin { 7.0c @OrIfPlain 10s } # right margin of odd pages |