[NTG-context] items question
Bernd Militzer
bernd at militzer.net
Sun Nov 27 12:17:22 CET 2005
Am Sonntag, den 27.11.2005, 10:43 +0100 schrieb Taco Hoekwater:
> Hi,
>
>
> I'm working on the responses to the mini survey, and quite ofthen
> there is an itemization with a title of sorts. It makes sense to
> give such structures a bit different layout from a normal
> itemization. My question: does anyone know of an easy way to do
> this:
>
> bla di bla di do re mi
>
> As you can see:
> 1. this is a gnat
> 2. that is a gnu
bla di bla di do re mi
\startitemize[n,packed]
\sym{As you can see:}
\item this is a gnat
\item that is a gnu
\stopitemize
that works for me
Bernd
More information about the ntg-context
mailing list