[TASK] Fix up basic setup.
This commit is contained in:
parent
65295f9d26
commit
e7ff57f6c2
|
@ -7,3 +7,4 @@
|
|||
*.lof
|
||||
*.toc
|
||||
*.out
|
||||
*.pdf
|
||||
|
|
|
@ -1,60 +1,60 @@
|
|||
\documentclass[12pt,DIV14,BCOR10mm,a4paper,twoside,parskip=half-,headsepline,headinclude]{scrreprt}
|
||||
% Grundgröße 12pt, zweiseitig
|
||||
\usepackage[headsepline,headinclude,automark]{scrpage2}
|
||||
% Seitenköpfe automatisch
|
||||
\usepackage[ngerman]{babel}
|
||||
% Sprachpaket für Deutsch (Umlaute, Trennung,deutsche Überschriften)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% Setup des Dokuments
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\documentclass[12pt,DIV14,BCOR10mm,a4paper,twoside,parskip=half-,headsepline,headinclude]{scrreprt} % Grundgröße 12pt, zweiseitig
|
||||
\usepackage[headsepline,automark]{scrpage2} % Seitenköpfe automatisch
|
||||
\KOMAoptions{headinclude} % Fix
|
||||
\usepackage[ngerman]{babel} % Sprachpaket für Deutsch (Umlaute, Trennung,deutsche Überschriften)
|
||||
\usepackage{blindtext}
|
||||
\usepackage{graphicx,hyperref,amssymb}
|
||||
%Graphikeinbindung, Hyperref (alles klickbar, Bookmarks),
|
||||
%Math. Symbole aus AmsTeX
|
||||
\usepackage[utf8]{inputenc}
|
||||
% Umlaute und über Tastatur einzugeben
|
||||
\usepackage{graphicx,hyperref,amssymb} %Graphikeinbindung, Hyperref (alles klickbar, Bookmarks),
|
||||
\usepackage{amssymb} %Math. Symbole aus AmsTeX
|
||||
\usepackage[utf8]{inputenc} % Umlaute
|
||||
|
||||
% Festlegung Kopf- und Fußzeile
|
||||
\defpagestyle{meinstil}{%
|
||||
{\headmark \hfill}
|
||||
{\hfill \headmark}
|
||||
{\hfill \headmark\hfill }
|
||||
\defpagestyle{meinstil}{
|
||||
{\headmark \hfill}
|
||||
{\hfill \headmark}
|
||||
{\hfill \headmark \hfill }
|
||||
(\textwidth,.4pt)
|
||||
}{%
|
||||
(\textwidth,.4pt)
|
||||
{\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}
|
||||
|
||||
\raggedbottom
|
||||
\renewcommand{\topfraction}{1}
|
||||
\renewcommand{\bottomfraction}{1}
|
||||
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\begin{document} % hier gehts los
|
||||
\thispagestyle{empty} % Titelseite
|
||||
\includegraphics[width=0.2\textwidth]{Wortmarke_WI_schwarz}
|
||||
% Beginn der Inhalte
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
{ ~ \sffamily
|
||||
\vfill
|
||||
{\Huge\bfseries C-SPAQRL und so weiter (keine Ahnung)}
|
||||
\bigskip
|
||||
\begin{document}
|
||||
\thispagestyle{empty} % Titelseite
|
||||
\includegraphics[width=0.2\textwidth]{res/Wortmarke_WI_schwarz.pdf}
|
||||
{ ~ \sffamily
|
||||
\vfill
|
||||
{\Huge\bfseries C-SPAQRL und so weiter (keine Ahnung)}
|
||||
\bigskip
|
||||
|
||||
{\Large
|
||||
Jan Philipp Timme \\[2ex]
|
||||
Bachelor-Arbeit im Studiengang "`Angewandte Informatik"'
|
||||
\\[5ex]
|
||||
\today }
|
||||
{\Large
|
||||
Jan Philipp Timme \\[2ex]
|
||||
Bachelor-Arbeit im Studiengang "`Angewandte Informatik"'
|
||||
\\[5ex]
|
||||
\today }
|
||||
}
|
||||
\vfill
|
||||
\vfill
|
||||
|
||||
~ \hfill
|
||||
\includegraphics[height=0.3\paperheight]{H_WI_Pantone1665}
|
||||
~ \hfill
|
||||
\includegraphics[height=0.3\paperheight]{res/H_WI_Pantone1665.pdf}
|
||||
|
||||
\vspace*{-3cm}
|
||||
|
||||
\newpage \thispagestyle{empty}
|
||||
\begin{tabular}{ll}
|
||||
\newpage \thispagestyle{empty}
|
||||
\begin{tabular}{ll}
|
||||
{\bfseries\sffamily Autor} & Jan Philipp Timme \\
|
||||
& 1271449 \\
|
||||
& jan-philipp.timme@stud.hs-hannover.de \\[5ex]
|
||||
|
@ -71,7 +71,7 @@
|
|||
\vfill
|
||||
|
||||
\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
|
||||
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}
|
||||
|
||||
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}
|
||||
%
|
||||
%\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{zitieren}
|
||||
%\include{form}
|
||||
%\include{allgtips}
|
||||
%
|
||||
%\bibliographystyle{alpha} % Schlüssel als Buchstaben
|
||||
%\bibliography{thesis} % Literaturverzeichnis
|
||||
|
||||
|
||||
\bibliographystyle{alpha} % Schlüssel als Buchstaben
|
||||
\bibliography{Literaturverweise} % Literaturverzeichnis
|
||||
|
||||
\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" }
|
Loading…
Reference in New Issue