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 f1K85C107322 for ; Tue, 20 Feb 2001 09:05:12 +0100 Received: by webgate.proteosys.de (8.11.0/8.11.0) with ESMTP id f1K85Cd30997 . for ; Tue, 20 Feb 2001 09:05:12 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C09B13.D95FEC00" Received: from mail.Uni-Mainz.DE (mailserver1.zdv.Uni-Mainz.DE [134.93.8.30]) by mailgate1.zdv.Uni-Mainz.DE (8.11.0/8.10.2) with ESMTP id f1K85BH25022 for ; Tue, 20 Feb 2001 09:05:11 +0100 (MET) Received: from mailgate2.zdv.Uni-Mainz.DE (mailgate2.zdv.Uni-Mainz.DE [134.93.8.57]) by mail.Uni-Mainz.DE (8.9.3/8.9.3) with ESMTP id JAA28622 for ; Tue, 20 Feb 2001 09:05:11 +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 mailgate2.zdv.Uni-Mainz.DE (8.11.0/8.10.2) with ESMTP id f1K856Q08323 for ; Tue, 20 Feb 2001 09:05:10 +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 <0.A895BD74@mail.listserv.gmd.de>; Tue, 20 Feb 2001 9:04:56 +0100 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 490597 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Tue, 20 Feb 2001 09:05:02 +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 JAA11637 for ; Tue, 20 Feb 2001 09:05:01 +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 JAA59874 for ; Tue, 20 Feb 2001 09:05:01 +0100 Received: from lumiere.idris.fr (lumiere.idris.fr [130.84.8.14]) by relay.uni-heidelberg.de (8.10.2+Sun/8.10.2) with ESMTP id f1K852x08803 for ; Tue, 20 Feb 2001 09:05:02 +0100 (MET) Received: from mira.idris.fr (gaulle@mira.idris.fr [130.84.12.100]) by lumiere.idris.fr (8.9.3/8.9.3) with ESMTP id JAA266203 for ; Tue, 20 Feb 2001 09:05:00 +0100 (CET) Received: (from gaulle@localhost) by mira.idris.fr (8.9.3/8.9.3) id JAA51634; Tue, 20 Feb 2001 09:04:59 +0100 Return-Path: Content-class: urn:content-classes:message Subject: Re: Multilingual Encodings Summary Date: Tue, 20 Feb 2001 09:04:59 +0100 Message-ID: <14994.9515.202826.475518@mira.idris.fr> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Bernard GAULLE (CNRS/IDRIS - France) " 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: 3993 This is a multi-part message in MIME format. ------_=_NextPart_001_01C09B13.D95FEC00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Laurent Siebenmann writes: > I was surprised to hear that the use of one TeX hyphenation trie > for French (say) is incompatible with the use of several font = encodings, > say T1 and the Y&Y encoding. as far as i (quickly) read that list i've never found that. At that time the French patterns file is independant of any font encoding widely used to typeset French documents. Do i missed something? One point can differ from, let's say, T1 vs OT1 is the hyphenation char. That's the reason why Bernd Raichle designed hypht1.tex. To easily include this file at initex i modified few time ago the loading mechanism used in French Pro to accept the font encoding as a suplementary argument in language.dat file. Defaultly this is t1 and hyph.tex is loaded if it exists. To avoid loading a "-" should be provided. --bg http://frenchpro.free.fr/ ------_=_NextPart_001_01C09B13.D95FEC00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Re: Multilingual Encodings Summary

Laurent Siebenmann writes:
 > I was surprised to hear that the use of = one TeX hyphenation trie
 > for French (say) is incompatible with the = use of several font encodings,
 > say T1 and the Y&Y encoding.

as far as i (quickly) read that list i've never found = that.
At that time the French patterns file is independant = of any font
encoding widely used to typeset French documents. Do = i missed
something?

One point can differ from, let's say, T1 vs OT1 is the = hyphenation
char. That's the reason why Bernd Raichle designed = hypht1.tex.
To easily include this file at initex i modified few = time ago the
loading mechanism used in French Pro to accept the = font encoding as a
suplementary argument in language.dat file. Defaultly = this is t1
and hyph<encoding>.tex is loaded if it exists. = To avoid loading
a "-" should be provided.

  --bg   http://frenchpro.free.fr/

------_=_NextPart_001_01C09B13.D95FEC00--