Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LaTeX Template HsH
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Wille
LaTeX Template HsH
Commits
7a39eb4d
Commit
7a39eb4d
authored
4 years ago
by
Jan Wille
Browse files
Options
Downloads
Patches
Plain Diff
versicherung dynamisch
parent
59d7c5de
No related branches found
No related tags found
1 merge request
!2
make Master runable
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/HsH-report.cls
+20
-7
20 additions, 7 deletions
src/HsH-report.cls
src/personal.tex
+1
-3
1 addition, 3 deletions
src/personal.tex
test.tex
+1
-32
1 addition, 32 deletions
test.tex
with
22 additions
and
42 deletions
src/HsH-report.cls
+
20
−
7
View file @
7a39eb4d
...
...
@@ -99,26 +99,39 @@
\vspace*
{
\fill
}
{
\rule
{
\textwidth
}{
0.1pt
}}
\vspace
{
0.5cm
}
\newcommand
{
\tempA
}{
ich
}
\newcommand
{
\tempB
}{}
\foreach
\x
[count=
\i
] in
\@
author
{
\ifnum\i
>1
\gdef\tempA
{
wir
}
\gdef\tempB
{
n
}
\else\fi
}
\begin{center}
\huge
\textbf
{
Versicherung
}
\\
\Large
über selbstständiges Erarbeiten dieses Berichtes
\\
\end{center}
\vspace
{
1cm
}
\normalsize
Hiermit bestätige
ich, dass ich
die folgende Arbeit unter Berücksichtigung der zur Verfügung
Hiermit bestätige
\tempB\space\tempA
, dass
\tempA\space
die folgende Arbeit unter Berücksichtigung der zur Verfügung
gestellten Aufgabenstellung sowie dem Arbeitsmaterial unter Angabe aller verwendeten Quel-len
selbstständig erarbeitet habe.
\\
selbstständig erarbeitet habe
\tempB
.
\\
\vspace
{
1cm
}
\begin{flushright}
\foreach
\x
[count=
\i
] in
\@
author
{
\begin{tabular}
[t]
{
r
}
\rule
{
4cm
}{
0.4pt
}
\\
{
\footnotesize\
makeatletter\@
author
}
{
\footnotesize\
x
}
\end{tabular}
}
\end{flushright}
}
\renewenvironment
{
abstract
}{
%
\chapter*
{
\centering\abstractname
}
\thispagestyle
{
plain
}
\addcontentsline
{
toc
}{
chapter
}{
\abstractname
}
\small
\quotation
...
...
This diff is collapsed.
Click to expand it.
src/personal.tex
+
1
−
3
View file @
7a39eb4d
\author
{
Max Mustermann,
Mira Musterfrau,
Max Meier
Max Mustermann
}
\titlehead
{
Fachbereich
}
\subject
{
Grund der Arbeit
}
...
...
This diff is collapsed.
Click to expand it.
test.tex
+
1
−
32
View file @
7a39eb4d
...
...
@@ -35,38 +35,7 @@
\vspace
{
2cm
}
\\
\makeatletter
\newcommand
{
\tempA
}{
A-
}
\newcommand
{
\tempB
}{
B-
}
\newcommand
{
\temp
}{}
\newcommand
{
\declatationAutorshipAuthors
}{}
\let\declatationAutorshipAuthors\@
empty
\foreach
\x
[count=
\i
] in
\@
author
{
\ifnum\i
>1
{
\gdef\tempA
{
wir
}
\gdef\tempB
{
nicht2
}
}
\else\fi
\ifx\declatationAutorshipAuthors\@
empty
{
A
\gdef\declatationAutorshipAuthors
{
\begin{tabular}
[t]
{
r
}
\rule
{
4cm
}{
0.4pt
}
\\
{
\footnotesize
first
}
\end{tabular}
}
}
\else
{
\let\temp\declatationAutorshipAuthors
\gdef\declatationAutorshipAuthors
{
\temp
\begin{tabular}
[t]
{
r
}
\rule
{
4cm
}{
0.4pt
}
\\
{
\footnotesize
test
}
\end{tabular}
}
}
\fi
\i\space
this is
\x
\\
}
\declatationAutorshipAuthors
\listoffigures
\end{document}
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