Home Command index D... F...

E...


!else

Type & position: command, preamble & main part
 
Syntax: !else
 
Description: The following lines are converted until the appearance of !endif, if the abbreviation of the current destination format wasn't used with the previous !ifdest or !iflang command.
 
See: !ifdest, !iflang, !endif, Query commands
 

!end_appendix

Type & position: command, main part
 
Syntax: !end_appendix
 
Description: This command finishes the appendix. UDO supports only one appendix, so this command should be the precessor of !begin_document.
 
See: !begin_appendix, Appendix
 

!end_blist

Type & position: command, main part
 
Syntax: !end_blist
 
Description: Finsihes the latest blist ("bold list") environment.
 
See: !begin_blist, !item [ ], Lists
 

!end_center

Type & position: command, main part
 
Syntax: !end_center
 
Description: This command finishes the latest center environment.
 
See: !begin_center, center environment
 

!end_comment

Type & position: command, preamble & main part
 
Syntax: !end_comment
 
Description: Something's still missing here...
 

!end_description

Type & position: command, main part
 
Syntax: !end_description
 
Description: This command finishes the latest descripion environment.
 
See: !begin_description, !item [ ], description environment
 

!end_document

Type & position: command, main part
 
Syntax: !end_document
 
Description: This command must be part of a source file and it should be the last command. If you forget to use this command UDO will print an error message.
 
See: !begin_document
 

!end_enumerate

Type & position: command, main part
 
Syntax: !end_enumerate
 
Description: Finishes the latest enumerate environment.
 
See: !begin_enumerate, !item, enumerate environment
 

!end_flushleft

Type & position: command, main part
 
Syntax: !end_flushleft
 
Description: This command finishes the latest flushleft environment.
 
See: !begin_flushleft, flushleft environment
 

!end_flushright

Type & position: command, main part
 
Syntax: !end_flushright
 
Description: This command finishes the latest flushright environment.
 
See: !begin_flushright, flushright environment
 

!end_ilist

Type & position: command, main part
 
Syntax: !end_ilist
 
Description: Finishes the latest ilist ("italic list") environment.
 
See: !begin_ilist, !item [ ], Lists
 

!end_itemize

Type & position: command, main part
 
Syntax: !end_itemize
 
Description: Finishes the latest itemize environment.
 
See: !begin_itemize, !item, itemize environment
 

!end_quote

Type & position: command, main part
 
Syntax: !end_quote
 
Description: This command finishes the last quote environment. Text, that's part of a quote environment will be displayed indented.
 
See: !begin_quote, quote environment
 

!end_raw

Type & position: command, preamble & main part
 
Syntax: !end_raw
 
Description: Finishes the raw environment.
 
See: !begin_raw, raw environment
 

!end_sourcecode

Type & position: command, main part
 
Syntax: !end_sourcecode
 
Description: This command finishes the sourcecode environment.
 
See: !begin_sourcecode
 

!end_table

Type & position: command, main part
 
Syntax: !end_table
 
Description: Finishes the table environment and prints the table.
 
See: Tables, !begin_table
 

!end_tlist

Type & position: command, main part
 
Syntax: !end_tlist
 
Description: Finsihes the latest tlist environment.
 
See: !begin_tlist, !item [ ], Lists
 

!end_verbatim

Type & position: command, main part
 
Syntax: !end_verbatim
 
Description: Finishes the verbatim environment.
 
See: !begin_verbatim, Preformatted text
 

!end_xlist

Type & position: command, main part
 
Syntax: !end_xlist
 
Description: Finsihes the latest xlist environment.
 
See: !begin_xlist, !item [ ], Lists
 

!endif

Type & position: command, preamble & main part
 
Syntax: !endif
 
Description: Finishes a query command that was started with !ifdest, !iflang, !ifset, !ifos or !if.
 
See: !ifdest, !iflang, !ifset, !ifos, !if, !else, Query commands
 

Home Command index D... F...