X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["178" "Tue" "23" "November" "1999" "16:15:55" "+0000" "James Kilfiger" "mapdn@CSV.WARWICK.AC.UK" nil "4" "Re: xfootnote, Document commands." "^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 RAA13367 for ; Tue, 23 Nov 1999 17:16:09 +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 <3.E2911D72@mail.listserv.gmd.de>; Tue, 23 Nov 1999 17:16:03 +0100 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 445914 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Tue, 23 Nov 1999 17:15:42 +0100 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by relay.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id RAA28856 for ; Tue, 23 Nov 1999 17:15:41 +0100 (MET) Received: from snowdrop.csv.warwick.ac.uk (snowdrop.csv.warwick.ac.uk [137.205.192.31]) by relay.uni-heidelberg.de (8.9.1b+Sun/8.9.1) with ESMTP id RAA10847 for ; Tue, 23 Nov 1999 17:16:04 +0100 (MET) Received: from mimosa.csv.warwick.ac.uk (mapdn@mimosa [137.205.192.34]) by snowdrop.csv.warwick.ac.uk (8.9.3/8.9.3) with ESMTP id QAA21403 for ; Tue, 23 Nov 1999 16:16:03 GMT Received: (from mapdn@localhost) by mimosa.csv.warwick.ac.uk (8.9.3/8.9.3) id QAA05239 for LATEX-L@URZ.UNI-HEIDELBERG.DE; Tue, 23 Nov 1999 16:15:55 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: <199911231615.QAA05239@mimosa.csv.warwick.ac.uk> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <071c107f@corona.oche.de> from Achim Blumensath at "Nov 18, 99 09:24:51 pm" Date: Tue, 23 Nov 1999 16:15:55 +0000 From: James Kilfiger Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: xfootnote, Document commands. Status: R X-Status: X-Keywords: X-UID: 3434 Suppose someone wanted to create a class with an evironment syntax for footnotes, like \begin{note} Text of note \end{note}. How should such a syntax be specified? James