X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1173" "Tue" " 8" "February" "1994" "16:20:55" "LCL" "Mike Piff" "M.Piff@sheffield.ac.uk" "<199402081637.AA20183@mail.cs.tu-berlin.de>" "35" "Versions" "^Date:" nil nil "2" "1994020816:20:55" "Versions" nil nil]) Return-Path: Received: from sc.ZIB-Berlin.DE (mailserv) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/24.6.93) id AA08958; Tue, 8 Feb 94 17:38:20 +0100 Received: from mail.cs.tu-berlin.de by sc.ZIB-Berlin.DE (4.1/SMI-4.0-sc/03.06.93) id AA19311; Tue, 8 Feb 94 17:37:18 +0100 Received: from tubvm.cs.tu-berlin.de by mail.cs.tu-berlin.de with SMTP id AA20183 (5.65c8/IDA-1.4.4(mail.m4[1.12]) for <@MAIL.CS.TU-BERLIN.DE:Schoepf@SC.ZIB-BERLIN.DE>); Tue, 8 Feb 1994 17:37:12 +0100 Message-Id: <199402081637.AA20183@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 7633; Tue, 08 Feb 94 17:37:01 +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 7631; Tue, 8 Feb 1994 17:37:01 +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 3349; Tue, 8 Feb 1994 17:36:27 +0000 Reply-To: Mailing list for the LaTeX3 project Date: Tue, 8 Feb 1994 16:20:55 LCL From: Mike Piff Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Versions Status: R X-Status: X-Keywords: X-UID: 1469 Could I donate a small file that gets round some of the problems of files that are run through different versions of LaTeX? I guess you have to say \input{versions} in each of your files, though you might sneak it into the format while nobody is watching:-) Mike Piff \ifx\selectfont\undefined %% so not nfss \let\selectfont\relax \let\upshape\relax \let\sffamily\sf \let\bfseries\bf \let\rmfamily\rm \let\itshape\it \let\normalfont\relax \let\mediumseries\relax \else \ifx\upshape\undefined %% so nfss pre-LaTeX2e \def\upshape{\fontshape{\normalshapedefault}} \def\sffamily{\fontfamily{\sfdefault}} \def\bfseries{\fontseries{\bfdefault}} \def\rmfamily{\fontfamily{\rmdefault}} \def\itshape{\fontshape{\itdefault}} \let\mdseries\mediumseries \let\normalfont\reset@font \else % LaTeX2e \fi \fi \endinput %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Dr M J Piff, School of Mathematics and Statistics, University of %% %% Sheffield, UK. e-mail: M.Piff@sheffield.ac.uk %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%