Start an enumeration.
Type & position: | command, main part |
Syntax: | !begin_enumerate <text> |
Description: | Starts a(nother) enumerate environment. This environment has to
be finished with !end_enumerate. You can use enumerate environments within
other environments. Items of an enumerate environment are introduced with the
keyword !item and will be marked by alphanumerical
characters. Use <text>to define another start value than 1. |
See also: | !end_enumerate, !item, !compressed, !not_compressed, !use_compressed_envs, Enumerations |