Am 16.11.2009 um 10:09 schrieb Thomas A. Schmitz:

> 
> On Nov 16, 2009, at 9:55 AM, Wolfgang Schuster wrote:
> 
>> If you hadn't notice the item is wider then the running text, in MkIV
>> you can say 'width=\dimexpr\textwidth-\itemgrouplistwidth\relax'
>> (not the best method but \localhsize is not available)
>> 
>> Wolfgang
>> 
> 
> Aditya, Wolfgang,
> 
> thanks a lot, I now get the visual output I want! So the question remains: 
> any way of making this a hook for startitemize so it gets applied to every 
> \item automatically?

\startitemize[n][command=\framed]

\item {The text of this item is made very long because it is intended to show
    the effect of what happens when an item extends to more than just one line.}

\item {This item is relatively short, but also fills more than one line.}

\stopitemize

\startitemize[n][command=\dowithpargument\framed]

\item The text of this item is made very long because it is intended to
show the effect of what happens when an item extends to more than just one
line.

\item This item is relatively short, but also fills more than one
line.

\stopitemize

Wolfgang

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to