Changes

Jump to navigation Jump to search
Typo (which prevented typesetting)
== Example ==
<contextsource=yes text="This gives:">
\defineenumeration[Potato]
\Potato
 One potato \par
\setupenumerations[Potato][location=left]
\Potato
Two potato
Two potato </context> The before and after keys control the spacing around enumerations. It you want to achieve something similar to the itemize-option "packed" then use: (MKIV example) <context source=yes text="This gives:">\pardefineenumeration[Packed] \setupenumerations [Packed] [text=, headstyle=normal, alternative=left, distance=0pt, width=13pt, stopper=\high{o}, before={\blank[small]}, after={\blank[small]}, inbetween=]  \Packed First issue \Packed Second issue
</context>
 
== See also ==
* {{cmd|defineenumeration}}for creating new kinds of numbered objects.* {{cmd|setupenumerations}} for setting up looks and behaviour.* {{cmd|enumeration}} for single-paragraph numbered objects.* {{cmd|startenumeration}} for multiple-paragraph numbered objects.
== Help from ConTeXt-Mailinglist/Forum ==
28

edits

Navigation menu