[NTG-context] itemize in blocks
Wolfgang Werners-Lucchini
wwl at musensturm.de
Thu Apr 5 19:53:51 CEST 2007
Hi Bernd!
> > what I am doing wrong with the following snipped?
> >
> > The \par in the \item does not work.
> > -------------------------------------------------------
> > \defineenumeration[question][location=top,text=Aufgabe]
> > \defineblock[question]
> >
> > \starttext
> > \chapter{Aufgaben}
> > \beginquestion
> > \question
> > \startitemize[a]
> > \item Zick
> >
> use: \crlf or \blank and not \par
A better workaround would be \endgraf,
but I think \par should work here, as it works in other
situations outside the block-environment.
I asked myself if this is a little bug or an error of mine.
> use \par at the end of the question
Why?
ciao, Wolfgang
More information about the ntg-context
mailing list