LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
Mailing list for the LaTeX3 project <[log in to unmask]>
Subject:
From:
Eric Brunet <[log in to unmask]>
Date:
Wed, 31 Jan 2001 10:38:38 +0100
Reply-To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Parts/Attachments:
text/plain (31 lines)
(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.

--
        Éric Brunet

ATOM RSS1 RSS2