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
|
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
|
Type & position: | command, main part
|
Syntax: | !end_blist
|
Description: | Finsihes the latest blist ("bold list") environment.
|
See: | !begin_blist, !item [ ], Lists
|
Type & position: | command, main part
|
Syntax: | !end_center
|
Description: | This command finishes the latest center environment.
|
See: | !begin_center, center environment
|
Type & position: | command, preamble & main part
|
Syntax: | !end_comment
|
Description: | Something's still missing here...
|
Type & position: | command, main part
|
Syntax: | !end_description
|
Description: | This command finishes the latest descripion environment.
|
See: | !begin_description, !item [ ], description
environment
|
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
|
Type & position: | command, main part
|
Syntax: | !end_enumerate
|
Description: | Finishes the latest enumerate environment.
|
See: | !begin_enumerate, !item, enumerate environment
|
Type & position: | command, main part
|
Syntax: | !end_flushleft
|
Description: | This command finishes the latest flushleft environment.
|
See: | !begin_flushleft, flushleft environment
|
Type & position: | command, main part
|
Syntax: | !end_flushright
|
Description: | This command finishes the latest flushright environment.
|
See: | !begin_flushright, flushright environment
|
Type & position: | command, main part
|
Syntax: | !end_ilist
|
Description: | Finishes the latest ilist ("italic list") environment.
|
See: | !begin_ilist, !item [ ], Lists
|
Type & position: | command, main part
|
Syntax: | !end_itemize
|
Description: | Finishes the latest itemize environment.
|
See: | !begin_itemize, !item, itemize environment
|
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
|
Type & position: | command, preamble & main part
|
Syntax: | !end_raw
|
Description: | Finishes the raw environment.
|
See: | !begin_raw, raw environment
|
Type & position: | command, main part
|
Syntax: | !end_sourcecode
|
Description: | This command finishes the sourcecode environment.
|
See: | !begin_sourcecode
|
Type & position: | command, main part
|
Syntax: | !end_table
|
Description: | Finishes the table environment and prints the table.
|
See: | Tables, !begin_table
|
Type & position: | command, main part
|
Syntax: | !end_tlist
|
Description: | Finsihes the latest tlist environment.
|
See: | !begin_tlist, !item [ ], Lists
|
Type & position: | command, main part
|
Syntax: | !end_verbatim
|
Description: | Finishes the verbatim environment.
|
See: | !begin_verbatim, Preformatted text
|
Type & position: | command, main part
|
Syntax: | !end_xlist
|
Description: | Finsihes the latest xlist environment.
|
See: | !begin_xlist, !item [ ], Lists
|
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
|