proposal for adding a signature to cover letter

This commit is contained in:
LLdaniel 2023-03-29 23:07:01 +02:00 committed by Mark E Fuller
commit 63ec92f670
7 changed files with 9 additions and 3 deletions

View file

@ -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}}%