docs/diploma

changeset 186:84d27c22517c

(sadly) switched to onesided layout
author meillo@marmaro.de
date Mon, 29 Dec 2008 14:32:36 +0100
parents 1611abd5443b
children 7f4d97584a6f
files thesis/cover.tex thesis/tex/abstract.tex thesis/tex/cover.tex thesis/tex/pretitle.tex thesis/tex/titlepage.tex thesis/thesis.tex
diffstat 6 files changed, 20 insertions(+), 50 deletions(-) [+]
line diff
     1.1 --- a/thesis/cover.tex	Mon Dec 29 14:06:50 2008 +0100
     1.2 +++ b/thesis/cover.tex	Mon Dec 29 14:32:36 2008 +0100
     1.3 @@ -1,4 +1,4 @@
     1.4 -\documentclass[a4paper,twoside,openright]{report}
     1.5 +\documentclass[a4paper]{report}
     1.6  \usepackage{thesis}
     1.7  
     1.8  \begin{document}
     2.1 --- a/thesis/tex/abstract.tex	Mon Dec 29 14:06:50 2008 +0100
     2.2 +++ b/thesis/tex/abstract.tex	Mon Dec 29 14:32:36 2008 +0100
     2.3 @@ -1,4 +1,5 @@
     2.4 -\vspace*{12ex}
     2.5 +\clearpage
     2.6 +\vspace*{6ex}
     2.7  
     2.8  \section*{\centering Abstract}
     2.9  
    2.10 @@ -10,7 +11,7 @@
    2.11  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.
    2.12  
    2.13  
    2.14 -\vspace*{12ex}
    2.15 +\vspace*{6ex}
    2.16  
    2.17  \section*{\centering Keywords}
    2.18  
    2.19 @@ -18,3 +19,17 @@
    2.20  
    2.21  
    2.22  
    2.23 +\vfill
    2.24 +
    2.25 +\fbox{\parbox{\textwidth}{ \scriptsize\ttfamily
    2.26 +	Copyright \copyright\ 2008,\,2009 by Markus Schnalke.
    2.27 +
    2.28 +	This document was typeset in Palatino and Computer Modern Typewriter, using the LaTeX document preparation system on machines running the Debian GNU/Linux operating system.
    2.29 +	Text editing was done using Vim, diagrams were generated with FIXME, and Mercurial was used for version control.
    2.30 +%FIXME: check programs used
    2.31 +
    2.32 +	A final version of the thesis in Portable Document Format and the complete source code can be retrieved from my website: http://marmaro.de/docs\,.
    2.33 +
    2.34 +	Permission is hereby granted to copy and distribute this document in verbatim form.
    2.35 +}}
    2.36 +
     3.1 --- a/thesis/tex/cover.tex	Mon Dec 29 14:06:50 2008 +0100
     3.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.3 @@ -1,17 +0,0 @@
     3.4 -\cleardoublepage
     3.5 -
     3.6 -\vspace*{42ex}
     3.7 -
     3.8 -\begin{center}
     3.9 -	\textbf{\Huge masqmail}
    3.10 -
    3.11 -	{\large a mail tranfer agent for workstations and small networks }
    3.12 -\end{center}
    3.13 -
    3.14 -\vspace*{12ex}
    3.15 -\centerline{Markus \textsc{Schnalke}}
    3.16 -\vfill
    3.17 -
    3.18 -\textbf{Diploma Thesis}
    3.19 -
    3.20 -\makebox[\textwidth][s]{Course \emph{Business Information Systems}, University of Applied Sciences Ulm, 2009}
     4.1 --- a/thesis/tex/pretitle.tex	Mon Dec 29 14:06:50 2008 +0100
     4.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.3 @@ -1,8 +0,0 @@
     4.4 -\cleardoublepage
     4.5 -
     4.6 -\vspace*{42ex}
     4.7 -\begin{flushright}
     4.8 -	\textbf{\LARGE masqmail}\,\\
     4.9 -	\textit{\large markus schnalke}
    4.10 -\end{flushright}
    4.11 -
     5.1 --- a/thesis/tex/titlepage.tex	Mon Dec 29 14:06:50 2008 +0100
     5.2 +++ b/thesis/tex/titlepage.tex	Mon Dec 29 14:32:36 2008 +0100
     5.3 @@ -25,22 +25,3 @@
     5.4  	\end{flushright}
     5.5  
     5.6  \end{titlepage}
     5.7 -
     5.8 -
     5.9 -
    5.10 -\clearpage
    5.11 -\quad
    5.12 -\vfill
    5.13 -
    5.14 -{\scriptsize\ttfamily
    5.15 -	Copyright \copyright\ 2008,\,2009 by Markus Schnalke.
    5.16 -
    5.17 -	This document was typeset in Palatino and Computer Modern Typewriter, using the LaTeX document preparation system on machines running the Debian GNU/Linux operating system.
    5.18 -	Text editing was done using Vim, diagrams were generated with fixme, and Mercurial was used for version control.
    5.19 -
    5.20 -	A final version of the thesis in Portable Document Format and the complete source code can be retrieved from my website: http://marmaro.de/docs\,.
    5.21 -
    5.22 -	Permission is hereby granted to copy and distribute this document in verbatim form.
    5.23 -}
    5.24 -
    5.25 -
     6.1 --- a/thesis/thesis.tex	Mon Dec 29 14:06:50 2008 +0100
     6.2 +++ b/thesis/thesis.tex	Mon Dec 29 14:32:36 2008 +0100
     6.3 @@ -3,7 +3,7 @@
     6.4  % @author  markus schnalke <meillo@marmaro.de>
     6.5  % @since   2008-09-16
     6.6  
     6.7 -\documentclass[a4paper,twoside,openright]{report}
     6.8 +\documentclass[a4paper]{report}
     6.9  \usepackage{thesis}
    6.10  
    6.11  \title{diploma thesis about masqmail}
    6.12 @@ -14,9 +14,8 @@
    6.13  \pagenumbering{roman}
    6.14  \pagestyle{empty}
    6.15  
    6.16 -\include{tex/pretitle}
    6.17 +\include{tex/titlepage}
    6.18  \include{tex/abstract}
    6.19 -\include{tex/titlepage}
    6.20  \include{tex/dedication}
    6.21  
    6.22  \cleardoublepage