X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["969" "Thu" "10" "February" "1994" "16:01:26" "GMT" "David Carlisle" "carlisle@cs.man.ac.uk" "<199402101604.AA24917@mail.cs.tu-berlin.de>" "24" "Re: On compatibility in LaTeX2e [was: Re: keyed options lis" "^Date:" nil nil "2" "1994021016:01:26" "On compatibility in LaTeX2e [was: Re: keyed options lis" nil "<9402101548.AA22393@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 AA16611; Thu, 10 Feb 94 17:05:07 +0100 Received: from mail.cs.tu-berlin.de by sc.ZIB-Berlin.DE (4.1/SMI-4.0-sc/03.06.93) id AA02938; Thu, 10 Feb 94 17:04:05 +0100 Received: from tubvm.cs.tu-berlin.de by mail.cs.tu-berlin.de with SMTP id AA24917 (5.65c8/IDA-1.4.4(mail.m4[1.12]) for <@MAIL.CS.TU-BERLIN.DE:Schoepf@SC.ZIB-BERLIN.DE>); Thu, 10 Feb 1994 17:04:02 +0100 Message-Id: <199402101604.AA24917@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 4869; Thu, 10 Feb 94 17:03:51 +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 4867; Thu, 10 Feb 1994 17:03:51 +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 0695; Thu, 10 Feb 1994 17:03:20 +0000 Reply-To: Mailing list for the LaTeX3 project In-Reply-To: <9402101548.AA22393@m1.cs.man.ac.uk> (message from Mike Piff on Thu, 10 Feb 1994 15:21:20 LCL) Date: Thu, 10 Feb 1994 16:01:26 GMT From: David Carlisle Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: On compatibility in LaTeX2e [was: Re: keyed options lis Status: R X-Status: X-Keywords: X-UID: 1523 Mike, I seem to remember in some earlier messages you commenting on lack of compatibility in certain areas, then in your last message you say: > What I had expected was that you would keep the interface constant, > but include your nice verbatim, array, theorem, etc, extensions as > standard. The Mainz packages are incompatible with original LaTeX. If we had just put them in the core then old documents would break. Producing errors where before there was no error (verbatim) producing different spacing (array). The ONLY point to the new \documentclass command is that it leaves \documentstyle to run old documents. We have spent hours trying to ensure that as far as possible a document starting with \documentstyle works as before. So you are quite free to use \documentstyle, but be aware that as far as possible we will try to ensure that those documents will also work at a site that is still running 2.09. So most of the new features are disabled. David