mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Improved the spacing between sections and subscetions by using \addvspace instead of \vspace
This commit is contained in:
parent
e8eda4b3f0
commit
874d1a0067
12 changed files with 50 additions and 33 deletions
|
|
@ -92,9 +92,9 @@
|
|||
\parbox[b]{\textwidth-\maketitlepicturewidth}{%
|
||||
\raggedleft\namefont{\color{color2!50}\@firstname} {\color{color2}\@familyname}}\\[-.35em]% alternate design: \MakeLowercase and no space
|
||||
{\color{color2!50}\rule{\textwidth}{.25ex}}%
|
||||
% optional title
|
||||
% optional title
|
||||
\ifthenelse{\equal{\@title}{}}{}{\\[1.25em]\raggedleft\titlestyle{\@title}}\\[2.5em]%
|
||||
% optional quote
|
||||
% optional quote
|
||||
\ifthenelse{\isundefined{\@quote}}%
|
||||
{}%
|
||||
{{\centering\begin{minipage}{\quotewidth}\centering\quotestyle{\@quote}\end{minipage}\\[2.5em]}}%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue