diff --git a/examples/template-zh.pdf b/examples/template-zh.pdf index bd23209..e5062c3 100644 Binary files a/examples/template-zh.pdf and b/examples/template-zh.pdf differ diff --git a/examples/template.pdf b/examples/template.pdf index 258ce8b..ad5d071 100644 Binary files a/examples/template.pdf and b/examples/template.pdf differ diff --git a/examples/template_casual_orange.pdf b/examples/template_casual_orange.pdf index 5cf004f..d0b8b98 100644 Binary files a/examples/template_casual_orange.pdf and b/examples/template_casual_orange.pdf differ diff --git a/examples/template_classic_green.pdf b/examples/template_classic_green.pdf index b630f4a..75330a0 100644 Binary files a/examples/template_classic_green.pdf and b/examples/template_classic_green.pdf differ diff --git a/examples/template_multibib.pdf b/examples/template_multibib.pdf index 98726a2..6d0f360 100644 Binary files a/examples/template_multibib.pdf and b/examples/template_multibib.pdf differ diff --git a/moderncvstylecasual.sty b/moderncvstylecasual.sty index 71c3dea..7a8f232 100644 --- a/moderncvstylecasual.sty +++ b/moderncvstylecasual.sty @@ -30,16 +30,13 @@ % fonts \renewcommand*{\namefont}{\fontsize{38}{40}\mdseries\upshape} \renewcommand*{\addressfont}{\normalsize\mdseries\slshape\small} -\renewcommand*{\quotefont}{\large\slshape} -\renewcommand*{\sectionfont}{\Large\mdseries\upshape} -\renewcommand*{\subsectionfont}{\large\mdseries\upshape} % cv footer \newif\if@firstfooterelement\@firstfooterelementtrue \newcommand*{\footersymbol}{% \if@firstfooterelement% \else% - {~~~\color{color1}\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 lmodern fonts are used :( \renewcommand*{\makefooter}{% \fancypagestyle{plain}{% \fancyfoot[c]{% diff --git a/moderncvstyleclassic.sty b/moderncvstyleclassic.sty index 10f7157..808e93f 100644 --- a/moderncvstyleclassic.sty +++ b/moderncvstyleclassic.sty @@ -29,17 +29,17 @@ % fonts \renewcommand*{\namefont}{\fontsize{34}{36}\mdseries\upshape} \renewcommand*{\titlefont}{\LARGE\mdseries\slshape} -\renewcommand*{\addressfont}{\normalsize\mdseries\slshape} +\renewcommand*{\addressfont}{\normalsize\mdseries\slshape\small} \renewcommand*{\quotefont}{\large\slshape} \renewcommand*{\sectionfont}{\Large\mdseries\upshape} \renewcommand*{\subsectionfont}{\large\mdseries\upshape} -\renewcommand*{\hintfont}{\small} +\renewcommand*{\hintfont}{} % styles \newcommand*{\namestyle}[1]{{\namefont\color{color0}#1}} \newcommand*{\titlestyle}[1]{{\titlefont\color{color2}#1}} -\newcommand*{\addresstyle}[1]{{\addressfont\color{color1}#1}} -\newcommand*{\quotestyle}[1]{{\quotefont\color{color2}#1}} +\newcommand*{\addressstyle}[1]{{\addressfont\color{color1}#1}} +\newcommand*{\quotestyle}[1]{{\quotefont\color{color1}#1}} \newcommand*{\sectionstyle}[1]{{\sectionfont\color{color1}#1}} \newcommand*{\subsectionstyle}[1]{{\subsectionfont\color{color1}#1}} \newcommand*{\hintstyle}[1]{{\hintfont\color{color0}#1}} @@ -79,7 +79,7 @@ \else% \\[.2em]\fi% \@firstdetailselementfalse% - \addressfont\color{color1}} + \addressfont\color{color2}} \renewcommand*{\maketitle}{% % optional detailed information box \newbox{\maketitledetailsbox}%