mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Corrected the line wrapping of \cvlistitem of the "banking" style
This commit is contained in:
parent
a4b4fe9b8e
commit
7ba9c40a4c
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@
|
||||||
\par\addvspace{#1}}
|
\par\addvspace{#1}}
|
||||||
|
|
||||||
\renewcommand*{\cvlistitem}[2][.25em]{%
|
\renewcommand*{\cvlistitem}[2][.25em]{%
|
||||||
\listitemsymbol#2%
|
\listitemsymbol\begin{minipage}[t]{\listitemmaincolumnwidth}#2\end{minipage}%
|
||||||
\par\addvspace{#1}}
|
\par\addvspace{#1}}
|
||||||
|
|
||||||
\renewcommand*{\cvlistdoubleitem}[3][.25em]{%
|
\renewcommand*{\cvlistdoubleitem}[3][.25em]{%
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue