Start a verbatim environment.
Type & position: | command, main part |
Syntax: | !begin_verbatim |
Description: | Starts a verbatim environment that has to be finished with
!end_verbatim. Text that is part of a verbatim environment is
printed out as given using a monospaced font. |
See also: | !end_verbatim, !begin_preformatted, !vinclude,
!verbatimsize, Preformatted text |