comparison thesis/tex/0-preface.tex @ 280:1749abc10235

minor changes
author meillo@marmaro.de
date Thu, 15 Jan 2009 16:57:37 +0100
parents 8a25b6262497
children fb66805bc870
comparison
equal deleted inserted replaced
279:3a53d073f593 280:1749abc10235
49 << explain where the main part lies (theory vs. implementation) >> %FIXME: 49 << explain where the main part lies (theory vs. implementation) >> %FIXME:
50 50
51 << write about the bundled CD, and tell what's included >> %TODO 51 << write about the bundled CD, and tell what's included >> %TODO
52 52
53 53
54 \section*{Typographic conventions} 54 \section*{Conventions}
55 %TODO: check if this tells what is really used! 55 %TODO: check if this tells what is really used!
56 %FIXME: make it complete! 56 %FIXME: make it complete!
57 %FIXME: remove everything not needed. Maybe write only a few sentences text. 57 %FIXME: remove everything not needed. Maybe write only a few sentences text.
58 The following typographic conventions are used in this book: 58 The following typographic conventions are used in this thesis:
59 59
60 \begin{tabular}{ p{0.25\textwidth} p{0.7\textwidth} } 60 \begin{tabular}{ p{0.25\textwidth} p{0.7\textwidth} }
61 \emph{Italics} & 61 \emph{Italics} &
62 is used for names, including command names, file name, hostnames, usernames and email addresses. 62 is used for names, including command names, file name, hostnames, usernames and email addresses.
63 Further more it is used to emphasize text. 63 Further more it is used to emphasize text.
68 \\ &\\ 68 \\ &\\
69 69
70 \person{Small Caps} & 70 \person{Small Caps} &
71 are used to indicate names of persons. 71 are used to indicate names of persons.
72 \\ &\\ 72 \\ &\\
73 \end{tabular}
73 74
74 \texttt{\$} & 75 References to external resources are marked using one of three styles:
75 indicates the user's shell prompt.
76 \\ &\\
77 76
78 \texttt{\#} & 77 \begin{tabular}{ p{0.25\textwidth} p{0.7\textwidth} }
79 indicates the shell prompt of the superuser---root.
80 \\ &\\
81
82 \cite{kernighan84} & 78 \cite{kernighan84} &
83 is a reference to a book, an article, or a similar document. The Bibliography is located at the end of the thesis. 79 is a reference to a book, an article, or a similar document. The Bibliography is located at the end of the thesis.
84 \\ &\\ 80 \\ &\\
85 81
86 \citeweb{masqmail:homepage} & 82 \citeweb{masqmail:homepage} &
88 \\ &\\ 84 \\ &\\
89 85
90 \RFC821 & 86 \RFC821 &
91 is a reference to the \name{Request For Comments}, here the one numbered 821. \RFC{}s are only referenced in this way. A list of relevant \RFC{}s and how they can be retrieved is available in the Appendix. %fixme: add ref 87 is a reference to the \name{Request For Comments}, here the one numbered 821. \RFC{}s are only referenced in this way. A list of relevant \RFC{}s and how they can be retrieved is available in the Appendix. %fixme: add ref
92 \\ &\\ 88 \\ &\\
93
94 \end{tabular} 89 \end{tabular}
95 90
96 91
97 92
98 93