From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/84993 Path: news.gmane.org!not-for-mail From: Jaroslav Hajtmar Newsgroups: gmane.comp.tex.context Subject: Re: Nested itemize (spaces before and after inside environment) Date: Thu, 24 Oct 2013 14:43:56 +0200 Message-ID: <5269160C.9000906@gyza.cz> References: <5268FA2D.6030501@gyza.cz> <20131024122111.GA28078@akela.mendelu.cz> Reply-To: hajtmar@gyza.cz, mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1382618752 22086 80.91.229.3 (24 Oct 2013 12:45:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Oct 2013 12:45:52 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Thu Oct 24 14:45:51 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VZKIO-0002sg-K9 for gctc-ntg-context-518@m.gmane.org; Thu, 24 Oct 2013 14:45:48 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BEE6B1023D; Thu, 24 Oct 2013 14:45:47 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 6kCuC2HPneC3; Thu, 24 Oct 2013 14:45:44 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 61B4F10231; Thu, 24 Oct 2013 14:45:44 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id DD6E610231 for ; Thu, 24 Oct 2013 14:45:42 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 8D7P96GHL-ro for ; Thu, 24 Oct 2013 14:45:40 +0200 (CEST) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id 8A2181022E for ; Thu, 24 Oct 2013 14:45:40 +0200 (CEST) Original-Received: from h1.cmg1.smtp.forpsi.com (h1.cmg1.smtp.forpsi.com [81.2.195.162]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r9OCjd19028030 for ; Thu, 24 Oct 2013 14:45:39 +0200 Original-Received: from [192.168.1.194] ([188.116.90.238]) by cmg1.smtp.forpsi.com with bizsmtp id h0le1m00758ZT5Y010lekJ; Thu, 24 Oct 2013 14:45:38 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 In-Reply-To: <20131024122111.GA28078@akela.mendelu.cz> X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=81.2.195.162; country=CZ; latitude=49.7500; longitude=15.5000; http://maps.google.com/maps?q=49.7500,15.5000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 03KF0JDmF - 4674fcf052cf - 20131024 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:84993 Archived-At: Thanx Tomas. Of course I know about the possibility of solving the problem by = directly entering a space before internal environment. However, I prefer = setting off the source text, so I wonder how it can be solved. Jarda Hajtmar Dne 24.10.2013 14:21, Tomas Hala napsal(a): > Hi Jarda and all, > > I tested it on my computer using CTX from TL 2010 and 2013 and I have got > the same result in both cases. It seems that the content of the option be= fore > is completely ignored. I tested another values for this option > (\page,\vskip,\godown...), no result. > > The only one way which works is the manual addition of \blank before and > after the nested itemize environment, unfortunatelly. > > --- > > Another interesting thing is that the compiler of CTX in TL 2013 does not > report an error when I forgot the opening \starttext, or the closing > \stoptext, or both, whereas in TL 2010 it does. Is this expected behaviou= r? > > Best regards, > > Tomas Hala > > > Thu, Oct 24, 2013 ve 12:45:01PM +0200 Jaroslav Hajtmar napsal(a): > # Hello ConTeXist. > # > # I tried convert plainTeX source code into ConTeXt source code so > # that the output PDF gave the same (or approximately the same) > # result. I did it for one of plainTEX developers (Mr. Ol=B9=E1k), which > # compared results of PlainTeX, LaTeX and ConTeXt. However, I > # encountered the following problem. > # > # Is there a way to adjust the spacing before internal itemize > # environment when the external itemize environment is set as PACKED? > # > # Thanx JaroslavHajtmar > # > # Here is my minimal example: > # > # > # \setupitemize[1][packed][symbol=3Dn,before=3D{\blank[medium]},after=3D{= \blank[medium]}] > # \setupitemize[2][packed][symbol=3Da,stopper=3D),before=3D{\blank[big]},= after=3D{\blank[big]}] > # > # \starttext > # > # This is normal text before itemize list. > # > # \startitemize > # \item First 1 level > # \item Second 1 level > # \startitemize > # \item First 2 level (before this line should be big space) > # \item Second 2 level > # \item Third 2 level (after this line should be big space) > # \stopitemize > # \item Third 1 level > # \item Fourth 1 level > # \stopitemize > # > # This is normal text after itemize list. > # > # > # \stoptext > # > # _______________________________________________________________________= ____________ > # 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-= context > # webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > # archive : http://foundry.supelec.fr/projects/contextrev/ > # wiki : http://contextgarden.net > # _______________________________________________________________________= ____________ > > Tom=E1=B9 H=E1la > -------------------------------------------------------------------- > Mendelova univerzita, Provozn=EC ekonomick=E1 fakulta, =FAstav informatiky > Zem=ECd=EClsk=E1 1, CZ-613 00 Brno, tel. +420 545 13 22 28 > -------------------------------------------------------------------- > http://akela.mendelu.cz/~thala > _________________________________________________________________________= __________ > 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 : http://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > _________________________________________________________________________= __________ > ___________________________________________________________________________= ________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________