Mercurial > docs > diploma
comparison thesis/tex/0-preface.tex @ 93:a6f8a93abd64
new chapter 4 (split ch5); added lots of annotations
author | meillo@marmaro.de |
---|---|
date | Sun, 16 Nov 2008 14:44:22 +0100 |
parents | e050221efd38 |
children | 8db526d7a678 |
comparison
equal
deleted
inserted
replaced
92:e050221efd38 | 93:a6f8a93abd64 |
---|---|
1 \cleardoublepage | 1 \cleardoublepage |
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 %FIXME: write about the motivation to cover this topic | 6 %FIXME: write about the motivation to cover this topic: what is it I want? |
7 % preface == target of the book, related to the reader | |
8 % make the topic more concrete and limit it | |
7 %TODO: have text by oliver here? | 9 %TODO: have text by oliver here? |
8 | 10 |
9 | 11 |
10 \section*{Audience} | 12 \section*{Audience} |
13 %TODO: maybe merge mit the intention of the document | |
11 This document is targeted for \masqmail\ users and for people interested in mail systems in general. | 14 This document is targeted for \masqmail\ users and for people interested in mail systems in general. |
12 Security problems in electronic mail, \unix\ and the \NAME{C} programming language will also be discussed. | 15 Security problems in electronic mail, \unix\ and the \NAME{C} programming language will also be discussed. |
13 Additional ones planning to take over an unmaintained software project will find real life experience in here. | 16 Additional ones planning to take over an unmaintained software project will find real life experience in here. |
14 | 17 |
15 In each topic, basic knowledge is preconditioned. | 18 In each topic, basic knowledge is preconditioned. |
27 %TODO: should I tell them to send email to me when having questions? Or somewhere else? | 30 %TODO: should I tell them to send email to me when having questions? Or somewhere else? |
28 | 31 |
29 | 32 |
30 \section*{Organisation} | 33 \section*{Organisation} |
31 %FIXME: write about organisation of the book: parts, chapters, sections. And more thats useful to know. | 34 %FIXME: write about organisation of the book: parts, chapters, sections. And more thats useful to know. |
32 | 35 %FIXME: explain where the main part lies (theory vs. implementation) |
33 | |
34 \section*{How to read this document} | |
35 %TODO: what to write here?? | |
36 %TODO: include this in section ``Organisation''? | |
37 | 36 |
38 | 37 |
39 \section*{Conventions used} | 38 \section*{Conventions used} |
40 %TODO: check if this tells what is really used! | 39 %TODO: check if this tells what is really used! |
41 %FIXME: make it complete! | 40 %FIXME: make it complete! |
41 %FIXME: remove everything not needed. Maybe write only a few sentences text. | |
42 The following typographic conventions are used in this book: | 42 The following typographic conventions are used in this book: |
43 | 43 |
44 \begin{tabular}{ p{0.15\textwidth} p{0.8\textwidth} } | 44 \begin{tabular}{ p{0.15\textwidth} p{0.8\textwidth} } |
45 \emph{Italic} & | 45 \emph{Italic} & |
46 is used for names, including command names, file name, hostnames, usernames and email addresses. | 46 is used for names, including command names, file name, hostnames, usernames and email addresses. |
69 | 69 |
70 | 70 |
71 \section*{Acknowledgements} | 71 \section*{Acknowledgements} |
72 %FIXME: write this at the very end. | 72 %FIXME: write this at the very end. |
73 % dont forget: proove readers, suggestion makers, supporters, ... | 73 % dont forget: proove readers, suggestion makers, supporters, ... |
74 % FIXME: if too long, include a file on the CD and refer on it here |