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
82992f3dbf
commit
c4a26684de
1 changed files with 2 additions and 2 deletions
|
|
@ -509,11 +509,11 @@
|
|||
\newcommand*{\cvdoubleitem}[5][.25em]{}
|
||||
|
||||
% makes a resume line with a list item
|
||||
% usage: \cvlistitem[label]{item}
|
||||
% usage: \cvlistitem[spacing]{item}
|
||||
\newcommand*{\cvlistitem}[2][\listitemsymbol]{}
|
||||
|
||||
% makes a resume line with 2 list items
|
||||
% usage: \cvlistdoubleitem[label]{item1}{item2}
|
||||
% usage: \cvlistdoubleitem[spacing]{item1}{item2}
|
||||
\newcommand*{\cvlistdoubleitem}[3][\listitemsymbol]{}
|
||||
|
||||
% makes a typical resume job / education entry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue