Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
macros
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KWARC
macros
Commits
fd71dd96
Commit
fd71dd96
authored
5 years ago
by
Michael Kohlhase
Browse files
Options
Downloads
Patches
Plain Diff
finally fixing \closing\sign behavior
parent
97bd2c3e
Branches
Branches containing commit
No related tags found
Loading
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
faubrief/faubrief.cls
+1
-1
1 addition, 1 deletion
faubrief/faubrief.cls
faubrief/faudesign.lco
+3
-2
3 additions, 2 deletions
faubrief/faudesign.lco
with
4 additions
and
3 deletions
faubrief/faubrief.cls
+
1
−
1
View file @
fd71dd96
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
faubrief/faudesign.lco
+
3
−
2
View file @
fd71dd96
...
...
@@ -235,11 +235,12 @@ helvet % Helvetica als Hausschrift
% Grussformel und Signatur
\renewcommand*{\raggedsignature}{\raggedright} % Ausrichtung am linken Rand
\@setplength{sigbeforevskip}{
0
cm} % Abstand von drei Zeilen zwischen Gruss und Signatur
\@setplength{sigbeforevskip}{
1.8
cm} % 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 %%%%%%%%%%%%%%%%%%%%%%%%%%%%
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment