Letter style and template for the "classic" and "casual" styles

This commit is contained in:
Xavier Danaux
2012-03-25 01:28:58 -04:00
parent d798fa6c35
commit 65b5322dec
16 changed files with 849 additions and 854 deletions

View File

@ -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