diff --git a/moderncv.cls b/moderncv.cls index 1328bdb..e36045e 100644 --- a/moderncv.cls +++ b/moderncv.cls @@ -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}}%