Difference between revisions of "Command/items"
< Command
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
== Example == | == Example == | ||
<!-- Please fill in an example if you can --> | <!-- Please fill in an example if you can --> | ||
− | + | <texcode> | |
\starttext | \starttext | ||
Line 38: | Line 38: | ||
\stoptext | \stoptext | ||
− | + | </texcode> | |
== See also == | == See also == | ||
<!-- something like {{cmd|goto}} --> | <!-- something like {{cmd|goto}} --> |
Revision as of 18:27, 15 September 2012
\items
Syntax
\items[...,...=...,...]{...,...,...} | |
[...,...=...,...] | see \setupitems |
{...,...,...} | text |
Description
This command gives a list of items with a symbol next to each one (actually the symbol it can be to the left, on top or below each item).
In mkiv one has to use the keyword "alternative=" instead of "location=" in mkii.
Example
\starttext \items[symbol=8,n=5,width=\hsize,alternative=bottom]{png,eps,pdf,jpg,tif} \blank \items[symbol=8,n=3,alternative=left]{Yes,No,I don't know} \stoptext
See also
Help from ConTeXt-Mailinglist/Forum
All issues with: