X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["739" "Wed" "26" "January" "1994" "14:36:00" "GMT" "Alan Jeffrey" "alanje@cogs.sussex.ac.uk" "<199401261439.AA06462@mail.cs.tu-berlin.de>" "16" "Re: Default fontencodings" "^Date:" nil nil "1" "1994012614:36:00" "Default fontencodings" (number " " mark " Alan Jeffrey Jan 26 16/739 " thread-indent "\"Re: 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 AA09689; Wed, 26 Jan 94 15:41:07 +0100 Received: from mail.cs.tu-berlin.de by sc.ZIB-Berlin.DE (4.1/SMI-4.0-sc/03.06.93) id AA26565; Wed, 26 Jan 94 15:39:35 +0100 Received: from tubvm.cs.tu-berlin.de by mail.cs.tu-berlin.de with SMTP id AA06462 (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 15:39:32 +0100 Message-Id: <199401261439.AA06462@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 2562; Wed, 26 Jan 94 15:39:33 +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 2561; Wed, 26 Jan 1994 15:39:33 +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 9435; Wed, 26 Jan 1994 15:39:07 +0000 Reply-To: Mailing list for the LaTeX3 project Date: Wed, 26 Jan 1994 14:36:00 GMT From: Alan Jeffrey Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: Default fontencodings Status: R X-Status: X-Keywords: X-UID: 1303 >At the LaTeX user interface level, aren't the T1 encoded dc fonts supposed to >appear indistinguishable from the OT1 encoded cm fonts? No, if you write in a language with composite letters, then the T1 fonts produce better hyphenation than the OT1 fonts. So documents produced with the T1 fonts may have different line/page breaks than ones with the OT1 fonts. At the moment, we can't make T1 the default encoding, since a) a lot of sites don't have the T1 fonts, and b) you still need the OT1 fonts for math mode. With time, a) will become less of a problem, and eventually b) will be sorted out by the 8-bit math font encodings. Not much has happened about b) recently, but we've all been a bit busy, I can't imagine why :-) Alan.