Thank you, Hans, for directing me to use streams. Not only it takes
care of this problem it also shows me how to do some other stuff that
I had struggled with.

-Hamid

On 6/24/07, Hans Hagen <[EMAIL PROTECTED]> wrote:
> Hamid Kamrani wrote:
> > Hi Wolfgang,
> >
> > Thanks for your explanation and patch. I appreciate it.
> > However, with the patch, now I have the problem of correct indentation.
> > As this example shows:
> >
> > \input core-itm-patch
>
> \starttext
>
> \usemodule[streams]
>
> \definestreamlayer[whatever][width=12cm]
>
> \startstreamlayer[whatever]
>    \startitemize[columns,two][after=]
>      \item one
>      \item two
>      \item three
>      \item four
>    \stopitemize
> \stopstreamlayer
>
> \framed[strut=no,align=normal]{\placestreamlayer[whatever]\obeydepth}
>
> \starttextstreamlayer[whatever]
>    \startitemize[columns,two]
>      \item one
>      \item two
>      \item three
>      \item four
>    \stopitemize
> \stoptextstreamlayer
>
> \framed[strut=no]{\placetextstreamlayer[whatever]}
>
> \stoptext
>
>
>
> -----------------------------------------------------------------
>                                            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
> ___________________________________________________________________________________
>
___________________________________________________________________________________
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