Previous Next
Typography

Capitalized Words
Names of tools, windows, dialogs and menus start with capital letters.
Examples: Symbol Browser, Tools menu, File dialog.
Italics
Names of manuals and newly introduced terms are in italics.
Examples: User's Guide, the workspace concept.
Boldface and Bold italics
Menu, field and button names and menu entries are printed in boldface. Placeholders for symbols, selections or other strings in menus are in bold italics.
Example: From the menu, choose Show > Symbol(s) selection...
Monospace
Code examples and symbol, file and directory names, as well as user entries are printed in monospace type.
Examples:
.login , $PATH , class VObject . Type abc .
<Keys>
Special keys are printed in monospace type with enclosing ' < > '.
Examples: <CTRL> , <Return> , <Meta> .

Previous Next