mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Modified the code of \moderncvhead, \moderncvbody and \moderncvfoot to a number as argument
This commit is contained in:
parent
0889a274f0
commit
c499239b29
4 changed files with 14 additions and 15 deletions
|
|
@ -203,12 +203,11 @@
|
|||
\usebox{\cventryyearbox}%
|
||||
\end{minipage}%
|
||||
\ifx&%
|
||||
\else{%
|
||||
\newline{}%
|
||||
\begin{minipage}[t]{\maincolumnwidth}%
|
||||
\small%
|
||||
#7%
|
||||
\end{minipage}}\fi%
|
||||
\else{%
|
||||
\newline{}%
|
||||
\begin{minipage}[t]{\maincolumnwidth}%
|
||||
\small#7%
|
||||
\end{minipage}}\fi%
|
||||
\par\addvspace{#1}}
|
||||
|
||||
\newbox{\cvitemwithcommentmainbox}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue