[NTG-context] itemize in blocks
Wolfgang Werners-Lucchini
wwl at musensturm.de
Wed Apr 4 01:05:01 CEST 2007
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
More information about the ntg-context
mailing list