Command/setupenumerations

From Wiki
< Command
Revision as of 15:17, 24 April 2012 by Esteis (talk | contribs) (Add See Also; make example source visible)
Jump to navigation Jump to search

\setupenumerations

Syntax

\setupenumerations[...,...,...][...,...=...,...]
[...,...,...] name of an enumeration (defined with \defineenumeration)
[...,...=...,...] see \setupdescriptions


Description

Set up the appearance and behaviour of an enumeration. Enumeration environments are actually special description environments, so the keys are described at \setupdescriptions.

Example

\defineenumeration[Potato]

\Potato 

One potato \par

\setupenumerations[Potato][location=left]
% In mkiv one would use `alternative=left`.

\Potato 

Two potato \par

This gives:

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: