X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1074" "Tue" "31" "August" "1999" "10:06:35" "-0400" "William F. Hammond" "hammond@CSC.ALBANY.EDU" nil "25" "Re: Standard journal macros" "^Date:" nil nil "8" 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.8.8/8.8.8) with ESMTP id QAA29067; Tue, 31 Aug 1999 16:06:57 +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 <8.502C2DE6@mail.listserv.gmd.de>; Tue, 31 Aug 1999 16:06:57 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 444105 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Tue, 31 Aug 1999 16:06:36 +0200 Received: from sarah.albany.edu (sarah.albany.edu [169.226.1.103]) by relay.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id QAA05833 for ; Tue, 31 Aug 1999 16:06:25 +0200 (MET DST) Received: from hilbert.math.albany.edu (hilbert.math.albany.edu [169.226.23.52]) by sarah.albany.edu (8.9.3/8.9.3) with ESMTP id KAA23530 for ; Tue, 31 Aug 1999 10:06:35 -0400 (EDT) Received: (from hammond@localhost) by hilbert.math.albany.edu (8.9.3/8.9.3) id KAA15210 for LATEX-L@URZ.UNI-HEIDELBERG.DE; Tue, 31 Aug 1999 10:06:35 -0400 (EDT) Message-ID: <199908311406.KAA15210@hilbert.math.albany.edu> Reply-To: Mailing list for the LaTeX3 project Date: Tue, 31 Aug 1999 10:06:35 -0400 From: "William F. Hammond" Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: Standard journal macros Status: R X-Status: X-Keywords: X-UID: 3290 Joerg Knappen writes: > Phillip Helbig schrieb: > > > What are the prospects for coming up with some standard journal macros, [snip] > We (i. e. Jens Kloecker, Michael Piotrowski, Frank Holzwarth and JKn) > want to develop a standard _scientific article_ class in a BOF session > at EuroTeX99 to be hold in Heidelberg from September 20--24. > > We want to emphasize the idea of a document class as a markup > language. Don't you really want an SGML language (formally, "application") that admits down-translation to LaTeX? There's absolutely no reason why you cannot have a markup user interface (MUI) for it that has the look and feel of LaTeX. The point is that not only do you get the down-translation for print in LaTeX but also you can write (in the programming language of your choice) translators to whatever other formats you wish to reach. (Of course, very clever things in this direction have been done using TeX, the program, but I suspect that there is a limit to this approach.) -- Bill