Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Wed, 17 Sep 2008 10:16:44 +0200 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id m8H8Gc8w025432 for ; Wed, 17 Sep 2008 10:16:39 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id m8H8Bwuh027621 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 17 Sep 2008 10:11:58 +0200 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id m8GM1HMs010773; Wed, 17 Sep 2008 10:11:56 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 37812 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Wed, 17 Sep 2008 10:11:56 +0200 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id m8H8Bu2J025829 for ; Wed, 17 Sep 2008 10:11:56 +0200 Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.186]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id m8H8BeGE025937 for ; Wed, 17 Sep 2008 10:11:43 +0200 Received: by mu-out-0910.google.com with SMTP id w9so2342664mue.0 for ; Wed, 17 Sep 2008 01:11:40 -0700 (PDT) Received: by 10.187.251.11 with SMTP id d11mr329023fas.31.1221639100042; Wed, 17 Sep 2008 01:11:40 -0700 (PDT) Received: by 10.187.201.20 with HTTP; Wed, 17 Sep 2008 01:11:40 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline References: <48CD7C1B.9010301@residenset.net> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by listserv.uni-heidelberg.de id m8H8Bu2J025830 Message-ID: <27990a880809170111y5acda8ej3a80fd7b24d3eb07@mail.gmail.com> Date: Wed, 17 Sep 2008 17:41:40 +0930 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Will Robertson Subject: Re: xparse and xdoc To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <48CD7C1B.9010301@residenset.net> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -2.599 () BAYES_00 X-Scanned-By: MIMEDefang 2.64 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 17 Sep 2008 08:16:44.0118 (UTC) FILETIME=[B8813F60:01C9189D] Status: R X-Status: X-Keywords: X-UID: 5335 On Mon, Sep 15, 2008 at 6:33 AM, Lars Hellström wrote: > Since this list is currently in one of its active episodes, and questions > are actually being answered, Seems like the people who are asking and answering questions don't know too much about this part of the code, yet :) Certainly seems there are lots of good ideas in there. I guess I'd hesitate to provide macros at the user level that support things like \index[ not % a comment ] since it will only work as long as it's not inside the argument of another macro. And some users get terribly confused when that happens (also see LaTeX2e's "fragile" commands). But I guess that was just a specific argument for the way you've implemented xdoc2l3 (which I continue to read as "xdoc213" :). Best regards, Will