mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Dev version retroactive commit
This commit is contained in:
parent
525687bde8
commit
581eef622f
19 changed files with 1434 additions and 28 deletions
|
|
@ -10,7 +10,7 @@
|
|||
% identification
|
||||
%-------------------------------------------------------------------------------
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{moderncvthemecasual}[2008/06/17 v0.7 modern curriculum vitae style: casual]
|
||||
\ProvidesPackage{moderncvthemecasual}[2008/08/17 v0.8 modern curriculum vitae style: casual]
|
||||
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
|
|
@ -117,8 +117,8 @@
|
|||
% optional quote
|
||||
\ifthenelse{\isundefined{\@quote}}%
|
||||
{}%
|
||||
{\centering{\begin{minipage}{\quotewidth}\centering\quotestyle{\@quote}\end{minipage}}\\[2.5em]}%
|
||||
}%
|
||||
{{\centering{}\begin{minipage}{\quotewidth}\centering\quotestyle{\@quote}\end{minipage}\\[2.5em]}}%
|
||||
\par}% to avoid weird spacing bug at the first section if no blank line is left after \maketitle
|
||||
|
||||
% cv footer
|
||||
\newif\if@firstfooterelement\@firstfooterelementtrue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue