Received: from webgate.proteosys.de (mail.proteosys-ag.com [62.225.9.49]) by lucy.proteosys (8.11.0/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id f0V9ck716827 for ; Wed, 31 Jan 2001 10:38:46 +0100 Received: by webgate.proteosys.de (8.11.0/8.11.0) with ESMTP id f0V9dY730887 . for ; Wed, 31 Jan 2001 10:39:34 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C08B69.9B515700" Received: from mail.Uni-Mainz.DE (mailserver1.zdv.Uni-Mainz.DE [134.93.8.30]) by mailgate2.zdv.Uni-Mainz.DE (8.11.0/8.10.2) with ESMTP id f0V9cj710217 for ; Wed, 31 Jan 2001 10:38:46 +0100 (MET) Received: from mailgate1.zdv.Uni-Mainz.DE (mailgate1.zdv.Uni-Mainz.DE [134.93.8.56]) by mail.Uni-Mainz.DE (8.9.3/8.9.3) with ESMTP id KAA26731 for ; Wed, 31 Jan 2001 10:38:45 +0100 (MET) X-MimeOLE: Produced By Microsoft Exchange V6.5 Received: from mail.listserv.gmd.de (mail.listserv.gmd.de [192.88.97.5]) by mailgate1.zdv.Uni-Mainz.DE (8.11.0/8.10.2) with ESMTP id f0V9ciM03413 for ; Wed, 31 Jan 2001 10:38:44 +0100 (MET) Received: from mail.listserv.gmd.de (192.88.97.5) by mail.listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <8.712FC827@mail.listserv.gmd.de>; Wed, 31 Jan 2001 10:38:41 +0100 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 485311 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Wed, 31 Jan 2001 10:38:41 +0100 Received: from ix.urz.uni-heidelberg.de (mail.urz.uni-heidelberg.de [129.206.119.234]) by relay.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id KAA15107 for ; Wed, 31 Jan 2001 10:38:40 +0100 (MET) Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by ix.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id KAA38782 for ; Wed, 31 Jan 2001 10:38:40 +0100 Received: from nef.ens.fr (nef.ens.fr [129.199.96.32]) by relay.uni-heidelberg.de (8.10.2+Sun/8.10.2) with ESMTP id f0V9cep00473 for ; Wed, 31 Jan 2001 10:38:40 +0100 (MET) Received: from clipper.ens.fr (clipper-gw.ens.fr [129.199.1.22]) by nef.ens.fr (8.10.1/1.01.28121999) with ESMTP id f0V9cd523080 for ; Wed, 31 Jan 2001 10:38:39 +0100 (CET) Received: from (ebrunet@localhost) by clipper.ens.fr (8.9.2/jb-1.1) Return-Path: User-Agent: Mutt/1.2i Content-class: urn:content-classes:message Subject: Re: default font encoding Date: Wed, 31 Jan 2001 10:38:38 +0100 Message-ID: <20010131103838.A5711@clipper.ens.fr> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Eric Brunet" Sender: "Mailing list for the LaTeX3 project" To: "Multiple recipients of list LATEX-L" Reply-To: "Mailing list for the LaTeX3 project" Status: R X-Status: X-Keywords: X-UID: 3680 This is a multi-part message in MIME format. ------_=_NextPart_001_01C08B69.9B515700 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable (This message didn't seem to go through the first time. Resending it. Sorry if you see it twice.) On Mon, Jan 29, 2001 at 09:22:55PM +0100, Frank Mittelbach wrote: > i nevertheless begin to wonder if we should change the default font = encoding > from OT1 to T1 so that more people get proper hyphenation without the = need to > say > > \usepackage[T1]{fontenc} > > in their documents and would be interested to hear what the opinion on = this > list would be (not that i consider this list a representative sample = of the > average LaTeX user). Maybe another way to do it is to put it in babel. English writers don't really need T1 fonts, and don't need a change in latex2e right now. But any language in babel could have a default inputenc and fontenc, such that setting \usepackage[francais]{babel} or (german, or any west europe language) would automatically set the T1 fontenc and the latin1 inputenc. Setting \usepackage[russian]{babel} would select a different and suitable (inputenc,fontenc) tupple. -- =C9ric Brunet ------_=_NextPart_001_01C08B69.9B515700 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Re: default font encoding

(This message didn't seem to go through the first = time. Resending it.
Sorry if you see it twice.)

On Mon, Jan 29, 2001 at 09:22:55PM +0100, Frank = Mittelbach wrote:
> i nevertheless begin to wonder if we should = change the default font encoding
> from OT1 to T1 so that more people get proper = hyphenation without the need to
> say
>
>   \usepackage[T1]{fontenc}
>
> in their documents and would be interested to = hear what the opinion on this
> list would be (not that i consider this list a = representative sample of the
> average LaTeX user).

Maybe another way to do it is to put it in babel. = English writers don't
really need T1 fonts, and don't need a change in = latex2e right now. But
any language in babel could have a default inputenc = and fontenc, such
that setting

        = \usepackage[francais]{babel}

or (german, or any west europe language) would = automatically set the T1
fontenc and the latin1 inputenc. Setting

        = \usepackage[russian]{babel}

would select a different and suitable = (inputenc,fontenc) tupple.

--
        =C9ric = Brunet

------_=_NextPart_001_01C08B69.9B515700--