Throughout this document some conventions regarding the typeface of printed text are used:
Emphasised text is used to denote important parts of the text.
Product names, file names and paths are printed using literal typeface. Furthermore cut-outs from programs that are embedded in the normal text flow are printed this way.
Commands and command lines are printed using the command typeface.
Keyboard keys are denoted as in CTRL-C.
The description of programming language elements is displayed as shown below.
Synopsis: while (condition) loop_body
The parts of the language construct are printed like commands while any arguments are printed emphasized.