On Mon, 16 Nov 2009, luigi scarso wrote:

On Mon, Nov 16, 2009 at 10:17 AM, Aditya Mahajan <adit...@umich.edu> wrote:
I always thought that broad should use as much space as possible. So,
anything more or less is a bug :)

\starttext
\dorecurse{20}{%
\hsize=\dimexpr \textwidth / 20 *\recurselevel\relax
\framed[width=broad,align=middle]{  }
\blank
}
\stoptext

\starttext
\dorecurse{20}{%
\hsize=\dimexpr \textwidth / 20 *\recurselevel\relax
\framed[width=broad,align=middle]{  }
\startitemize
  \item \framed[width=broad,align=middle]{}
  \item \framed[width=\hsize,align=middle]{}
\stopitemize
\page
}
\stoptext

I think that itemize should adjust \hsize, so this is probably a bug in itemize.

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