[comp.archives] [tex] TeX3.0 and foreign hyphenation,patch+anonymous ftp

alliot@cenaath.cena.dgac.fr (Jean-Marc ALLIOT - ENAC) (03/17/91)

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.)