mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
proposal for adding a signature to cover letter
This commit is contained in:
parent
fa3ebb6b48
commit
63ec92f670
7 changed files with 9 additions and 3 deletions
|
|
@ -789,6 +789,7 @@
|
|||
\newcommand*{\subject}[1]{\def\@subject{#1}}
|
||||
\newcommand*{\opening}[1]{\def\@opening{#1}}
|
||||
\newcommand*{\closing}[1]{\def\@closing{#1}}
|
||||
\newcommand*{\signature}[2]{\def\@signature{\includegraphics[scale=#1]{#2}}}
|
||||
\newcommand*{\enclosure}[2][]{%
|
||||
% if an optional argument is provided, use it to redefine \enclname
|
||||
\ifthenelse{\equal{#1}{}}{}{\renewcommand*{\enclname}{#1}}%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue