X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1071" "Tue" "10" "November" "1998" "14:41:37" "GMT" "David Carlisle" "davidc@NAG.CO.UK" nil "23" "Re: frontmatter was: What is \"base\" LaTeX" "^Date:" nil nil "11" nil nil nil nil nil] nil) Received: from listserv.gmd.de (listserv.gmd.de [192.88.97.1]) by mail.Uni-Mainz.DE (8.8.8/8.8.8) with ESMTP id PAA04450; Tue, 10 Nov 1998 15:42:06 +0100 (MET) Received: from lsv1.listserv.gmd.de (192.88.97.2) by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <0.219C3E0F@listserv.gmd.de>; Tue, 10 Nov 1998 15:42:05 +0100 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 407698 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Tue, 10 Nov 1998 15:42:00 +0100 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 PAA11241 for ; Tue, 10 Nov 1998 15:41:58 +0100 (MET) Received: (from davidc@localhost) by nag.co.uk (AIX4.2/UCB 8.7/8.7) id OAA29688; Tue, 10 Nov 1998 14:41:37 GMT References: <98111014073073@man.ac.uk> <199811101428.OAA07064@lurgmhor.elsevier.co.uk> Message-ID: <199811101441.OAA29688@nag.co.uk> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <199811101428.OAA07064@lurgmhor.elsevier.co.uk> (message from Sebastian Rahtz on Tue, 10 Nov 1998 14:28:20 GMT) Date: Tue, 10 Nov 1998 14:41:37 GMT From: David Carlisle Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: frontmatter was: What is "base" LaTeX Status: R X-Status: X-Keywords: X-UID: 2812 > that model will not satisfy the need to express the fact that > there are 10 authors; 4 are are from institution B, 3 from institution > C; author 9 is at institution B and D; author 10 is at instutition D, > but currently on leave at A; author 10 is deceased. author 7 is the > corresponding author. for the revtex model we had each author could have multiple `main' addresses. In addition any number of `additional' addresses for `visiting..' or `previously at..' type addresses. there were also named `collaborations' ie subsets of the author list grouped in some way orthogonal to address. Authors may appear all in one list with superscript index to addresses (which may appear below the author list, or in footnotes, or at the end of the document, depending on the style) alternatively there may be a separate author list for each (group of) main addresses. The hard part is to get an input syntax that can cope with these type of requirements and at the same time is not impossibly complicated to use on a simple two-authors-at-one-institution paper. David