comparison thesis/tex/1-Introduction.tex @ 150:0d097f4300ce

moved typographic conventions from ch01 to preface
author meillo@marmaro.de
date Tue, 16 Dec 2008 15:00:21 +0100
parents 1b0ba5151d1b
children d8ad54f11e88
comparison
equal deleted inserted replaced
149:ccf0de1ae337 150:0d097f4300ce
88 << what's the intention of this document? >> %FIXME 88 << what's the intention of this document? >> %FIXME
89 89
90 << why is it worth the effort? >> %FIXME 90 << why is it worth the effort? >> %FIXME
91 91
92 92
93 \section{What is not covered here}
93 94
94 95 << limit against stuff not covered here >>
95 \section{How to read this document}
96
97 \subsubsection*{Conventions used}
98 %TODO: check if this tells what is really used!
99 %FIXME: make it complete!
100 %FIXME: remove everything not needed. Maybe write only a few sentences text.
101 The following typographic conventions are used in this book:
102
103 \begin{tabular}{ p{0.15\textwidth} p{0.8\textwidth} }
104 \emph{Italic} &
105 is used for names, including command names, file name, hostnames, usernames and email addresses.
106 Further more it is used to emphasize text.
107 \\ &\\
108
109 \texttt{Constant Width} &
110 is used for source code, contents of files and output from programs.
111 \\ &\\
112
113 \texttt{\$} &
114 indicates the the user shell prompt.
115 \\ &\\
116
117 \texttt{\#} &
118 indicates the the root shell prompt.
119 \\
120 \end{tabular}
121
122
123 96
124 97
125 \section{Further reading} 98 \section{Further reading}
99
126 100
127 << specify the really important external documents here >> %FIXME 101 << specify the really important external documents here >> %FIXME
128 102
129 << write about the bundled CD, and tell what's included >> %FIXME 103 << write about the bundled CD, and tell what's included >> %FIXME
130 104