make the signature optional and available in all styles

This commit is contained in:
LLdaniel 2023-03-31 14:43:55 +02:00
commit 8cfb1c3925
6 changed files with 13 additions and 13 deletions

View file

@ -231,9 +231,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}}{}{%
\\%