comparison thesis/tex/0-preface.tex @ 150:0d097f4300ce

moved typographic conventions from ch01 to preface
author meillo@marmaro.de
date Tue, 16 Dec 2008 15:00:21 +0100
parents b5f141edee4e
children 2181dc39ec06
comparison
equal deleted inserted replaced
149:ccf0de1ae337 150:0d097f4300ce
44 << explain where the main part lies (theory vs. implementation) >> %FIXME: 44 << explain where the main part lies (theory vs. implementation) >> %FIXME:
45 45
46 << write about the bundled CD, and tell what's included >> %TODO 46 << write about the bundled CD, and tell what's included >> %TODO
47 47
48 48
49 \section*{Typographic conventions}
50 %TODO: check if this tells what is really used!
51 %FIXME: make it complete!
52 %FIXME: remove everything not needed. Maybe write only a few sentences text.
53 The following typographic conventions are used in this book:
54
55 \begin{tabular}{ p{0.15\textwidth} p{0.8\textwidth} }
56 \emph{Italic} &
57 is used for names, including command names, file name, hostnames, usernames and email addresses.
58 Further more it is used to emphasize text.
59 \\ &\\
60
61 \texttt{Constant Width} &
62 is used for source code, contents of files and output from programs.
63 \\ &\\
64
65 \texttt{\$} &
66 indicates the the user shell prompt.
67 \\ &\\
68
69 \texttt{\#} &
70 indicates the the root shell prompt.
71 \\
72 \end{tabular}
73
74
75
76
77
49 \section*{Acknowledgments} 78 \section*{Acknowledgments}
50 %FIXME: write this at the very end. 79 %FIXME: write this at the very end.
51 % dont forget: proove readers, suggestion makers, supporters, ... 80 % dont forget: proove readers, suggestion makers, supporters, ...
52 % FIXME: if too long, include a file on the CD and refer on it here 81 % FIXME: if too long, include a file on the CD and refer on it here