Simon Pepping <[EMAIL PROTECTED]> writes:
Hi,
> I have two problems with lists and definitions.
>
> 1. indentnext=no does not work with itemize, while it does with
> definitions.
Here is a workaround, a slightly modified version I have recently
posted to the list. But beware! this will probably introduce new
errors. Hans should make a correct version.
\unprotect
\def\stopitemgroup
{\iftextitems
\removeunwantedspaces\space\ignorespaces
\else
\par
\fi
\ifnum\itemcolumndepth=0 \dolistreference \fi % beware !
\iffirstlist \else \endgroup \fi % toegevoegd, eerste \som opent groep
\ifnum\itemcolumndepth=\itemlevel\relax
\stopkolommen
\doglobal\newcounter\itemcolumndepth
\getitemparameter\itemlevel\c!na
\else
\ifnum\itemlevel=1 % !
\doitembreak\allowbreak % !
\fi % !
\getitemparameter\itemlevel\c!na % !
\doif{\getitemparameter\itemlevel\c!springvolgendein}\v!nee\noindentation %!!!
\fi
\endgroup
\doglobal\decrement(\itemlevel,\itemincrement)%
\egroup}
\protect
Hans: the \doif\@@oospringvolgendein\v!nee\noindentation does not look
at the current \itemlevel, does it??? See line with %!!!
Patrick
--
I'll fade into the darkness