comparison thesis/thesis.tex @ 24:563205a1b07e

the header is now a package
author meillo@marmaro.de
date Thu, 02 Oct 2008 15:28:42 +0200
parents 445ff9d7964e
children fb9ba63f6957
comparison
equal deleted inserted replaced
23:46ad351aca99 24:563205a1b07e
1 % @file 1 % @file
2 % @brief diploma thesis about masqmail 2 % @brief diploma thesis about masqmail
3 % @author markus schnalke <meillo@marmaro.de> 3 % @author markus schnalke <meillo@marmaro.de>
4 % @since 2008-09-16 4 % @since 2008-09-16
5 5
6 \documentclass[english,a4paper,twoside,openright]{report}
7 \usepackage{thesis}
8
6 \title{diploma thesis about masqmail} 9 \title{diploma thesis about masqmail}
7 \author{markus schnalke} 10 \author{markus schnalke}
8 \date{2008-09-16} 11 \date{2008-09-16}
9 12
10
11 \input{tex/header}
12 \begin{document} 13 \begin{document}
13 14
14 \pagenumbering{roman} 15 \pagenumbering{roman}
15 \include{tex/cover} 16 \include{tex/cover}
16 \include{tex/titlepage} 17 \include{tex/titlepage}