X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["443" "Fri" "14" "January" "1994" "18:41:05" "+0100" "Jiri Zlatuska" "zlatuska@muni.cz" "<199401141743.AA29909@mail.cs.tu-berlin.de>" "13" "Re: latex2e" "^Date:" nil nil "1" "1994011417:41:05" "latex2e" (number " " mark " Jiri Zlatuska Jan 14 13/443 " thread-indent "\"Re: latex2e\"\n") "<199401141732.AA06197@aragorn.ics.muni.cz>"]) Return-Path: Received: from sc.ZIB-Berlin.DE (mailserv) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/24.6.93) id AA19778; Fri, 14 Jan 94 18:44:34 +0100 Received: from mail.cs.tu-berlin.de by sc.ZIB-Berlin.DE (4.1/SMI-4.0-sc/03.06.93) id AA25888; Fri, 14 Jan 94 18:43:04 +0100 Received: from tubvm.cs.tu-berlin.de by mail.cs.tu-berlin.de with SMTP id AA29909 (5.65c8/IDA-1.4.4(mail.m4[1.12]) for <@MAIL.CS.TU-BERLIN.DE:Schoepf@SC.ZIB-BERLIN.DE>); Fri, 14 Jan 1994 18:43:01 +0100 Message-Id: <199401141743.AA29909@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 7291; Fri, 14 Jan 94 18:43:03 +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 7290; Fri, 14 Jan 1994 18:43:03 +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 5340; Fri, 14 Jan 1994 18:42:49 +0000 Reply-To: Mailing list for the LaTeX3 project Organization: Masaryk University, Brno, Czech Republic In-Reply-To: <199401141732.AA06197@aragorn.ics.muni.cz> from "Mike Piff" at Jan 14, 94 04:17:30 pm Date: Fri, 14 Jan 1994 18:41:05 +0100 From: Jiri Zlatuska Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: latex2e Status: R X-Status: X-Keywords: X-UID: 1274 > For instance, even \fontencoding{T1} fails with the distribution, for me at > least! It tries to \input nft1.def, which doesn't exist. but this is a minor bug of obvious origin: just replace "nft1.def" and "nfot1.def" in fontdef.dtx by "t1.def" and "ot1.def", and all of that works. [i know, you are not allowed to do it ;-) : by the above i mean copy fontdef.ltx into fontdef.cfg, and make the fix there.] > > Mike Piff --jiri zlatuska