You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The following typographical styles are used:

  • Monospace text indicates file system paths or file names.
  • <Monospace text in angle brackets> indicates file system paths or file names that should be replaced according to your computer's configuration or your preference.
  • Bold monospace text indicates a command that you need to type on the command line or a system path or file name that needs to be replaced. Command line arguments for which you need to substitute a value are surrounded by angle brackets. For long commands you might see a caret symbol (^ Windows) or a backslash symbol (\ Linux) dividing lines of the command. This allows the command to be cut and pasted across multiple rows. An operating system icon is used to distinguish between the two.

For example,

  • java -cp <classpath> edu.mayo.uima.Class <arg1> <arg2> Where:
    <classpath> is the absolute path to the class being executed
    <arg1> is an argument
    <arg2> is another argument

Other conventions

Monospace text enclosed in a box of this style
indicates contents in a file.

A box like this provides additional information or remarks.

A box like this denotes an important part of the steps not to miss.

A box like this denotes additional tips and tricks to make usage easy.

  • No labels