Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
thesis
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Packages
Packages
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
teaching
thesis
Commits
37933df2
Commit
37933df2
authored
Mar 29, 2014
by
Florian Walch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor changes for title/cover.
parent
c8db6e56
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
6 deletions
+8
-6
build/main.pdf
build/main.pdf
+0
-0
main.tex
main.tex
+1
-1
pages/cover.tex
pages/cover.tex
+2
-2
pages/disclaimer.tex
pages/disclaimer.tex
+1
-1
pages/title.tex
pages/title.tex
+2
-2
settings/commands.tex
settings/commands.tex
+2
-0
No files found.
build/main.pdf
View file @
37933df2
No preview for this file type
main.tex
View file @
37933df2
\RequirePackage
[l2tabu, orthodox]
{
nag
}
% TODO: decide if one-sided/two-sided
%\documentclass[headsepline,footsepline,footinclude=false,fontsize=11pt,paper=a4,listof=totoc,bibliography=totoc,BCOR=12mm,DIV=
calc
} % two-sided
%\documentclass[headsepline,footsepline,footinclude=false,fontsize=11pt,paper=a4,listof=totoc,bibliography=totoc,BCOR=12mm,DIV=
12]{scrbook
} % two-sided
\documentclass
[headsepline,footsepline,footinclude=false,oneside,fontsize=11pt,paper=a4,listof=totoc,bibliography=totoc]
{
scrbook
}
% one-sided
\input
{
settings/packages
}
...
...
pages/cover.tex
View file @
37933df2
...
...
@@ -5,9 +5,9 @@
\includegraphics
[width=40mm]
{
logos/tum
}
\vspace
{
5mm
}
\Huge
\textsc
{
\getFaculty
{
}}
\\
{
\huge\MakeUppercase
{
\getFaculty
{}
}}
\\
\vspace
{
5mm
}
\Large
\textsc
{
Technische Universität München
}
\\
{
\large\MakeUppercase
{
\getUniversity
{}}
}
\\
\vspace
{
1mm
}
\end{center}
...
...
pages/disclaimer.tex
View file @
37933df2
...
...
@@ -5,6 +5,6 @@ I assure the single handed composition of this \MakeLowercase{\getDoctype{}} onl
\vspace
{
15mm
}
\noindent
Munich
,
\getSubmissionDate
{}
\hspace
{
5cm
}
\getAuthor
{}
\getSubmissionLocation
{}
,
\getSubmissionDate
{}
\hspace
{
5cm
}
\getAuthor
{}
\cleardoublepage
{}
pages/title.tex
View file @
37933df2
...
...
@@ -5,9 +5,9 @@
\includegraphics
[width=40mm]
{
logos/tum
}
\vspace
{
5mm
}
\Huge
\textsc
{
\getFaculty
{
}}
\\
{
\huge\MakeUppercase
{
\getFaculty
{}
}}
\\
\vspace
{
5mm
}
\Large
\textsc
{
Technische Universität München
}
\\
{
\large\MakeUppercase
{
\getUniversity
{}}
}
\\
\vspace
{
1mm
}
\end{center}
...
...
settings/commands.tex
View file @
37933df2
% Basic information for cover & title page
\newcommand*
{
\getUniversity
}{
Technische Universität München
}
\newcommand*
{
\getFaculty
}{
Fakultät für Informatik
}
\newcommand*
{
\getTitle
}{
TODO: Thesis title
}
\newcommand*
{
\getTitleGer
}{
TODO: Titel der Abschlussarbeit
}
...
...
@@ -7,5 +8,6 @@
\newcommand*
{
\getSupervisor
}{
TODO: Supervisor
}
\newcommand*
{
\getAdvisor
}{
TODO: Advisor
}
\newcommand*
{
\getSubmissionDate
}{
TODO: Submission date
}
\newcommand*
{
\getSubmissionLocation
}{
Munich
}
% TODO: add custom commands etc.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment