X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1096" "Wed" "25" "June" "1997" "11:59:07" "+0200" "Hans Aberg" "haberg@MATEMATIK.SU.SE" nil "24" "Modules (Was: Availability of Class files)" "^Date:" nil nil "6" 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.5/8.8.5) with ESMTP id LAA24264; Wed, 25 Jun 1997 11:57:53 +0200 (MET DST) Received: from lsv1.listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <4.78F68846@listserv.gmd.de>; Wed, 25 Jun 1997 11:57:51 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 159416 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Wed, 25 Jun 1997 11:57:48 +0200 Received: from mail.nada.kth.se (root@mail.nada.kth.se [130.237.222.92]) by relay.urz.uni-heidelberg.de (8.7.6/8.7.4) with ESMTP id LAA27215 for ; Wed, 25 Jun 1997 11:57:46 +0200 (MET DST) Received: from [130.237.37.128] (sl102.modempool.kth.se [130.237.37.128]) by mail.nada.kth.se (8.8.4/8.8.4) with SMTP id LAA02710 for ; Wed, 25 Jun 1997 11:57:44 +0200 (MET DST) X-Sender: su95-hab@mail.nada.kth.se Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-ID: Reply-To: Mailing list for the LaTeX3 project Date: Wed, 25 Jun 1997 11:59:07 +0200 From: Hans Aberg Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Modules (Was: Availability of Class files) Status: R X-Status: X-Keywords: X-UID: 2181 Marcel Oliver wrote: >If you look at these classes, they point to some problem which will >grow in the future: The standard LaTeX classes have a rather >restricted set of front matter commands. So every publisher is >extending them in mutually incompatible ways. > >The AMS classes have reversed the order of abstract and \maketitle >with good reason, I believe, and there is a case that this should be >the default behaviour for all classes. ... >In any case, there is definitely the need for a standard. I would >like to be able to just change the document class to reformat my >documents in a different style without having to do trivial but >annoying changes to the front matter. Also, when I start writing an >article, I don't necessarily know where it will be published. Thus it >is practically useful to have a front matter standard that all >publishers could agree to and comply with. Such things could be achieved by a suitable form of object orientation, or developing modules, which spread out the code horizontally rather than vertically. Hans Aberg