3.9 Skribilo User Manual — Enumeration |
These functions implements three various style of enumerations.
| prototype | ||
|---|---|---|
(itemize :symbol [:class | ||
(enumerate :symbol [:class | ||
(description :symbol [:class | ||
| option | engines | description |
| :ident | html lout latex context xml | The node identifier. |
| :class | html lout latex context xml | The node class. |
| :symbol | html lout latex context | The symbol that prefixes the items. |
| argument | description | |
item... | The items of the enumeration. | |
Items are introduce by the means of the item markup:
| prototype | ||
|---|---|---|
(item :key [:class] [:ident]) | ||
| option | engines | description |
| :ident | html lout latex context xml | The node identifier. |
| :class | html lout latex context xml | The node class. |
| :key | html lout latex context | The item key. |
... produces: