Mercurial > docs > diploma
comparison thesis/tex/0-preface.tex @ 36:42a2a3565b89
structural changes in preface
author | meillo@marmaro.de |
---|---|
date | Wed, 08 Oct 2008 13:28:47 +0200 |
parents | b3ba69ef35ab |
children | 81ff8b093efe |
comparison
equal
deleted
inserted
replaced
35:ab0ef2217a78 | 36:42a2a3565b89 |
---|---|
2 \chapter*{Preface} | 2 \chapter*{Preface} |
3 \addcontentsline{toc}{chapter}{Preface} | 3 \addcontentsline{toc}{chapter}{Preface} |
4 | 4 |
5 \section*{Preface} | 5 \section*{Preface} |
6 Lorem ipsum dolor sit amet, \cite{brooks95} consectetur\index{Daten} adipisicing elit | 6 Lorem ipsum dolor sit amet, \cite{brooks95} consectetur\index{Daten} adipisicing elit |
7 | |
8 | |
9 \section*{Organisation} | |
10 %FIXME: write about organisation of the book: parts, chapters, sections. And more thats useful to know. | |
11 %TODO: have this section after ``Audience''? | |
12 | 7 |
13 | 8 |
14 \section*{Audience} | 9 \section*{Audience} |
15 This document is targeted for \masqmail\ users and for people interested in mail systems in general. Security problems in electronic mail, \unix\ and the \NAME{C} programming language will also be discussed. Additional ones planning to take over an unmaintained software project will find real life experience in here. | 10 This document is targeted for \masqmail\ users and for people interested in mail systems in general. Security problems in electronic mail, \unix\ and the \NAME{C} programming language will also be discussed. Additional ones planning to take over an unmaintained software project will find real life experience in here. |
16 | 11 |
25 . | 20 . |
26 | 21 |
27 %TODO: should I tell them to send email to me when having questions? Or somewhere else? | 22 %TODO: should I tell them to send email to me when having questions? Or somewhere else? |
28 | 23 |
29 | 24 |
25 \section*{Organisation} | |
26 %FIXME: write about organisation of the book: parts, chapters, sections. And more thats useful to know. | |
27 | |
28 | |
30 \section*{How to read this document} | 29 \section*{How to read this document} |
31 %TODO: what to write here?? | 30 %TODO: what to write here?? |
32 %TODO: include this in section ``Organisation''? | 31 %TODO: include this in section ``Organisation''? |
33 | 32 |
34 | 33 |
35 \section*{Conventions used in the book} | 34 \section*{Conventions used} |
36 %TODO: check if this tells what is really used! | 35 %TODO: check if this tells what is really used! |
37 %FIXME: make it complete! | 36 %FIXME: make it complete! |
38 The following typographic conventions are used in this book: | 37 The following typographic conventions are used in this book: |
39 | 38 |
40 \begin{tabular}{ p{0.15\textwidth} p{0.8\textwidth} } | 39 \begin{tabular}{ p{0.15\textwidth} p{0.8\textwidth} } |
56 \\ | 55 \\ |
57 \end{tabular} | 56 \end{tabular} |
58 | 57 |
59 | 58 |
60 | 59 |
61 \section*{Regarded versions} | |
62 %FIXME: do I need this (here)? | |
63 | |
64 | |
65 \section*{Additional sources} | 60 \section*{Additional sources} |
66 %FIXME: specify the really important external documents here | 61 %FIXME: specify the really important external documents here |
67 %TODO: write about the bundled CD, and tell what's included | 62 %TODO: write about the bundled CD, and tell what's included |
68 \NAME{RFC}s, other books, source code, websites | 63 \NAME{RFC}s, other books, source code, websites |
69 | 64 |