Marcin Borkowski wrote:
> Dnia Wed, Nov 05, 2008 at 09:09:06PM +0100, Marcin Borkowski napisał(a):
>> Hi,
>>
>> I have
>>
>> \setupitemize[2][a,paragraph,intro,columns,two][stopper=)]
>>
>> in the environment.  In one place, however, I want to have a one-column
>> itemization.  What do I do?  I thought that
>>
>> \startitemize[columns,one]
>>
>> would override the environment setting - but it didn't work.
>>
>> I tried to do something like this:
>>
>> \defineitemgroup[onecolumnitemize]
>> \setuponecolumnitemize[2][a,paragraph,intro][stopper=)]
>>
>> but it didn't work - still the settings from \setupitemize[2][...] were
>> in use.
>>
>> What's going on?
> 
> Before anyone asks me for an example, here it is:
> http://wiki.contextgarden.net/User:Mbork
> (the last part)

concerning the intro ... mixed one-two column modes are somewhat tricky 
and have limitations (if only because tex itself has no concept of 
columns); when mkiv is further down the road i'll look into multi 
columns and see if i can provide more control, but for that i need to 
implement a few other things first

nested itemizations are currently not possible (or more precisely: they 
are (they are intercepted simply because there is no guarantee that all 
varianst work); however you can say \startitemize[n=1] at the second 
level and get just one column then



-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to