Changes

Jump to navigation Jump to search
no edit summary
|attributes=
}}
 
== [[Help:Reference|Syntax]] (autogenerated) ==
<syntax>setupenumerations</syntax>
== [[Help:Reference|Syntax]] ==
<tr valign="top" class="first">
<td class="cmd">[...,...,...]</td>
<td>name of an enumeration (defined with {{cmd|defineenumeration}})</td>
</tr>
<tr valign="top" class="second">
<td class="cmd">[...,...=...,...]</td>
<td>see [[Command/definedescription{{cmd|\definedescription]] setupdescriptions}} </td>
</tr>
</table>
== Description ==
Set up the appearance and behaviour of an enumeration. Enumeration environments are actually special description environments, so the keys are described at {{cmd|setupdescriptions}}.
== Example ==
<!context source=yes text="This gives:">\defineenumeration[Potato] \Potato One potato \setupenumerations[Potato][location=left]% In mkiv one would use `alternative=left`. \Potato Two potato </context> The before and after keys control the spacing around enumerations. It you want to achieve something similar to the itemize-- Please fill in an option "packed" then use: (MKIV example if you can --) <context source=yes text="This gives:">\defineenumeration[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|\defineenumeration]]enumeration}} for single-paragraph numbered objects.* {{cmd|startenumeration}} for multiple-paragraph numbered objects.
== Help from ConTeXt-Mailinglist/Forum ==
{{Forum|{{SUBPAGENAME}}}}
[[Category:CommandsCommand/Numbered objects|setupenumerations]]

Navigation menu