X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1255" "Tue" "14" "October" "1997" "09:04:25" "-0600" "Michal Jaegermann" "michal@PHYS.UALBERTA.CA" nil "50" "Re: [markp@aps.org: Re: revtex]" "^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 RAA16977; Tue, 14 Oct 1997 17:26:06 +0200 (MET DST) Received: from lsv1.listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <13.B5EF61C7@listserv.gmd.de>; Tue, 14 Oct 1997 17:26:03 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 215027 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Tue, 14 Oct 1997 17:25:57 +0200 Received: from relay.Phys.UAlberta.CA (root@relay.phys.ualberta.ca [129.128.7.68]) by relay.urz.uni-heidelberg.de (8.8.7/8.8.7) with ESMTP id RAA11241 for ; Tue, 14 Oct 1997 17:25:53 +0200 (MET DST) Received: by relay.Phys.UAlberta.CA via suspension id <58219-1>; Tue, 14 Oct 1997 09:21:08 -0600 Received: from gortel.phys.ualberta.ca ([129.128.7.128]) by relay.Phys.UAlberta.CA with ESMTP id <58209-2>; Tue, 14 Oct 1997 09:00:51 -0600 Received: (from michal@localhost) by gortel.phys.ualberta.ca (8.8.5/8.8.5) id JAA12436; Tue, 14 Oct 1997 09:04:25 -0600 X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-ID: <199710141504.JAA12436@gortel.phys.ualberta.ca> Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <97101411014709@linpwd.mpae.gwdg.de> from "P.W.Daly, MPAe, Lindau, Germany" at Oct 14, 97 11:01:47 am Date: Tue, 14 Oct 1997 09:04:25 -0600 From: Michal Jaegermann Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: [markp@aps.org: Re: revtex] Status: R X-Status: X-Keywords: X-UID: 2471 > > I recently discovered on the TeX-Live 2 CD-ROM a file revtex.cls. Hm. This is an original "temporary" version from 1994. It is a pity that it was not updated. The real trouble is that in that time a new revtex was supposed to show up Real Soon Now. > I append it here for your interest since it seems not to be well known. As it is "well known" for over two years now this still leaves some points open. Here is a slightly younger version (why it did not find its way onto TeX-Live 2 I have no idea): --mj % % revtex.cls, version 2, 24-JUL-1995 % % Temporary fix to RevTeX 3.0 package with LaTeX2e 1994/12/01, % by David Carlisle, 22 Dec 1994 % Added fix for `control sequences (.e.g. \dag) as biblabel' bug % (David Carlisle, Christian Spieler, 24 Jul 1995) % % \ifx\every@math@size\undefined\else \let\old@expast\@expast \def\@expast#1{\old@expast{#1}\let\@tempa\reserved@a} \fi \input{revtex.sty} \@ifundefined{@ExpandsToRefNumber}{\relax}% {% \def\@ExpandsToRefNumber #1{% TT\fi % \@ifundefined{b@#1}% {\@tempcntb=1 }% {\protected@edef\@tempb{\csname b@#1\endcsname}% \def\@tempa{\@temptokena=\bgroup}% \if0A { \else \fi % \afterassignment\@tempa \@tempcntb=0\@tempb}% }% \ifnum\@tempcntb>0 % }% } \endinput % end of revtex.cls