X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1136" "Fri" "10" "September" "1999" "16:56:53" "+0100" "David Carlisle" "davidc@NAG.CO.UK" nil "29" "Re: xparse" "^Date:" nil nil "9" nil "xparse" nil nil nil] nil) Received: from mail.listserv.gmd.de (mail.listserv.gmd.de [192.88.97.5]) by mail.Uni-Mainz.DE (8.8.8/8.8.8) with ESMTP id SAA17665 for ; Fri, 10 Sep 1999 18:00:10 +0200 (MET DST) Received: from mail.listserv.gmd.de (192.88.97.5) by mail.listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <4.C9D50390@mail.listserv.gmd.de>; Fri, 10 Sep 1999 18:00:11 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 444514 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Fri, 10 Sep 1999 18:00:07 +0200 Received: from nag.co.uk (openmath.nag.co.uk [192.156.217.16]) by relay.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id RAA01395 for ; Fri, 10 Sep 1999 17:59:50 +0200 (MET DST) Received: (from davidc@localhost) by nag.co.uk (AIX4.2/UCB 8.7/8.7) id QAA21090; Fri, 10 Sep 1999 16:56:53 +0100 (BST) References: <199909101541.QAA22188@mimosa.csv.warwick.ac.uk> Message-ID: <199909101556.QAA21090@nag.co.uk> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <199909101541.QAA22188@mimosa.csv.warwick.ac.uk> (message from James Kilfiger on Fri, 10 Sep 1999 16:41:34 +0100) Date: Fri, 10 Sep 1999 16:56:53 +0100 From: David Carlisle Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: xparse Status: R X-Status: X-Keywords: X-UID: 3321 > How will all this fit into the > programming environment of Latex3? Will xparse and friends be rewritten > with \type_name:args. In fact what is the status of this aspect of > Latex3? Open question. We were not exactly swamped with responses to that \type_name:args code. We found it useful (most of the time:-) but if it looking so strange is going to hurt acceptance of any new system it may not be worth it, or it may (don't know:-). On the other hand the template interface is also aimed making things look different, but to a different target audience, someone who isn't a tex programmer (necessarily) and they probably don't like the existing interface, so in that case there are only advantages in having a `new look'. > One feature which I think would be nice is a \newargumenttype macro, > analogous to \newcolumntype of the array package. What new sorts of argument would you want. (this is a real question so I understand the functionality you are asking for) > I wait with anticipation the template packages &c. soon, although I have to write a talk on MathML before the UKTEX meeting on Sunday/Monday:-) David