Open main menu

Changes

44 bytes added ,  16:39, 30 October 2023
m
edited examples
\items[alternative=left,align=middle,textalign=flushright,distance=1em]{Alabama,Bahamas,Cuba}
</context>
</cd:example><cd:example title="Alignment top/bottom"><context source="yes">
\setupitems[symbol=8]
\items[alternative=top]{A,B,C} \items[alternative=bottom]{X,Y,Z}</context></cd:example><cd:example title="Symbols in margin"><context source="yes">
\setuppapersize[A10]
\showframe[edge]
\starttext
\items[alternative=inmargin]{one,two,three}
\stoptext
</context></cd:example><cd:example title="Alignment top/bottom"><context source="yes">
\setupitems[symbol=8]
 
\items[alternative=top]{A,B,C}
 
\items[alternative=bottom]{X,Y,Z}
</context></cd:example><cd:example title="Styling"><context source="yes">
\items[symbol=8,alternative=bottom,align=flushleft,textstyle=bold,color=red,textcolor=green]{RED,GREEN,BLUE}