Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vorlage
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
vorlage
Commits
4d2cff7f
Commit
4d2cff7f
authored
3 years ago
by
Jannik Dunkelau
Browse files
Options
Downloads
Patches
Plain Diff
Add subtitle command
parent
ee075e2f
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
hhuthesis.cls
+7
-0
7 additions, 0 deletions
hhuthesis.cls
thesis.tex
+1
-0
1 addition, 0 deletions
thesis.tex
with
8 additions
and
0 deletions
hhuthesis.cls
+
7
−
0
View file @
4d2cff7f
...
@@ -26,6 +26,9 @@
...
@@ -26,6 +26,9 @@
\newcommand
{
\subject
}
[1]
{
\renewcommand
{
\@
subject
}{
#1
}}
\newcommand
{
\subject
}
[1]
{
\renewcommand
{
\@
subject
}{
#1
}}
\newcommand
{
\@
subject
}{
Informatik
}
\newcommand
{
\@
subject
}{
Informatik
}
\newcommand
{
\subtitle
}
[1]
{
\renewcommand
{
\@
subtitle
}{
#1
}}
\newcommand
{
\@
subtitle
}{}
%% Allows switching between colour and black/white printing
%% Allows switching between colour and black/white printing
\newif\ifprintblackwhite
\newif\ifprintblackwhite
\printblackwhitefalse
\printblackwhitefalse
...
@@ -279,6 +282,10 @@
...
@@ -279,6 +282,10 @@
\vspace
{
3cm
}
\vspace
{
3cm
}
\begin{center}
\begin{center}
{
\fontfamily
{
\sfdefault
}
\selectfont
\Huge
\textbf
\@
title
\par
}
%
{
\fontfamily
{
\sfdefault
}
\selectfont
\Huge
\textbf
\@
title
\par
}
%
\if\relax\detokenize
{
\@
subtitle
}
\relax
\else
{
\fontfamily
{
\sfdefault
}
\selectfont
\huge
\textbf
\@
subtitle
\par
}
%
\fi
%
\vfill
\vfill
\begin{otherlanguage}
{
ngerman
}
\begin{otherlanguage}
{
ngerman
}
{{
\Large
\@
degree
{}
arbeit
}
\par
{{
\Large
\@
degree
{}
arbeit
}
\par
...
...
This diff is collapsed.
Click to expand it.
thesis.tex
+
1
−
0
View file @
4d2cff7f
...
@@ -24,6 +24,7 @@
...
@@ -24,6 +24,7 @@
%% Der Titel der Arbeit
%% Der Titel der Arbeit
\title
{
My Extraordinary Thesis
}
\title
{
My Extraordinary Thesis
}
% \subtitle{Usually not needed}
%% Der zu erreichende Abschluss, entweder Bachelor oder Master
%% Der zu erreichende Abschluss, entweder Bachelor oder Master
\graduationtype
{
Bachelor
}
\graduationtype
{
Bachelor
}
...
...
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