Hallo,

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
\par % This \par does not work!
Mehr Zick
\stopitemize
\endquestion
\stoptext
-------------------------------------------------------

Wolfgang
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to