Output a compressed environment.
Type & position: | switch, main part |
Syntax: | !compressed |
Description: | If you use this switch together with environments this specific
environment will be output without additional vertical space. The
example shows how to output a compresseditemize environment. |
Exists since: | 7.01 |
See also: | !not_compressed, !begin_description, !begin_enumerate, !begin_itemize, !use_compressed_descriptions, !use_compressed_enumerates, !use_compressed_envs, !use_compressed_itemizes, !use_compressed_lists |
Example:
# preamble # !use_compressed_envs # document # [...] !begin_itemize !compressed # [...]