Added two options to change the "Enclosure" string used for the letter enclosure

This commit is contained in:
Xavier Danaux 2012-07-29 22:37:45 +02:00
commit aaaec48114
16 changed files with 23 additions and 12 deletions

View file

@ -300,7 +300,7 @@
\ifthenelse{\isundefined{\@enclosure}}{}{%
\\%
\vfill%
{\color{color2}\itshape{}Enclosure: \@enclosure}}}
{\color{color2}\itshape\enclname: \@enclosure}}}
\endinput