mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
fix depricated comment explaining usage of \cvlistitem and \cvlistdoubleitem
This commit is contained in:
parent
4e8be11e27
commit
4dffb0dd75
1 changed files with 2 additions and 2 deletions
|
|
@ -520,11 +520,11 @@
|
||||||
\newcommand*{\cvdoubleitem}[5][.25em]{}
|
\newcommand*{\cvdoubleitem}[5][.25em]{}
|
||||||
|
|
||||||
% makes a resume line with a list item
|
% makes a resume line with a list item
|
||||||
% usage: \cvlistitem[label]{item}
|
% usage: \cvlistitem[spacing]{item}
|
||||||
\newcommand*{\cvlistitem}[2][\listitemsymbol]{}
|
\newcommand*{\cvlistitem}[2][\listitemsymbol]{}
|
||||||
|
|
||||||
% makes a resume line with 2 list items
|
% makes a resume line with 2 list items
|
||||||
% usage: \cvlistdoubleitem[label]{item1}{item2}
|
% usage: \cvlistdoubleitem[spacing]{item1}{item2}
|
||||||
\newcommand*{\cvlistdoubleitem}[3][\listitemsymbol]{}
|
\newcommand*{\cvlistdoubleitem}[3][\listitemsymbol]{}
|
||||||
|
|
||||||
% makes a typical resume job / education entry
|
% makes a typical resume job / education entry
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue