# HG changeset patch # User meillo@marmaro.de # Date 1229436928 -3600 # Node ID 93c689de2671c357cf89236305a234bb935113ab # Parent 6c37dc3d4a61b670ef79ddef60c6239e5ec0fd2e reworked and reordered cover and titlepage diff -r 6c37dc3d4a61 -r 93c689de2671 thesis/tex/cover.tex --- a/thesis/tex/cover.tex Tue Dec 16 15:13:35 2008 +0100 +++ b/thesis/tex/cover.tex Tue Dec 16 15:15:28 2008 +0100 @@ -1,3 +1,4 @@ +\cleardoublepage \thispagestyle{empty} \begin{flushright} @@ -5,9 +6,22 @@ \vspace*{12cm} {\Huge \bfseries masqmail} - {\large \slshape - diploma thesis of\\ - markus schnalke\\ + {\large \itshape + markus schnalke } \end{flushright} + +\clearpage +\quad +\vfill + +{\scriptsize\ttfamily + Copyright \copyright\ 2008,\,2009 by Markus Schnalke. + + This document was typeset in Palatino and Computer Modern Typewriter, using the LaTeX document preparation system driven by machines running the Debian GNU/Linux operating system. + + It is available in Portable Document Format and source code on http://marmaro.de/docs\,. + + Permission is hereby granted to copy and distribute this document in verbatim form. +} diff -r 6c37dc3d4a61 -r 93c689de2671 thesis/tex/titlepage.tex --- a/thesis/tex/titlepage.tex Tue Dec 16 15:13:35 2008 +0100 +++ b/thesis/tex/titlepage.tex Tue Dec 16 15:15:28 2008 +0100 @@ -3,21 +3,15 @@ \begin{titlepage} +\vspace*{42ex} + \begin{center} {\Huge \bfseries masqmail } {\large a mail tranfer agent for workstations and small networks } \end{center} -\section*{\centering Abstract} -\masqmail\ is a \mta\ for workstations and small networks. It is a drop-in replacement for \sendmail, but much smaller. - -This diploma thesis analyzes the structure and concepts of \masqmail, and its security and safety. -Based on this knowledge, the source code will get improved and everything will be written down for documentation. - -After successful tests in a real environment, a new version of \masqmail\ will be released and it will be packaged for the \gnulinux\ Distribution \debian. - -\vspace*{12ex} +\vfill {\bfseries Diploma thesis} of Markus \textsc{Schnalke} (matriculation number: 039131).\\ Course \emph{Business Information Systems} at the \emph{University of Applied Sciences Ulm}.\\ @@ -27,16 +21,4 @@ Supervisor:\\ Prof.\ Dr.\ rer.\ nat.\ Markus \textsc{Schäffter}, \emph{University of Applied Sciences Ulm}. -\vfill - -{\scriptsize\ttfamily - Copyright \copyright\ 2008,\,2009 by Markus Schnalke. - - This document was typeset in Palatino and Computer Modern Typewriter, using the LaTeX document preparation system driven by machines running the Debian GNU/Linux operating system. - - It is available in Portable Document Format and source code on http://marmaro.de/docs\,. - - Permission is hereby granted to copy and distribute this document in verbatim form. -} - \end{titlepage}