Mercurial > docs > diploma
changeset 186:84d27c22517c
(sadly) switched to onesided layout
author | meillo@marmaro.de |
---|---|
date | Mon, 29 Dec 2008 14:32:36 +0100 (2008-12-29) |
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 wrap: on
line diff
--- a/thesis/cover.tex Mon Dec 29 14:06:50 2008 +0100 +++ b/thesis/cover.tex Mon Dec 29 14:32:36 2008 +0100 @@ -1,4 +1,4 @@ -\documentclass[a4paper,twoside,openright]{report} +\documentclass[a4paper]{report} \usepackage{thesis} \begin{document}
--- a/thesis/tex/abstract.tex Mon Dec 29 14:06:50 2008 +0100 +++ b/thesis/tex/abstract.tex Mon Dec 29 14:32:36 2008 +0100 @@ -1,4 +1,5 @@ -\vspace*{12ex} +\clearpage +\vspace*{6ex} \section*{\centering Abstract} @@ -10,7 +11,7 @@ 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} +\vspace*{6ex} \section*{\centering Keywords} @@ -18,3 +19,17 @@ +\vfill + +\fbox{\parbox{\textwidth}{ \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 on machines running the Debian GNU/Linux operating system. + Text editing was done using Vim, diagrams were generated with FIXME, and Mercurial was used for version control. +%FIXME: check programs used + + 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\,. + + Permission is hereby granted to copy and distribute this document in verbatim form. +}} +
--- a/thesis/tex/cover.tex Mon Dec 29 14:06:50 2008 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,17 +0,0 @@ -\cleardoublepage - -\vspace*{42ex} - -\begin{center} - \textbf{\Huge masqmail} - - {\large a mail tranfer agent for workstations and small networks } -\end{center} - -\vspace*{12ex} -\centerline{Markus \textsc{Schnalke}} -\vfill - -\textbf{Diploma Thesis} - -\makebox[\textwidth][s]{Course \emph{Business Information Systems}, University of Applied Sciences Ulm, 2009}
--- a/thesis/tex/pretitle.tex Mon Dec 29 14:06:50 2008 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,8 +0,0 @@ -\cleardoublepage - -\vspace*{42ex} -\begin{flushright} - \textbf{\LARGE masqmail}\,\\ - \textit{\large markus schnalke} -\end{flushright} -
--- a/thesis/tex/titlepage.tex Mon Dec 29 14:06:50 2008 +0100 +++ b/thesis/tex/titlepage.tex Mon Dec 29 14:32:36 2008 +0100 @@ -25,22 +25,3 @@ \end{flushright} \end{titlepage} - - - -\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 on machines running the Debian GNU/Linux operating system. - Text editing was done using Vim, diagrams were generated with fixme, and Mercurial was used for version control. - - 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\,. - - Permission is hereby granted to copy and distribute this document in verbatim form. -} - -
--- a/thesis/thesis.tex Mon Dec 29 14:06:50 2008 +0100 +++ b/thesis/thesis.tex Mon Dec 29 14:32:36 2008 +0100 @@ -3,7 +3,7 @@ % @author markus schnalke <meillo@marmaro.de> % @since 2008-09-16 -\documentclass[a4paper,twoside,openright]{report} +\documentclass[a4paper]{report} \usepackage{thesis} \title{diploma thesis about masqmail} @@ -14,9 +14,8 @@ \pagenumbering{roman} \pagestyle{empty} -\include{tex/pretitle} +\include{tex/titlepage} \include{tex/abstract} -\include{tex/titlepage} \include{tex/dedication} \cleardoublepage