Newsgroups: comp.archives
Path: utzoo!utgpu!news-server.csri.toronto.edu!ox.com!msen.com!emv
From: alliot@cenaath.cena.dgac.fr (Jean-Marc ALLIOT - ENAC)
Subject: [tex] TeX3.0 and foreign hyphenation,patch+anonymous ftp
Message-ID: <1991Mar16.193842.7940@ox.com>
Followup-To: comp.text.tex
Sender: emv@msen.com (Edward Vielmetti, MSEN)
Reply-To: alliot@cenatls.cena.dgac.fr
Organization: C.E.N.A. (Centre d'Etudes de la Navigation Aerienne)
References: <1991Mar13.233821.11533@cenaath.cena.dgac.fr>
Date: Sat, 16 Mar 1991 19:38:42 GMT
Approved: emv@msen.com (Edward Vielmetti, MSEN)
X-Original-Newsgroups: comp.text.tex

Archive-name: tex/hyphenation/mltex/1991-03-13
Archive: enac5.enac.dgac.fr:/pub/tex/mltex.tar.Z [143.196.3.5]
Original-posting-by: alliot@cenaath.cena.dgac.fr (Jean-Marc ALLIOT - ENAC)
Original-subject: TeX3.0 and foreign hyphenation,patch+anonymous ftp
Reposted-by: emv@msen.com (Edward Vielmetti, MSEN)

Michael Fergusson sent me a corection to the extdef.tex file:

 Instead of 
  \def ^^f7{^^[ }
  \def\oe{^^[ }
 in the ext_def.tex file, it should be 
 
  \def ^^f7{^^[}
  \def\oe{^^[}

The whole package is now available by ftp on enac5.enac.dgac.fr
(143.196.3.5), in pub/tex, file mltex.tar.Z.
(For those who were not there from the beginning, this package
enables hyphenation of words with accents, and inputs of 8-bits 
characters. It implies a patch of Tex source.)
