Remove some commentaries and blank lines
This commit is contained in:
parent
df9911eb1a
commit
66337a4e13
@ -20,33 +20,14 @@ firsthead=true % Sender address on top
|
|||||||
|
|
||||||
\renewcommand*{\raggedsignature}{\raggedright} % Stop the signature from indenting
|
\renewcommand*{\raggedsignature}{\raggedright} % Stop the signature from indenting
|
||||||
|
|
||||||
%----------------------------------------------------------------------------------------
|
|
||||||
% YOUR INFORMATION AND LETTER DATE
|
|
||||||
%----------------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
\setkomavar{fromname}{Vorname Nachname} % Your name used in the from address
|
\setkomavar{fromname}{Vorname Nachname} % Your name used in the from address
|
||||||
|
|
||||||
\setkomavar{fromaddress}{Straße 1\\1235 Berlin} % Your address
|
\setkomavar{fromaddress}{Straße 1\\1235 Berlin} % Your address
|
||||||
|
|
||||||
\setkomavar{signature}{Signatur Name} % Your name used in the signature
|
\setkomavar{signature}{Signatur Name} % Your name used in the signature
|
||||||
|
|
||||||
\setkomavar{subject}{Betreff} % Subject
|
\setkomavar{subject}{Betreff} % Subject
|
||||||
|
|
||||||
\date{\today} % Date of the letter
|
\date{\today} % Date of the letter
|
||||||
%----------------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
%----------------------------------------------------------------------------------------
|
|
||||||
% ADDRESSEE
|
|
||||||
%----------------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
\begin{letter}{Marie Mustermann\\Musterstraße 1\\12345 Musterstadt} % Addressee name and address
|
\begin{letter}{Marie Mustermann\\Musterstraße 1\\12345 Musterstadt} % Addressee name and address
|
||||||
|
|
||||||
%----------------------------------------------------------------------------------------
|
|
||||||
% LETTER CONTENT
|
|
||||||
%----------------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
\opening{
|
\opening{
|
||||||
Sehr geehrte Frau Mustermann,
|
Sehr geehrte Frau Mustermann,
|
||||||
}
|
}
|
||||||
@ -57,9 +38,5 @@ firsthead=true % Sender address on top
|
|||||||
|
|
||||||
\setkomavar*{enclseparator}{Anhang} % Change the default "encl:" to "Attached:"
|
\setkomavar*{enclseparator}{Anhang} % Change the default "encl:" to "Attached:"
|
||||||
\encl{Musternachweis, Apfelstrudelrezept} % Attached documents
|
\encl{Musternachweis, Apfelstrudelrezept} % Attached documents
|
||||||
|
|
||||||
%----------------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
\end{letter}
|
\end{letter}
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
Loading…
Reference in New Issue
Block a user