Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
Thesis Template - German
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
stgroup
misc
latex-templates
Thesis Template - German
Commits
6cce7472
Commit
6cce7472
authored
2 years ago
by
René Schöne
Browse files
Options
Downloads
Patches
Plain Diff
shorten + readme
parent
6f4a6645
No related branches found
No related tags found
No related merge requests found
Pipeline
#14418
passed with warnings
2 years ago
Stage: build
Stage: diff
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+3
-7
3 additions, 7 deletions
README.md
sections/appendix.tex
+0
-76
0 additions, 76 deletions
sections/appendix.tex
thesis.tex
+11
-13
11 additions, 13 deletions
thesis.tex
with
14 additions
and
96 deletions
README.md
+
3
−
7
View file @
6cce7472
[

](../../pipelines)
[
Latest PDF online
](
/../-/jobs/artifacts/main/file/thesis.pdf?job=build
)
(
[Build
Log](/../-/jobs/artifacts/main/file/build_thesis.log?job=build))
*
[
Latest PDF online
](
/../-/jobs/artifacts/master/file/thesis.pdf?job=build
)
*
[
Build Log
](
/../-/jobs/artifacts/master/file/build_thesis.log?job=build
)
*
[
diff to last tag
](
/../-/jobs/artifacts/master/file/difftag_thesis.pdf?job=diff
)
*
[
diff to last commit
](
/../-/jobs/artifacts/master/file/diffcommit_thesis.pdf?job=diff
)
Diff to
[
last tag
](
/../-/jobs/artifacts/main/file/difftag_thesis.pdf?job=diff
)
|
[
last commit
](
/../-/jobs/artifacts/main/file/diffcommit_thesis.pdf?job=diff
)
Helpful documents
Helpful documents
*
[
(German) manual for the TU LaTeX template
](
http://mirrors.ctan.org/macros/latex/contrib/tudscr/doc/tudscr.pdf
)
*
[
(German) manual for the TU LaTeX template
](
http://mirrors.ctan.org/macros/latex/contrib/tudscr/doc/tudscr.pdf
)
...
...
This diff is collapsed.
Click to expand it.
sections/appendix.tex
+
0
−
76
View file @
6cce7472
...
@@ -38,26 +38,6 @@ definiert werden sollte.
...
@@ -38,26 +38,6 @@ definiert werden sollte.
\caption
{
Beispielgrafik
}
\label
{
fig:example
}
\caption
{
Beispielgrafik
}
\label
{
fig:example
}
\end{figure}
\end{figure}
\subsection
{
Untergleitobjekte
}
Nachdem nun schon eine gleitende Abbildung und zwei gleitende Tabellen
erstellt wurden, folgt jetzt noch eine gleitende Abbildung mit zwei
Unterabbildungen. Durch die drei gesetzten Anker kann im Fließtext
sowohl auf
\autoref
{
fig:logos
}
als auch auf
\autoref
{
fig:tud
}
sowie
\autoref
{
fig:ddc
}
verwiesen werden.
\begin{figure}
\ffigbox
[\FBwidth]
%
{
\begin{subfloatrow}
%
\ffigbox
[\FBwidth]
%
{
\fbox
{
\includegraphics
[height=2cm]
{
TUD-black
}}}
%
{
\caption
{
Eine Abbildung
}
\label
{
fig:tud
}}
%
\ffigbox
[\FBwidth]
%
{
\fbox
{
\includegraphics
[height=2cm]
{
DDC-21
}}}
%
{
\caption
{
Eine weitere Abbildung
}
\label
{
fig:ddc
}}
%
\end{subfloatrow}
}
%
{
\caption
{
Eine Gleitumgebung mit zwei Abbildungen
}
\label
{
fig:logos
}}
%
\end{figure}
\subsection
{
Tabellen als Gleitobjekte
}
\subsection
{
Tabellen als Gleitobjekte
}
Tabellen sollten in der
\texttt
{
table
}
"=Gleitumgebung gesetzt werden.
Tabellen sollten in der
\texttt
{
table
}
"=Gleitumgebung gesetzt werden.
Welche Umgebung für die Tabelle selbst dabei genutzt wird ist dabei
Welche Umgebung für die Tabelle selbst dabei genutzt wird ist dabei
...
@@ -93,62 +73,6 @@ einer Y"~Spalte\tabularnewline
...
@@ -93,62 +73,6 @@ einer Y"~Spalte\tabularnewline
\caption
{
Eine
\texttt
{
tabularx
}
"=Tabelle
}
\label
{
tab:tabularx
}
\caption
{
Eine
\texttt
{
tabularx
}
"=Tabelle
}
\label
{
tab:tabularx
}
\end{table}
\end{table}
\subsubsection
{
Eine gleitende tabulary-Tabelle
}
Es wird eine Tabelle mithilfe der
\texttt
{
tabulary
}
"=Umgebung erstellt.
Zu sehen ist diese in
\autoref
{
tab:tabulary
}
.
\begin{table}
\begin{tabulary}
{
\textwidth
}{
@
{}
LCRJ@
{}}
\toprule
\textbf
{
Linksbündig
}
&
\textbf
{
Zentriert
}
&
\textbf
{
Rechtsbündig
}
&
\textbf
{
Blocksatz
}
\tabularnewline\midrule
Ein linksbündiger Blindtext zur Demonstration einer L"~Spalte
&
Ein zentrierter Blindtext zur Demonstration einer C"~Spalte
&
Ein rechtsbündiger Blindtext zur Demonstration einer R"~Spalte
&
Ein wesentlich längerer und absolut inhaltsleerer Blindtext im
Blocksatz für eine um einiges bessere Demonstration einer J"~Spalte
\tabularnewline\bottomrule
\end{tabulary}
\caption
{
Eine
\texttt
{
tabulary
}
"=Tabelle
}
\label
{
tab:tabulary
}
\end{table}
\subsubsection
{
Eine gleitende tabu-Tabelle
}
In
\autoref
{
tab:tabu
}
ist eine weitere Tabelle mit variabler Breite der
Spalten und festgelegter Gesamtbreite zu sehen, welche in der Umgebung
\texttt
{
tabu
}
gesetzt wurde. Auch für diese wird zuerst ein neuer
Spaltentyp definiert, der die Unzulänglichkeiten der Umgebung reduziert.
Mit
\texttt
{
\textbackslash
ttabbox
}
aus dem Paket
\texttt
{
floatrow
}
wird
die Beschriftung auf die Breite der Tabelle begrenzt.
\makeatletter
\newcolumntype
{
Z
}{}
\renewcommand*
{
\NC
@rewrite@Z
}
[1][]
{
%
\NC
@find>
{
\hspace
{
0pt
}}
X[#1]<
{
\@
finalstrut
\@
arstrutbox
}
%
}
\makeatother
\begin{table}
\ttabbox
{
%
\begin{tabu}
to .8
\textwidth
{
@
{}
Z[3,l]Z[3,c]Z[3,r]Z[2,j]@
{}}
\toprule
\textbf
{
Linksbündig
}
&
\textbf
{
Zentriert
}
&
\textbf
{
Rechtsbündig
}
&
\textbf
{
Blocksatz
}
\tabularnewline\midrule
Ein linksbündiger Blindtext zur Demonstration einer Z[l]"~Spalte
&
Ein zentrierter Blindtext zur Demonstration einer Z[c]"~Spalte
&
Ein rechtsbündiger Blindtext zur Demonstration einer Z[r]"~Spalte
&
Ein Blindtext im Blocksatz innerhalb einer Z"~Spalte
\tabularnewline\bottomrule
\end{tabu}
%
}{
%
\caption
[Eine \texttt{tabu}"=Tabelle]
{
%
Eine
\texttt
{
tabu
}
"=Tabelle in Verbindung mit dem Befehl
\texttt
{
\textbackslash
ttabbox
}
, welcher vom Paket
\texttt
{
floatrow
}
für Beschriftungen in Objektbreite bereitgestellt wird
%
}
%
\label
{
tab:tabu
}
%
}
\end{table}
\section
{
Zitate
}
\section
{
Zitate
}
Bei der Verwendung von wörtlichen Zitaten sollten diese als solche
Bei der Verwendung von wörtlichen Zitaten sollten diese als solche
gekennzeichnet werden.
gekennzeichnet werden.
...
...
This diff is collapsed.
Click to expand it.
thesis.tex
+
11
−
13
View file @
6cce7472
...
@@ -23,21 +23,12 @@
...
@@ -23,21 +23,12 @@
}
}
\usepackage
[hidelinks]
{
hyperref
}
% makes all links clickable but hides ugly boxes
\usepackage
[hidelinks]
{
hyperref
}
% makes all links clickable but hides ugly boxes
\usepackage
[capitalise,nameinlink,noabbrev]
{
cleveref
}
% automatically inserts Fig. X in the text with \cref{..}
\usepackage
[colorinlistoftodos,prependcaption,textsize=tiny]
{
todonotes
}
\usepackage
[colorinlistoftodos,prependcaption,textsize=tiny]
{
todonotes
}
\usepackage
{
graphicx
}
\usepackage
{
graphicx
}
\graphicspath
{
{
./images/
}
}
\graphicspath
{
{
./images/
}
}
% if you need mathy stuff
\newtheorem
{
lem
}{
Lemma
}
\crefname
{
lem
}{
Lemma
}{
Lemmas
}
\newtheorem
{
thm
}{
Theorem
}
\crefname
{
thm
}{
Theorem
}{
Theorems
}
\newtheorem
{
defs
}{
Definition
}
\crefname
{
defs
}{
Def.
}{
Defs.
}
\usepackage
{
blindtext
}
\usepackage
{
blindtext
}
%\usepackage{tudscrsupervisor} % if you want to copy the sources of the task description into the thesis
%\usepackage{tudscrsupervisor} % if you want to copy the sources of the task description into the thesis
...
@@ -59,8 +50,6 @@
...
@@ -59,8 +50,6 @@
\usepackage
{
booktabs
}
\usepackage
{
booktabs
}
\usepackage
{
array
}
\usepackage
{
array
}
\usepackage
{
tabularx
}
\usepackage
{
tabularx
}
\usepackage
{
tabulary
}
\usepackage
{
tabu
}
\usepackage
{
longtable
}
\usepackage
{
longtable
}
\usepackage
{
quoting
}
\usepackage
{
quoting
}
...
@@ -77,6 +66,15 @@
...
@@ -77,6 +66,15 @@
\input
{
lst.tex
}
\input
{
lst.tex
}
\usepackage
[capitalise,nameinlink,noabbrev]
{
cleveref
}
% automatically inserts Fig. X in the text with \cref{..}
% if you need mathy stuff
\newtheorem
{
lem
}{
Lemma
}
\crefname
{
lem
}{
Lemma
}{
Lemmas
}
\newtheorem
{
thm
}{
Theorem
}
\crefname
{
thm
}{
Theorem
}{
Theorems
}
\newtheorem
{
defs
}{
Definition
}
\crefname
{
defs
}{
Def.
}{
Defs.
}
\begin{document}
\begin{document}
\faculty
{
Fakultät Informatik
}
\faculty
{
Fakultät Informatik
}
...
...
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