[NTG-context] customized itemize
Aditya Mahajan
adityam at umich.edu
Thu May 18 07:57:50 CEST 2006
On Wed, 10 May 2006, Na Li wrote:
> Another question, if I do
>
> \startitemize[n]
> \item
> \startmylist
> \item
> \stopmylist
> \stopitemize
>
> The numbers, '1', '2', etc, from the outer list does not line up with
> the first line of the inner list. How can that be fixed?
Try
\startitemize[n,broad,packed]
\item
\startitemize[n]
\item test1
\item test2
\stopitemize
\stopitemize
Aditya
--
Aditya Mahajan, EECS Systems, University of Michigan
http://www.eecs.umich.edu/~adityam || Ph: 7342624008
More information about the ntg-context
mailing list