mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
New style: oldstyle
This commit is contained in:
parent
11c8c6764d
commit
68b872fd3d
12 changed files with 331 additions and 79 deletions
|
|
@ -29,14 +29,14 @@
|
|||
%-------------------------------------------------------------------------------
|
||||
% fonts
|
||||
\renewcommand*{\namefont}{\fontsize{38}{40}\mdseries\upshape}
|
||||
\renewcommand*{\addressfont}{\normalsize\mdseries\slshape\small}
|
||||
\renewcommand*{\addressfont}{\small\mdseries\slshape}
|
||||
|
||||
% cv footer
|
||||
\newif\if@firstfooterelement\@firstfooterelementtrue
|
||||
\newcommand*{\footersymbol}{%
|
||||
\if@firstfooterelement%
|
||||
\else%
|
||||
{~~~\color{color2}\textbullet~~~}\fi\@firstfooterelementfalse}% \textbullet forces the use of the CMSY font, even when lmodern fonts are used :(
|
||||
{ ~~\color{color2}\textbullet~~~}\fi\@firstfooterelementfalse}% \textbullet forces the use of the CMSY font, even when latin modern fonts are used :(
|
||||
\renewcommand*{\makefooter}{%
|
||||
\fancypagestyle{plain}{%
|
||||
\fancyfoot[c]{%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue