summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/thesis-titlepage-fhac/diplomArbeit.ltx
blob: 331a526afda6f187a9685e7789496629b488d7c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
%%
%% This is file `diplomArbeit.ltx',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% fhACtitlepage.dtx  (with options: `example')
%% fhACtitlepage: A LaTeX2e package to create a titlepage for a diploma
%%                thesis at Fachhochschule Aachen.
%% 
%% Copyright (C) 2006 Juergen A. Lamers <jaloma@dokutransdata.de>
%% 
\documentclass[german,
a4paper,
abstracton,
titlepage,
bibtotoc,
idxtotoc,
liststotoc,
pointlessnumbers,
openright,
twoside,
12pt]{scrreprt}
\usepackage{graphicx}
\usepackage[latin1]{inputenc}
\usepackage{german}
\usepackage[declaration,colored]{fhACtitlepage}
\usepackage[
center, % Bilder grundsaetzlich zentrieren
nocaptionlist
]{figbib_add}
\usepackage{gloss_add}
\makegloss{}
\begin{document}
\maketitle
\pagenumbering{roman}\setcounter{page}{1}
\begin{abstract}
  Alles was zur Diplomarbeit so gehört oder auch nicht\ldots
\end{abstract}
\clearemptydoublepage
\tableofcontents
\clearemptydoublepage
\pagenumbering{arabic}\setcounter{page}{1}
\end{document}
\endinput
%%
%% End of file `diplomArbeit.ltx'.