X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["609" "Sun" "15" "June" "1997" "14:03:51" "+0200" "Werner Lemberg" "xlwy01@UXP1.HRZ.UNI-DORTMUND.DE" nil "15" "Re: Multilingual TeX --- and a successor to TeX" "^Date:" nil nil "6" nil nil nil nil nil] nil) Received: from listserv.gmd.de (listserv.gmd.de [192.88.97.1]) by mail.Uni-Mainz.DE (8.8.5/8.8.4) with ESMTP id NAA32641; Sun, 15 Jun 1997 13:59:45 +0200 (MET DST) Received: from lsv1.listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <6.D75BA7D8@listserv.gmd.de>; Sun, 15 Jun 1997 13:59:44 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 153463 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Sun, 15 Jun 1997 13:59:38 +0200 Received: from nx1.HRZ.Uni-Dortmund.DE (nx1.HRZ.Uni-Dortmund.DE [129.217.131.3]) by relay.urz.uni-heidelberg.de (8.7.6/8.7.4) with ESMTP id NAA07581 for ; Sun, 15 Jun 1997 13:59:37 +0200 (MET DST) Received: from uxp1.hrz.uni-dortmund.de by nx1.hrz.uni-dortmund.de with SMTP (PP); Sun, 15 Jun 1997 13:59:34 +0200 Received: from localhost by uxp1.hrz.uni-dortmund.de (SMI-8.6/SMI-SVR4) id OAA26219; Sun, 15 Jun 1997 14:03:51 +0200 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Message-ID: Reply-To: Mailing list for the LaTeX3 project In-Reply-To: Date: Sun, 15 Jun 1997 14:03:51 +0200 From: Werner Lemberg Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: Multilingual TeX --- and a successor to TeX Status: R X-Status: X-Keywords: X-UID: 2045 On Sun, 15 Jun 1997, Werner Lemberg wrote: > Both approaches work well (the former I've used in my vncmr package for > Vietnamese to define an ET5 encoding, the latter for a experimental LLW > encoding using the `fil' option of the LH fonts to get more characters) > for *all* encodings in the range 0x80-0xFF since the interface used here > for TeX is only 7bit, and \uccode and \lccode for characters >= 0x80 will > be never used. This is misleading, sorry. Of course I meant case changing only. For proper hyphenation you still need T2 encoded fonts if you don't want to change the lccodes. Werner