X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["278" "Wed" " 2" "February" "1994" "09:48:36" "GMT" "David Carlisle" "carlisle@cs.man.ac.uk" "<199402020950.AA11078@mail.cs.tu-berlin.de>" "9" "Re: Subject: AmS-LaTeX with 2e" "^Date:" nil nil "2" "1994020209:48:36" "Subject: AmS-LaTeX with 2e" nil "<9402020408.AA00658@m1.cs.man.ac.uk>"]) Return-Path: Received: from sc.ZIB-Berlin.DE (mailserv) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/24.6.93) id AA25248; Wed, 2 Feb 94 10:52:12 +0100 Received: from mail.cs.tu-berlin.de by sc.ZIB-Berlin.DE (4.1/SMI-4.0-sc/03.06.93) id AA14411; Wed, 2 Feb 94 10:50:40 +0100 Received: from tubvm.cs.tu-berlin.de by mail.cs.tu-berlin.de with SMTP id AA11078 (5.65c8/IDA-1.4.4(mail.m4[1.12]) for <@MAIL.CS.TU-BERLIN.DE:Schoepf@SC.ZIB-BERLIN.DE>); Wed, 2 Feb 1994 10:50:38 +0100 Message-Id: <199402020950.AA11078@mail.cs.tu-berlin.de> Received: from TUBVM.CS.TU-BERLIN.DE by tubvm.cs.tu-berlin.de (IBM VM SMTP V2R2) with BSMTP id 5409; Wed, 02 Feb 94 10:50:34 +0200 Received: from VM.URZ.UNI-HEIDELBERG.DE (NJE origin MAILER@DHDURZ1) by TUBVM.CS.TU-BERLIN.DE (LMail V1.2a/1.8a) with BSMTP id 5408; Wed, 2 Feb 1994 10:50:34 +0200 Received: from VM.URZ.UNI-HEIDELBERG.DE (NJE origin LISTSERV@DHDURZ1) by VM.URZ.UNI-HEIDELBERG.DE (LMail V1.2a/1.8a) with BSMTP id 3784; Wed, 2 Feb 1994 10:49:56 +0000 Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <9402020408.AA00658@m1.cs.man.ac.uk> (message from Richard Walker on Wed, 2 Feb 1994 15:07:20 +1100) Date: Wed, 2 Feb 1994 09:48:36 GMT From: David Carlisle Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: Subject: AmS-LaTeX with 2e Status: R X-Status: X-Keywords: X-UID: 1374 The AMS files are still not fully updated, however the ams* files from the NFSS2 directory on ctan (not the amslatex directory which is NFSS1 based) should work if you add the following definitions to your preamble. \let\mediumseries=\mdseries \let\normalshape=\upshape David