X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1109" "Wed" "8" "October" "1997" "09:03:18" "-0400" "Mark Steinberger" "mark@CSC.ALBANY.EDU" nil "30" "Re: LaTeX journal and publisher macros" "^Date:" nil nil "10" 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 PAA12722; Wed, 8 Oct 1997 15:05:36 +0200 (MET DST) Received: from lsv1.listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <7.17AC6247@listserv.gmd.de>; Wed, 8 Oct 1997 15:05:35 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 210499 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Wed, 8 Oct 1997 15:05:27 +0200 Received: from sarah.albany.edu (sarah.albany.edu [169.226.1.103]) by relay.urz.uni-heidelberg.de (8.8.7/8.8.7) with ESMTP id PAA14318 for ; Wed, 8 Oct 1997 15:05:10 +0200 (MET DST) Received: from fenris.math.albany.edu (fenris.math.albany.edu [169.226.23.39]) by sarah.albany.edu (8.8.5/8.8.5) with ESMTP id JAA14417 for ; Wed, 8 Oct 1997 09:03:20 -0400 (EDT) Received: (from mark@localhost) by fenris.math.albany.edu (8.8.4/8.8.3) id JAA01564 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Wed, 8 Oct 1997 09:03:18 -0400 (EDT) X-Mailer: ELM [version 2.4 PL25] Content-Type: text Message-ID: <199710081303.JAA01564@fenris.math.albany.edu> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: from "David Carlisle" at Oct 8, 97 09:57:27 am Date: Wed, 8 Oct 1997 09:03:18 -0400 From: Mark Steinberger Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: LaTeX journal and publisher macros Status: R X-Status: X-Keywords: X-UID: 2400 David writes: > I don't know of any converter myself, but do you have any idea why > they still use amstex. In some cases, it may be due to the reputation of the AMS. Some mathematicians may see this as the "real" in-house markup system, and therefore a classy way to typset math. Others dislike using big packages, and see amstex as closer to plain tex than latex. In any case, it took some of my colleagues a long time to realize the value of latex, and others haven't gotten there yet. > Also in what way do you want to treat the latex. I'd like to get something that will convert to real latex syntax, so I can then use latex classes with custom features (e.g., customized hyperlinking features). The alternative seems to be to directly duplicate the latex classes in amstex, which is quite a bit nastier to work with on the class level. The most formidable difficulty for any system of processing amstex papers would seem to be dealing with the bibliographic syntax/system. (Perhaps amstex --> bibtex would be the best route for this, if a conversion existed for the rest of the markup.) --Mark