Home Command index Command index Colors
 The guide of UDO
 Command index

Command description

Type & position:
The type of the command and the position where it's allowed to use it.
 
A command tells UDO do something especially, a switch sets some internal information for UDO and a placeholder will be simply replaced by a different text fragment.
 
"Preamble" means that you are only allowed to use this command in the preamble of your source file (before !begin_document). "Main part" means that you are only allowed to use it behind !begin_document. "Preamble & main part" means that you can use this command wherever you want.
 
Syntax:
Here you can see how to use the command.
 
<text> replaces text
<file> replaces a file name
<value> replaces a number
<char> replacedescriptions a single char
<abbreviations> replaces the abbreviation of the destination formats
<language> replaces the abbreviation of the destination language
<systems> replaces one or more operating system
<color> replaces the name of a color
<character set> replaces the name of a character set
Example:
Here you can see a small example.
 
See also:
Related commands and topic are listed here.
 

Copyright © www.udo-open-source.org
Last updated on November 5, 2006

Home Command index Command index Colors