Changes

Jump to navigation Jump to search
988 bytes added ,  16:32, 21 December 2005
You find more about <cmd>setupitemize</cmd> at <cmd>defineitemgroup</cmd>.
 
 
==Alternate Multicolumn Format==
Hans posted a solution to the list for a multicolumn enumeration that counts across then down, instead of down then across. When he posted it (Dec 21, 2005), he said the joinedup option does not work, but he would fix that. This is a version without the tufte and zapf text
 
<texcode>
\starttext
 
Some previous sentence before the list
 
\startitemize[columns,n,joinedup]
\item one
\item two
\stopitemize
\startitemize[continue,columns,joinedup]
\item one
\item two
\stopitemize
\startitemize[continue,columns,joinedup]
\item one
\item two
\stopitemize
 
And the text continues after the list
 
\stoptext
</texcode>
 
<context>
\starttext
 
Some previous sentence before the list
 
\startitemize[columns,n,joinedup]
\item one
\item two
\stopitemize
\startitemize[continue,columns,joinedup]
\item one
\item two
\stopitemize
\startitemize[continue,columns,joinedup]
\item one
\item two
\stopitemize
 
And the text continues after the list
 
\stoptext
 
</context>
2

edits

Navigation menu