Skip to content
Snippets Groups Projects
Commit fd71dd96 authored by Michael Kohlhase's avatar Michael Kohlhase
Browse files

finally fixing \closing\sign behavior

parent 97bd2c3e
Branches
No related tags found
Loading
......@@ -65,7 +65,7 @@
% Name des Absenders
\setkomavar{fromname}{Prof. Dr. Michael Kohlhase}
% Signatur des Absenders, falls abweichend von Name des Absenders
\setkomavar{signature}{\par\vspace*{1cm}\noindent Michael Kohlhase}
\setkomavar{signature}{Michael Kohlhase}
% Strasse des Absenders
\setkomavar{fromstreet}{Martensstr. 3}
% Stadt des Absenders
......
......@@ -235,11 +235,12 @@ helvet % Helvetica als Hausschrift
% Grussformel und Signatur
\renewcommand*{\raggedsignature}{\raggedright} % Ausrichtung am linken Rand
\@setplength{sigbeforevskip}{0cm} % Abstand von drei Zeilen zwischen Gruss und Signatur
\@setplength{sigbeforevskip}{1.8cm} % Abstand von drei Zeilen zwischen Gruss und Signatur
\@setplength{sigindent}{0mm} % Kein Einzug des Grusses und der Signatur
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\def\signaturepicture#1{\def\jcl@sigpic{#1}}
\def\sign#1{\closing{#1\\\includegraphics[width=6cm]{\jcl@sigpic}\vspace*{-1.2cm}}}
\def\sign#1{\@setplength{sigbeforevskip}{0cm}%
\closing{#1\\\vspace*{.5cm}\includegraphics[width=6cm]{\jcl@sigpic}}\strut\vspace*{-2.2cm}}
%%%%%%%%%%%%%%%%%%%%%% Brieffuss %%%%%%%%%%%%%%%%%%%%%%%%%%%%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment