mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Letter style and template for the "classic" and "casual" styles
This commit is contained in:
parent
d798fa6c35
commit
65b5322dec
16 changed files with 850 additions and 855 deletions
|
|
@ -25,11 +25,16 @@
|
|||
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
% style scheme definition
|
||||
% overall style definition
|
||||
%-------------------------------------------------------------------------------
|
||||
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
% resume style definition
|
||||
%-------------------------------------------------------------------------------
|
||||
% fonts
|
||||
\renewcommand*{\namefont}{\fontsize{38}{40}\mdseries\upshape}
|
||||
\renewcommand*{\addressfont}{\small\mdseries\slshape}
|
||||
\renewcommand*{\addressfont}{\normalsize\mdseries\slshape}
|
||||
|
||||
% cv footer
|
||||
% footer symbol used to separate footer elements
|
||||
|
|
@ -107,6 +112,11 @@
|
|||
\par}% to avoid weird spacing bug at the first section if no blank line is left after \maketitle
|
||||
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
% letter style definition
|
||||
%-------------------------------------------------------------------------------
|
||||
|
||||
|
||||
\endinput
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue