On Mon, Nov 16, 2009 at 11:42 PM, luigi scarso <luigi.sca...@gmail.com> wrote:
> On Mon, Nov 16, 2009 at 11:36 PM, Wolfgang Schuster
> <schuster.wolfg...@googlemail.com> wrote:
>
>> That's why we have \localhsize but it's not working.


\showframe
\starttext
\dorecurse{1}{%
\hsize=\dimexpr \textwidth / 1 *\recurselevel\relax
\framed[width=broad,align=middle]{\the\hsize}
\bgroup
\startitemize
\advance\hsize -\itemgrouplistwidth\relax%
 \item 
\framed[width=broad,align=middle]{\the\hsize,\the\localhsize,\the\itemgrouplistwidth}
% \item 
\framed[width=\dimexpr\hsize-\itemgrouplistwidth\relax,align=middle]{\the\hsize}
  \item \framed[width=\hsize,align=middle]{\the\hsize}
 \item \the\hsize \input tufte \the\hsize %
\stopitemize
\egroup
\page
}
\stoptext

that's all x me now.

-- 
luigi
___________________________________________________________________________________
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