From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44315 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: How to get rid of space around itemize? Date: Thu, 25 Sep 2008 21:35:53 +0200 Message-ID: <6faad9f00809251235k13dfa487i31217b24bb9dd395@mail.gmail.com> References: <6faad9f00809241754q3d7ae7bcwdcd885557d3ea531@mail.gmail.com> <48DB2AAD.5090007@wxs.nl> <6faad9f00809250903p36d1ef51o211a39249b154f6c@mail.gmail.com> <48DBC2C7.9060900@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1222371722 10683 80.91.229.12 (25 Sep 2008 19:42:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Sep 2008 19:42:02 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 25 21:42:59 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 1KiwjC-0006it-Gm for gctc-ntg-context-518@m.gmane.org; Thu, 25 Sep 2008 21:42:18 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DDF031FBD0; Thu, 25 Sep 2008 21:41:12 +0200 (CEST) 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 07858-02; Thu, 25 Sep 2008 21:40:35 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C85851FC45; Thu, 25 Sep 2008 21:36:30 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 72B011FC45 for ; Thu, 25 Sep 2008 21:36:29 +0200 (CEST) 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 04726-02-4 for ; Thu, 25 Sep 2008 21:35:55 +0200 (CEST) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.153]) by ronja.ntg.nl (Postfix) with ESMTP id 0E2671FBBD for ; Thu, 25 Sep 2008 21:35:54 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 5so106178ywm.74 for ; Thu, 25 Sep 2008 12:35:53 -0700 (PDT) Original-Received: by 10.150.181.11 with SMTP id d11mr426761ybf.172.1222371353857; Thu, 25 Sep 2008 12:35:53 -0700 (PDT) Original-Received: by 10.150.137.7 with HTTP; Thu, 25 Sep 2008 12:35:53 -0700 (PDT) In-Reply-To: <48DBC2C7.9060900@wxs.nl> Content-Disposition: inline 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:44315 Archived-At: On Thu, Sep 25, 2008 at 6:56 PM, Hans Hagen wrote: > Mojca Miklavec wrote: >> On Thu, Sep 25, 2008 at 8:07 AM, Hans Hagen wrote: >>> Mojca Miklavec wrote: >>>> Hello, >>>> >>>> I'm trying to remove space before (and after) items in the following >>>> example, but the only way I have managed to do that was by using >>>> \vskip-\lineheight, which I'm not particulary proud of. Any ideas? >>>> >>>> \setupwhitespace >>>> [big] >>>> \setupitemize >>>> [joinedup] >>> [joinedup,nowhite] >> >> Wow! Interesting, thanks. >> >> The following keywords are also still missing in xml: >> nofit >> fit >> margin >> columns >> text >> >> Just one more question. Some time ago, I have a feeling that >> >> \setupitemize >> [paragraph] >> >> was indeed working, so that one could get > > \startitemize[paragraph] > \item oeps > \startitemize[paragraph] > \item oeps \item oeps > \stopitemize > \item oeps > \startitemize[paragraph] > \item oeps \item oeps > \stopitemize > \stopitemize OK .... I need some fresh air. "paragraph" indeed works (I knew I saw it working), but only in the inner level (starting with the second one) of itemize. The first (outer) level indeed needs to be tuned with "nowhite" - paragraph has only a partial effect of squeezing items, but does not prevent whitespace. The desired effect only starts with inner items. That has been completely confusing to me, but now I know how to use properly it at least. Thanks a lot, Mojca ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________