From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/45133 Path: news.gmane.org!not-for-mail From: Marcin Borkowski Newsgroups: gmane.comp.tex.context Subject: Re: A problem with itemizations Date: Mon, 27 Oct 2008 09:54:19 +0100 Message-ID: <20081027085419.GB13542@atos.labs.wmid.amu.edu.pl> References: <20081025134204.GC21389@atos.labs.wmid.amu.edu.pl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1225097763 19759 80.91.229.12 (27 Oct 2008 08:56:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Oct 2008 08:56:03 +0000 (UTC) To: Mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 27 09:57:04 2008 connect(): Connection refused Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1KuNuJ-0004DM-UI for gctc-ntg-context-518@m.gmane.org; Mon, 27 Oct 2008 09:57:03 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CB10E1FBB9; Mon, 27 Oct 2008 09:55:55 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06302-02; Mon, 27 Oct 2008 09:54:57 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 42E4C1FB74; Mon, 27 Oct 2008 09:54:57 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 75DCE1FB5B for ; Mon, 27 Oct 2008 09:54:55 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 08513-02-5 for ; Mon, 27 Oct 2008 09:54:20 +0100 (CET) Original-Received: from atos.wmid.amu.edu.pl (atos.wmid.amu.edu.pl [150.254.78.2]) by ronja.ntg.nl (Postfix) with ESMTP id 89F591FB74 for ; Mon, 27 Oct 2008 09:54:20 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by atos.wmid.amu.edu.pl (Postfix) with ESMTP id 1CC141011F68 for ; Mon, 27 Oct 2008 09:54:20 +0100 (CET) X-Virus-Scanned: by amavisd-new (PLD-Linux) at wmid.amu.edu.pl Original-Received: from atos.wmid.amu.edu.pl ([127.0.0.1]) by localhost (atos.wmid.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id wVnZSdYdap-m for ; Mon, 27 Oct 2008 09:54:19 +0100 (CET) Original-Received: by atos.wmid.amu.edu.pl (Postfix, from userid 3884) id DEB3F1011F67; Mon, 27 Oct 2008 09:54:19 +0100 (CET) Content-Disposition: inline In-Reply-To: <20081025134204.GC21389@atos.labs.wmid.amu.edu.pl> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:45133 Archived-At: Dnia Sat, Oct 25, 2008 at 03:42:04PM +0200, Marcin Borkowski napisał(a= ): > Hi, > = > I have a problem with \startitemize ... \stopitemize. > = > Sometimes (I have no idea when, but this effect is fully repeatable!) I > get a page break just before a \startitemize. It is nested (second > level) and follows one line of another item at the 1st level. It seems > that adding [intro] won't help. The problem occurs with [columns,two]; > I don't know whether this has any influence - when I change the setup > (in the preamble) the page breaks fall in different places, and all my > 2nd level itemizations are 2nd level (and I have quite a lot of them). > = > Any ideas? I know that the above is rather vague, but it's difficult to > prepare a minimal example etc. So, it took a while, but I got kind of a "minimal example": \starttext \startitemize[intro] \dorecurse{12}{% \item \dorecurse{\recurselevel}{This is some intro. }Intro ends here. \startitemize[intro,columns,two] \dorecurse{4}{% \item \dorecurse{1}{This is a test. }End of the test. }% \stopitemize }% \stopitemize \stoptext (This shows the problem in the online ConTeXt.) > Also, Hans, do I get it correctly that the itemization code will get > rewritten in MkIV? If yes, is there any chance of having unpacked > itemizations in 2 and more columns? And any chance of having an > explicit column break (or a preference) in multicolumn itemizations? And one more request (not really urgent, but would be nice): if there's an \item followed directly by another \startitemize (possibly two-column), a line break is enforced. Does it have to be? > = > Thanks & greets > = > -- = > Marcin Borkowski (http://mbork.pl) > = > #### #### #### _ __ __ __ _ __ __ __ > ## ## ## ## ## ## | \ | / \ | \ / \ | \ | / \ | \ / \ | > #### #### #### |_/ | | | | | | | |_/ | | | | | | | | > ## ## ## ## ## ## | \ | |--| | | |--| | \ | |--| | | |--| | > #### #### #### |_/ | | | |__/ | | / |_/ | | | |__/ | | . > _________________________________________________________________________= __________ > If your question is of interest to others as well, please add an entry to= the Wiki! > = > maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-co= ntext > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > _________________________________________________________________________= __________ -- = Marcin Borkowski (http://mbork.pl) St=B3umiony g=B3os w ko=F1cu wypowie s=B3owo prawdy - otworz=B1 si=EA usta! Prawda - cho=E6by zdeptana - zawsze pozostanie prawd=B1! =AFadna przemoc, chamstwo, k=B3amstwo nie uczyni=B1 z niej ofiary! (Izaiash) ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________