X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["506" "Mon" "8" "November" "1999" "19:58:11" "+0000" "James Kilfiger" "mapdn@CSV.WARWICK.AC.UK" nil "11" "xcontents" "^Date:" nil nil "11" nil nil nil nil nil] nil) Received: from mail.listserv.gmd.de (mail.listserv.gmd.de [192.88.97.5]) by mail.Uni-Mainz.DE (8.9.3/8.9.3) with ESMTP id UAA22230 for ; Mon, 8 Nov 1999 20:58:23 +0100 (MET) Received: from mail.listserv.gmd.de (192.88.97.5) by mail.listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <14.7309E56D@mail.listserv.gmd.de>; Mon, 8 Nov 1999 20:58:19 +0100 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 446033 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Mon, 8 Nov 1999 20:58:08 +0100 Received: from daffodil.csv.warwick.ac.uk (daffodil.csv.warwick.ac.uk [137.205.192.30]) by relay.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id UAA04442 for ; Mon, 8 Nov 1999 20:58:06 +0100 (MET) Received: from mimosa.csv.warwick.ac.uk (mapdn@mimosa [137.205.192.34]) by daffodil.csv.warwick.ac.uk (8.9.3/8.9.3) with ESMTP id TAA22220 for ; Mon, 8 Nov 1999 19:58:13 GMT Received: (from mapdn@localhost) by mimosa.csv.warwick.ac.uk (8.9.3/8.9.3) id TAA20332; Mon, 8 Nov 1999 19:58:11 GMT X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-ID: <199911081958.TAA20332@mimosa.csv.warwick.ac.uk> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <199911061944.OAA03745@hilbert.math.albany.edu> from "William F. Hammond" at "Nov 6, 99 02:44:37 pm" Date: Mon, 8 Nov 1999 19:58:11 +0000 From: James Kilfiger Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: xcontents Status: R X-Status: X-Keywords: X-UID: 3392 I've been filling in the gaps in xcontents.dtx, and have a working package that more or less matches the documentation. The main thing I think from using the new packages it the error catching needs to be greatly improved. There is mention in xparse.dtx (I think) of putting help texts in \DeclareDocumentCommand, is that likely to happen? Similarly for an informal description of the arguments in \DeclareTemplateType. Are there any more thoughts on how that could be done? It would be James