Add \postscript command

This commit is contained in:
Stefan 2026-02-19 14:25:54 +01:00 committed by GitHub
commit 89d0675590
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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