From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8350 Path: main.gmane.org!not-for-mail From: Patrick Gundlach Newsgroups: gmane.comp.tex.context Subject: Re: more itemization:-) Date: 23 Jun 2002 15:12:32 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <87bsa2i1fj.fsf@gundla.ch> References: <200206211338.24317.ishamid@attbi.com> <200206211352.30857.ishamid@attbi.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035398762 26864 80.91.224.250 (23 Oct 2002 18:46:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:46:02 +0000 (UTC) Original-To: ntg-context@ntg.nl In-Reply-To: <200206211352.30857.ishamid@attbi.com> Xref: main.gmane.org gmane.comp.tex.context:8350 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8350 Idris S Hamid writes: Hi, > One more thing, > > I need to set some space after the level-3 itemization before the rest of the > paragraph. I tried > > \startitemize[KR][after={\blank[medium]}] > > but this did not change things. right, because context does not check for this :) \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\@@oospringvolgendein\v!nee\noindentation \fi \endgroup \doglobal\decrement(\itemlevel,\itemincrement)% \egroup} \protect should fix this, but Hans should look over it again, since indentnext=yes does not do anything except when you say after=\par, which you can't. Why is there a comparison beetween \itemcolumndepth and \itemlevel? This code above is really obscure... Patrick -- I'll fade into the darkness