Home Command index Command description B...

A...


!alias

Type & position: command, main part
 
Syntax: !alias <text>
 
Description: "<text>" is used as a secondary name of a chapter. UDO references an alias like a label or node name. You can use !alias inside a chapter more than once. But you should use <text> only once.
 
See: !node, !subnode, !subsubnode, !subsubsubnode, !label, Links, Labels
 

!autoref

Type & position: switch, main part
 
Syntax: !autoref [ on | off ]
 
Description: Switches on or off automatic references. When UDO starts it will insert references automatically by default. For the ST-Guide UDO prints @autorefon or @autorefoff.
 
Example: !autoref [off]
 
See: Links
 

!autoref_items

Type & position: switch, main part
 
Syntax: !autoref_items [ on | off ]
 
Description: With this command you can switch on or off if UDO shall insert links in items of a description environment or xlist environment. When UDO starts it inserts links by default.
 
Example: !autoref_items [off]
 
See: Descriptions, Lists, !item [ ]
 

(!alpha)

Type & position: placeholder, preamble & main part
 
Syntax: (!alpha)
 
Description: This placeholder will be replaced by an alpha.
 
Example: (!alpha) becomes alpha
 
See: (!beta), Special characters
 

Home Command index Command description B...