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
3294c581
Commit
3294c581
authored
4 years ago
by
Jan Wille
Browse files
Options
Downloads
Patches
Plain Diff
HowTo geschrieben
parent
351d4570
No related branches found
No related tags found
1 merge request
!2
make Master runable
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
.gitignore
+0
-1
0 additions, 1 deletion
.gitignore
README.md
+1
-0
1 addition, 0 deletions
README.md
src/HSH-Logo.pdf
+0
-0
0 additions, 0 deletions
src/HSH-Logo.pdf
src/HsH-report.cls
+8
-8
8 additions, 8 deletions
src/HsH-report.cls
src/personal.tex
+3
-2
3 additions, 2 deletions
src/personal.tex
with
12 additions
and
11 deletions
.gitignore
+
0
−
1
View file @
3294c581
...
@@ -3,6 +3,5 @@
...
@@ -3,6 +3,5 @@
*.lof
*.lof
*.log
*.log
*.toc
*.toc
help_*
build/
build/
img/logos-fakultäten.svg
img/logos-fakultäten.svg
This diff is collapsed.
Click to expand it.
README.md
+
1
−
0
View file @
3294c581
...
@@ -3,6 +3,7 @@
...
@@ -3,6 +3,7 @@
Hier soll eine Projektvolage entstehen, mit der Berichte und Arbeiten an der HsH geschrieben werden können. Diese soll Klassen enthalten, welche
Hier soll eine Projektvolage entstehen, mit der Berichte und Arbeiten an der HsH geschrieben werden können. Diese soll Klassen enthalten, welche
spezifische Vorgaben unserer Hochschule erfüllen, sowie eine Vorlage mit Paketvorschlägen und Beispielen.
spezifische Vorgaben unserer Hochschule erfüllen, sowie eine Vorlage mit Paketvorschlägen und Beispielen.
# geplante Features:
# geplante Features:
-
angepasstes Deckblatt, inklusive Logo der HsH (möglicherweise Fakultät vorgebar??)
-
angepasstes Deckblatt, inklusive Logo der HsH (möglicherweise Fakultät vorgebar??)
...
...
This diff is collapsed.
Click to expand it.
src/HSH-Logo.pdf
+
0
−
0
View file @
3294c581
No preview for this file type
This diff is collapsed.
Click to expand it.
src/HsH-report.cls
+
8
−
8
View file @
3294c581
...
@@ -6,9 +6,9 @@
...
@@ -6,9 +6,9 @@
\LoadClass
[bibliography=totoc,listof=totoc]
{
scrreprt
}
\LoadClass
[bibliography=totoc,listof=totoc]
{
scrreprt
}
\newcommand
{
\HsHlogoPath
}{
HSH-Logo.pdf
}
\newcommand
{
\HsHlogoPath
}{
HSH-Logo.pdf
}
\newcommand
{
\HsHlogoPage
}{
6
}
\newcommand
{
\HsHlogoPage
}{
1
}
\newcommand
{
\includeHsHlogohere
}{
\raisebox
{
0pt
}
[
\ht\strutbox
][
\dp\strutbox
]
{
\includegraphics
[width=5cm,page=\HsHlogoPage]
{
\HsHlogoPath
}}}
\newcommand
{
\includeHsHlogohere
}{
\raisebox
{
0pt
}
[
\ht\strutbox
][
\dp\strutbox
]
{
\includegraphics
[width=5cm,page=\HsHlogoPage]
{
\HsHlogoPath
}}}
\
new
command
{
\abs
}
[1]
{
\ensuremath
{
\left\vert
#1
\right\vert
}}
% Makro für Betragsstriche
\
provide
command
{
\abs
}
[1]
{
\ensuremath
{
\left\vert
#1
\right\vert
}}
% Makro für Betragsstriche
\DeclareOption
{
ngerman
}{
%
\DeclareOption
{
ngerman
}{
%
\PassOptionsToPackage
{
\CurrentOption
}{
babel
}
\PassOptionsToPackage
{
\CurrentOption
}{
babel
}
...
@@ -21,19 +21,19 @@
...
@@ -21,19 +21,19 @@
\renewcaptionname
{
english
}{
\tablename
}{
Tab.
}
%Table
\renewcaptionname
{
english
}{
\tablename
}{
Tab.
}
%Table
}
}
\DeclareOption
{
f1
}{
%
\DeclareOption
{
f1
}{
%
\renewcommand
{
\HsHlogoPage
}{
1
}
\renewcommand
{
\HsHlogoPage
}{
2
}
}
}
\DeclareOption
{
f2
}{
%
\DeclareOption
{
f2
}{
%
\renewcommand
{
\HsHlogoPage
}{
2
}
\renewcommand
{
\HsHlogoPage
}{
3
}
}
}
\DeclareOption
{
f3
}{
%
\DeclareOption
{
f3
}{
%
\renewcommand
{
\HsHlogoPage
}{
3
}
\renewcommand
{
\HsHlogoPage
}{
4
}
}
}
\DeclareOption
{
f4
}{
%
\DeclareOption
{
f4
}{
%
\renewcommand
{
\HsHlogoPage
}{
4
}
\renewcommand
{
\HsHlogoPage
}{
5
}
}
}
\DeclareOption
{
f5
}{
%
\DeclareOption
{
f5
}{
%
\renewcommand
{
\HsHlogoPage
}{
5
}
\renewcommand
{
\HsHlogoPage
}{
6
}
}
}
\DeclareOption*
{
\PassOptionsToClass
{
\CurrentOption
}{
scrreprt
}}
\DeclareOption*
{
\PassOptionsToClass
{
\CurrentOption
}{
scrreprt
}}
...
@@ -96,12 +96,12 @@
...
@@ -96,12 +96,12 @@
\renewcommand
{
\fps
@table
}{
h!t
}
% Positonierung of tables
\renewcommand
{
\fps
@table
}{
h!t
}
% Positonierung of tables
\newcommand\declarationAuthorship
{
\newcommand\declarationAuthorship
{
\newpage
\thispagestyle
{
plain
}
\thispagestyle
{
plain
}
\vspace*
{
\fill
}
\vspace*
{
\fill
}
{
\rule
{
\textwidth
}{
0.1pt
}}
{
\rule
{
\textwidth
}{
0.1pt
}}
\vspace
{
0.5cm
}
\vspace
{
0.5cm
}
\renewcommand
{
\thanks
}{
\empty
}
\newcommand
{
\tempA
}{
ich
}
\newcommand
{
\tempA
}{
ich
}
\newcommand
{
\tempB
}{}
\newcommand
{
\tempB
}{}
\foreach
\x
[count=
\i
] in
\@
author
{
\foreach
\x
[count=
\i
] in
\@
author
{
...
...
This diff is collapsed.
Click to expand it.
src/personal.tex
+
3
−
2
View file @
3294c581
\author
{
\author
{
Max Mustermann,
Max Mustermann
\thanks
{
test
}
,
Mira Musterfrau,
Mira Musterfrau
\thanks
{
temp
}
,
Max Mustermann,
Max Mustermann,
Mira Musterfrau,
Mira Musterfrau,
Max Mustermann
Max Mustermann
...
@@ -10,3 +10,4 @@
...
@@ -10,3 +10,4 @@
\title
{
Mustertitel
}
\title
{
Mustertitel
}
\subtitle
{
Untertitle
}
\subtitle
{
Untertitle
}
\date
{
\today
}
\date
{
\today
}
\publishers
{
HERAUSGEBER
}
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