[TASK] Fix up basic setup.
This commit is contained in:
parent
65295f9d26
commit
e7ff57f6c2
|
@ -7,3 +7,4 @@
|
||||||
*.lof
|
*.lof
|
||||||
*.toc
|
*.toc
|
||||||
*.out
|
*.out
|
||||||
|
*.pdf
|
||||||
|
|
|
@ -1,60 +1,60 @@
|
||||||
\documentclass[12pt,DIV14,BCOR10mm,a4paper,twoside,parskip=half-,headsepline,headinclude]{scrreprt}
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
% Grundgröße 12pt, zweiseitig
|
% Setup des Dokuments
|
||||||
\usepackage[headsepline,headinclude,automark]{scrpage2}
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
% Seitenköpfe automatisch
|
\documentclass[12pt,DIV14,BCOR10mm,a4paper,twoside,parskip=half-,headsepline,headinclude]{scrreprt} % Grundgröße 12pt, zweiseitig
|
||||||
\usepackage[ngerman]{babel}
|
\usepackage[headsepline,automark]{scrpage2} % Seitenköpfe automatisch
|
||||||
% Sprachpaket für Deutsch (Umlaute, Trennung,deutsche Überschriften)
|
\KOMAoptions{headinclude} % Fix
|
||||||
|
\usepackage[ngerman]{babel} % Sprachpaket für Deutsch (Umlaute, Trennung,deutsche Überschriften)
|
||||||
\usepackage{blindtext}
|
\usepackage{blindtext}
|
||||||
\usepackage{graphicx,hyperref,amssymb}
|
\usepackage{graphicx,hyperref,amssymb} %Graphikeinbindung, Hyperref (alles klickbar, Bookmarks),
|
||||||
%Graphikeinbindung, Hyperref (alles klickbar, Bookmarks),
|
\usepackage{amssymb} %Math. Symbole aus AmsTeX
|
||||||
%Math. Symbole aus AmsTeX
|
\usepackage[utf8]{inputenc} % Umlaute
|
||||||
\usepackage[utf8]{inputenc}
|
|
||||||
% Umlaute und über Tastatur einzugeben
|
|
||||||
|
|
||||||
% Festlegung Kopf- und Fußzeile
|
% Festlegung Kopf- und Fußzeile
|
||||||
\defpagestyle{meinstil}{%
|
\defpagestyle{meinstil}{
|
||||||
{\headmark \hfill}
|
{\headmark \hfill}
|
||||||
{\hfill \headmark}
|
{\hfill \headmark}
|
||||||
{\hfill \headmark\hfill }
|
{\hfill \headmark \hfill }
|
||||||
(\textwidth,.4pt)
|
(\textwidth,.4pt)
|
||||||
}{%
|
}{%
|
||||||
(\textwidth,.4pt)
|
(\textwidth,.4pt)
|
||||||
{\pagemark\hfill Jan Philipp Timme}
|
{\pagemark\hfill Jan Philipp Timme}
|
||||||
{Version 0.1 vom \today \hfill \pagemark}
|
{Version 0.1 vom \today \hfill \pagemark}
|
||||||
{Version 0.1 vom \today\hfill\pagemark}
|
{Version 0.1 vom \today \hfill \pagemark}
|
||||||
}
|
}
|
||||||
\pagestyle{meinstil}
|
\pagestyle{meinstil}
|
||||||
|
|
||||||
\raggedbottom
|
\raggedbottom
|
||||||
\renewcommand{\topfraction}{1}
|
\renewcommand{\topfraction}{1}
|
||||||
\renewcommand{\bottomfraction}{1}
|
\renewcommand{\bottomfraction}{1}
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
\begin{document} % hier gehts los
|
% Beginn der Inhalte
|
||||||
\thispagestyle{empty} % Titelseite
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
\includegraphics[width=0.2\textwidth]{Wortmarke_WI_schwarz}
|
|
||||||
|
|
||||||
{ ~ \sffamily
|
\begin{document}
|
||||||
\vfill
|
\thispagestyle{empty} % Titelseite
|
||||||
{\Huge\bfseries C-SPAQRL und so weiter (keine Ahnung)}
|
\includegraphics[width=0.2\textwidth]{res/Wortmarke_WI_schwarz.pdf}
|
||||||
\bigskip
|
{ ~ \sffamily
|
||||||
|
\vfill
|
||||||
|
{\Huge\bfseries C-SPAQRL und so weiter (keine Ahnung)}
|
||||||
|
\bigskip
|
||||||
|
|
||||||
{\Large
|
{\Large
|
||||||
Jan Philipp Timme \\[2ex]
|
Jan Philipp Timme \\[2ex]
|
||||||
Bachelor-Arbeit im Studiengang "`Angewandte Informatik"'
|
Bachelor-Arbeit im Studiengang "`Angewandte Informatik"'
|
||||||
\\[5ex]
|
\\[5ex]
|
||||||
\today }
|
\today }
|
||||||
}
|
}
|
||||||
\vfill
|
\vfill
|
||||||
|
|
||||||
~ \hfill
|
~ \hfill
|
||||||
\includegraphics[height=0.3\paperheight]{H_WI_Pantone1665}
|
\includegraphics[height=0.3\paperheight]{res/H_WI_Pantone1665.pdf}
|
||||||
|
|
||||||
\vspace*{-3cm}
|
\vspace*{-3cm}
|
||||||
|
|
||||||
\newpage \thispagestyle{empty}
|
\newpage \thispagestyle{empty}
|
||||||
\begin{tabular}{ll}
|
\begin{tabular}{ll}
|
||||||
{\bfseries\sffamily Autor} & Jan Philipp Timme \\
|
{\bfseries\sffamily Autor} & Jan Philipp Timme \\
|
||||||
& 1271449 \\
|
& 1271449 \\
|
||||||
& jan-philipp.timme@stud.hs-hannover.de \\[5ex]
|
& jan-philipp.timme@stud.hs-hannover.de \\[5ex]
|
||||||
|
@ -71,7 +71,7 @@
|
||||||
\vfill
|
\vfill
|
||||||
|
|
||||||
\begin{center} \sffamily\bfseries Selbständigkeitserklärung \end{center}
|
\begin{center} \sffamily\bfseries Selbständigkeitserklärung \end{center}
|
||||||
% fett und zentriert in der minipage
|
% fett und zentriert in der Minipage
|
||||||
|
|
||||||
Hiermit erkläre ich, dass ich die eingereichte Bachelor-Arbeit
|
Hiermit erkläre ich, dass ich die eingereichte Bachelor-Arbeit
|
||||||
selbständig und ohne fremde Hilfe verfasst, andere als die von mir angegebenen Quellen
|
selbständig und ohne fremde Hilfe verfasst, andere als die von mir angegebenen Quellen
|
||||||
|
@ -80,27 +80,33 @@ inhaltlich entnommenen Stellen als solche kenntlich gemacht habe.
|
||||||
\vspace*{7ex}
|
\vspace*{7ex}
|
||||||
|
|
||||||
Hannover, den \today \hfill Unterschrift
|
Hannover, den \today \hfill Unterschrift
|
||||||
\pdfbookmark[0]{Inhalt}{contents}
|
|
||||||
\tableofcontents % Inhaltsverzeichnis
|
|
||||||
|
|
||||||
\listoffigures % Abbildungsverzeichnis
|
\pdfbookmark[0]{Inhalt}{contents}
|
||||||
|
\tableofcontents % Inhaltsverzeichnis
|
||||||
|
|
||||||
\listoftables % Tabellenverzeichnis
|
\listoffigures % Abbildungsverzeichnis
|
||||||
|
|
||||||
\blinddocument % Text
|
\listoftables % Tabellenverzeichnis
|
||||||
|
|
||||||
%\input{abkuerz.tex} % Einbinden von Tex-Files
|
\blinddocument % Text
|
||||||
|
|
||||||
|
Mehr Blindtext
|
||||||
|
|
||||||
|
% Einbinden von Tex-Files
|
||||||
|
%\input{abkuerz.tex}
|
||||||
%\input{einfuehrung.tex}
|
%\input{einfuehrung.tex}
|
||||||
%
|
|
||||||
%\include{normen} % Einbinden von größeren Tex-Files,z.B. Kapiteln
|
% Einbinden von größeren Tex-Files, z.B. Kapiteln
|
||||||
|
%\include{normen}
|
||||||
%\include{aufbau}
|
%\include{aufbau}
|
||||||
%\include{zitieren}
|
%\include{zitieren}
|
||||||
%\include{form}
|
%\include{form}
|
||||||
%\include{allgtips}
|
%\include{allgtips}
|
||||||
%
|
|
||||||
%\bibliographystyle{alpha} % Schlüssel als Buchstaben
|
|
||||||
%\bibliography{thesis} % Literaturverzeichnis
|
\bibliographystyle{alpha} % Schlüssel als Buchstaben
|
||||||
|
\bibliography{Literaturverweise} % Literaturverzeichnis
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
% Nothing beyond this line!
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,12 @@
|
||||||
|
@BOOK{robbins:gawk,
|
||||||
|
AUTHOR = "Arnold D. Robbins",
|
||||||
|
TITLE = "GAWK: Effective AWK Programming: A User's Guide for GNU Awk",
|
||||||
|
PUBLISHER = "Free Software Foundation",
|
||||||
|
ADDRESS = "Boston, Massachusetts",
|
||||||
|
YEAR = "2015",
|
||||||
|
MONTH = "April",
|
||||||
|
EDITION = "4.1",
|
||||||
|
ISBN = "1-882114-28-0" }
|
||||||
|
@ONLINE{tuc:awk,
|
||||||
|
NOTE = {\url{https://www-user.tu-chemnitz.de/~hot/unix_linux_werkzeugkasten/awk.html}, zuletzt abgerufen am 13.05.2015},
|
||||||
|
URL = "https://www-user.tu-chemnitz.de/~hot/unix_linux_werkzeugkasten/awk.html" }
|
6
Makefile
6
Makefile
|
@ -3,10 +3,10 @@
|
||||||
NAME=Bachelorarbeit
|
NAME=Bachelorarbeit
|
||||||
|
|
||||||
render:
|
render:
|
||||||
latex ${NAME}.tex
|
pdflatex ${NAME}.tex
|
||||||
bibtex ${NAME}
|
bibtex ${NAME}
|
||||||
latex ${NAME}.tex
|
pdflatex ${NAME}.tex
|
||||||
latex ${NAME}.tex
|
pdflatex ${NAME}.tex
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f *.aux *.bbl *.blg *.dvi *.log *.lot *.lof *.toc *.out
|
rm -f *.aux *.bbl *.blg *.dvi *.log *.lot *.lof *.toc *.out
|
||||||
|
|
Loading…
Reference in New Issue