summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/moderncv/moderncvstyleclassic.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-01-27 00:06:31 +0000
committerKarl Berry <karl@freefriends.org>2012-01-27 00:06:31 +0000
commitc6dd4805eb3789701aed68b6ba8f2d05bf4e4a7d (patch)
tree24e9c51a6346a7f59e11f609d385e5ef000fdb92 /Master/texmf-dist/tex/latex/moderncv/moderncvstyleclassic.sty
parent8f4cafb6e83086f58a5a3d3a10a3d5352d703033 (diff)
moderncv 0.17 (25jan12)
git-svn-id: svn://tug.org/texlive/trunk@25203 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/moderncv/moderncvstyleclassic.sty')
-rw-r--r--Master/texmf-dist/tex/latex/moderncv/moderncvstyleclassic.sty18
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/moderncv/moderncvstyleclassic.sty b/Master/texmf-dist/tex/latex/moderncv/moderncvstyleclassic.sty
index 7317ef032d8..359f9904d8a 100644
--- a/Master/texmf-dist/tex/latex/moderncv/moderncvstyleclassic.sty
+++ b/Master/texmf-dist/tex/latex/moderncv/moderncvstyleclassic.sty
@@ -10,7 +10,7 @@
% identification
%-------------------------------------------------------------------------------
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{moderncvstyleclassic}[2012/01/15 v0.16 modern curriculum vitae style scheme: classic]
+\ProvidesPackage{moderncvstyleclassic}[2012/01/25 v0.17 modern curriculum vitae style scheme: classic]
%-------------------------------------------------------------------------------
@@ -36,13 +36,13 @@
\renewcommand*{\hintfont}{}
% styles
-\newcommand*{\namestyle}[1]{{\namefont\color{color0}#1}}
-\newcommand*{\titlestyle}[1]{{\titlefont\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}}
+\newcommand*{\namestyle}[1]{{\namefont\textcolor{color0}{#1}}}
+\newcommand*{\titlestyle}[1]{{\titlefont\textcolor{color2}{#1}}}
+\newcommand*{\addressstyle}[1]{{\addressfont\textcolor{color1}{#1}}}
+\newcommand*{\quotestyle}[1]{{\quotefont\textcolor{color1}{#1}}}
+\newcommand*{\sectionstyle}[1]{{\sectionfont\textcolor{color1}{#1}}}
+\newcommand*{\subsectionstyle}[1]{{\subsectionfont\textcolor{color1}{#1}}}
+\newcommand*{\hintstyle}[1]{{\hintfont\textcolor{color0}{#1}}}
% length used
\newlength{\quotewidth}
@@ -118,7 +118,7 @@
% detailed information
\usebox{\maketitledetailsbox}%
% optional photo
- \usebox{\maketitlepicturebox}\\[3em]%
+ \usebox{\maketitlepicturebox}\\[2.5em]%
% optional quote
\ifthenelse{\isundefined{\@quote}}%
{}%