make the signature optional and available in all styles

This commit is contained in:
LLdaniel 2023-03-31 14:43:55 +02:00 committed by Mark E Fuller
commit afc08b8a6c
6 changed files with 13 additions and 13 deletions

View file

@ -170,9 +170,9 @@
\recomputecvbodylengths%
\setlength{\parskip}{6\p@}}
\renewcommand*{\makeletterclosing}{
\@closing\\[3em]%
\@signature\\%
\renewcommand*{\makeletterclosing}{%
\@closing\ifthenelse{\isundefined{\@signature}}{\\[3em]}{\\[1em]}% shrink space when signature is set
\ifthenelse{\isundefined{\@signature}}{}{{\@signature\\}}
{\bfseries\@firstname~\@lastname}%
\ifthenelse{\isundefined{\@enclosure}}{}{%
\\%