diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-15 23:11:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-15 23:11:44 +0000 |
commit | 839c87a9ef40e1b79b2b98cce910d8eb31c1aac6 (patch) | |
tree | 3346e7a23197bf97899362b9bc97959f309df571 /Master/texmf-dist/tex/latex/moderncv/moderncvstylecasual.sty | |
parent | 918743319a7d3927555f1bf0ed598c6886bd700c (diff) |
moderncv (15aug12)
git-svn-id: svn://tug.org/texlive/trunk@27418 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/moderncv/moderncvstylecasual.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/moderncv/moderncvstylecasual.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/moderncv/moderncvstylecasual.sty b/Master/texmf-dist/tex/latex/moderncv/moderncvstylecasual.sty index 81e420f6254..9cc6bf80dd7 100644 --- a/Master/texmf-dist/tex/latex/moderncv/moderncvstylecasual.sty +++ b/Master/texmf-dist/tex/latex/moderncv/moderncvstylecasual.sty @@ -10,7 +10,7 @@ % identification %------------------------------------------------------------------------------- \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{moderncvstylecasual}[2012/07/30 v1.1.1 modern curriculum vitae and letter style scheme: casual] +\ProvidesPackage{moderncvstylecasual}[2012/08/10 v1.1.3 modern curriculum vitae and letter style scheme: casual] %------------------------------------------------------------------------------- @@ -53,6 +53,7 @@ \flushfooter\\% \savebox{\footerbox}{#2}% \savebox{\footertempbox}{#2}% + \settowidth{\footerboxwidth}{\usebox{\footerbox}}% \@firstfooterelementfalse\fi} % internal command to flush the footer \newcommand*{\flushfooter}{% |