mirror of
https://github.com/moderncv/moderncv.git
synced 2026-06-04 16:17:00 +02:00
Add \postscript command
This commit is contained in:
parent
c7d7427f97
commit
89d0675590
1 changed files with 1 additions and 0 deletions
|
|
@ -813,6 +813,7 @@
|
|||
\newcommand*{\opening}[1]{\def\@opening{#1}}
|
||||
\newcommand*{\closing}[1]{\def\@closing{#1}}
|
||||
\newcommand*{\signature}[2]{\def\@signature{\includegraphics[scale=#1]{#2}}}
|
||||
\newcommand*{\postscript}[1]{\def\@postscript{#1}}
|
||||
\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