X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1427" "Wed" "26" "January" "1994" "10:17:08" "GMT" "Dean Ayres" "dean.ayres@aea.orgn.uk" "<199401261020.AA28448@mail.cs.tu-berlin.de>" "35" "Default fontencodings" "^Date:" nil nil "1" "1994012610:17:08" "Default fontencodings" (number " " mark " Dean Ayres Jan 26 35/1427 " thread-indent "\"Default fontencodings\"\n") nil]) Return-Path: Received: from sc.ZIB-Berlin.DE (mailserv) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/24.6.93) id AA08461; Wed, 26 Jan 94 11:21:02 +0100 Received: from mail.cs.tu-berlin.de by sc.ZIB-Berlin.DE (4.1/SMI-4.0-sc/03.06.93) id AA24928; Wed, 26 Jan 94 11:20:11 +0100 Received: from tubvm.cs.tu-berlin.de by mail.cs.tu-berlin.de with SMTP id AA28448 (5.65c8/IDA-1.4.4(mail.m4[1.12]) for <@MAIL.CS.TU-BERLIN.DE:Schoepf@SC.ZIB-BERLIN.DE>); Wed, 26 Jan 1994 11:20:09 +0100 Message-Id: <199401261020.AA28448@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 0097; Wed, 26 Jan 94 11:20:10 +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 0096; Wed, 26 Jan 1994 11:20:10 +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 7500; Wed, 26 Jan 1994 11:19:46 +0000 Reply-To: Mailing list for the LaTeX3 project Date: Wed, 26 Jan 1994 10:17:08 GMT From: Dean Ayres Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Default fontencodings Status: R X-Status: X-Keywords: X-UID: 1289 Frank Mittelbach writes: > Ther is *NO* right place to change the default encoding. > > To keep documents portable it is essential to start off with the same > encoding on every installation. > it might look as if OT1/T1 are not so much of a problem. they are! > and it becomes wose and worse if you think of encodings for other > languages. I accept what you say, but I don't like it! Ok encodings for non-english fonts will cause havoc if made the default. But what about T1? My understanding is that the cm fonts dont use OT1 consistently. (eg the position occupied by a pound sign in some fonts is taken by a dollar sign in other fonts. LaTeX has to play tricks to overcome this. At the LaTeX user interface level, aren't the T1 encoded dc fonts supposed to appear indistinguishable from the OT1 encoded cm fonts? If they are, then what is the problem in changing the default? Problems will arise if \char is used, but that's not part of LaTeX. And LaTeX wont have to deal with the minor encoding differences in cm. Small computer users may find it impossible to keep bitmaps for both the DC fonts and the CM fonts. Is anything being done to bring about the day when the DC fonts can be made the standard for LaTeX? Dean Ayres PS My original question seems to have got lost in the discussion of default encodings: > How do you use preload.dtx to generate preload files > such as cmpreloa.xii, dcpreloa.xpt etc?