The following table describes typographical and naming conventions used in this document:
|
Font
|
Used for
|
Examples
|
|
monospaced
|
Expected input from the user
|
a2ecl -pdf2text abc.pdf abc.txt
|
|
|
Paths and filenames
|
c:a2ecla2ecl.exe
|
|
|
Source code
|
MessageBox("ABC");
|
|
monospaced blue
|
Source code keywords
|
if
|
|
monospaced green
|
Source code comments
|
//this is a comment
|
|
monospaced bold
|
Method name
|
The AboutBox() method
|
|
‘Single quoted bold’
|
Elements of the user interface like buttons, icons etc.
|
click on ‘Start’ button, press ‘Enter’
|
|
blue underlined
|
Internet links
|
http://www.investintech.com
|