From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/43772 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Feature request for itemize Date: Mon, 8 Sep 2008 09:21:46 +0200 Message-ID: <115224fb0809080021u6ef08e42u92bf610c9e1f98b9@mail.gmail.com> 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 1220860263 16486 80.91.229.12 (8 Sep 2008 07:51:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Sep 2008 07:51:03 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Sep 08 09:51:58 2008 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 1KcbXL-0002ys-Id for gctc-ntg-context-518@m.gmane.org; Mon, 08 Sep 2008 09:51:51 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8AA7B1FDE7; Mon, 8 Sep 2008 09:50:49 +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 19083-06-12; Mon, 8 Sep 2008 09:50:01 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 17BDD1FE80; Mon, 8 Sep 2008 09:49:54 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 23CFF1FDE7 for ; Mon, 8 Sep 2008 09:49:47 +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 19889-02-13 for ; Mon, 8 Sep 2008 09:48:58 +0200 (CEST) Original-Received: from yx-out-1718.google.com (yx-out-1718.google.com [74.125.44.153]) by ronja.ntg.nl (Postfix) with ESMTP id 891B41FE30 for ; Mon, 8 Sep 2008 09:21:47 +0200 (CEST) Original-Received: by yx-out-1718.google.com with SMTP id 3so741583yxi.74 for ; Mon, 08 Sep 2008 00:21:46 -0700 (PDT) Original-Received: by 10.103.49.7 with SMTP id b7mr2855556muk.3.1220858506163; Mon, 08 Sep 2008 00:21:46 -0700 (PDT) Original-Received: by 10.103.215.10 with HTTP; Mon, 8 Sep 2008 00:21:46 -0700 (PDT) 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:43772 Archived-At: Hi, I want to use subitems without entries in the first level (only the number should be incremented). \unprotect \def\newdolistitem % reduced \dolistitem {\increment\noflistelements \setbox8\hbox {\doitemattributes\currentitemlevel\c!style\c!color{\listitem}}% \checkforrepeatedlistitem \ignorespaces} \def\noitem{\doadvanceitem\newdolistitem} \protect \starttext \startitemize[n,repeat] \noitem \startitemize[a] \item Item 1.a. \item Item 1.b. \stopitemize \noitem \startitemize[a] \item Item 2.a. \item Item 2.b. \stopitemize \stopitemize \stoptext Wolfgang ___________________________________________________________________________________ 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 ___________________________________________________________________________________