X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["475" "Sun" "15" "June" "1997" "08:28:37" "+0200" "Werner Lemberg" "xlwy01@UXP1.HRZ.UNI-DORTMUND.DE" nil "13" "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 IAA22203; Sun, 15 Jun 1997 08:24:35 +0200 (MET DST) Received: from lsv1.listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <5.05241672@listserv.gmd.de>; Sun, 15 Jun 1997 8:24:34 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 153406 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Sun, 15 Jun 1997 08:24:27 +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 IAA05434 for ; Sun, 15 Jun 1997 08:24:24 +0200 (MET DST) Received: from uxp1.hrz.uni-dortmund.de by nx1.hrz.uni-dortmund.de with SMTP (PP); Sun, 15 Jun 1997 08:24:21 +0200 Received: from localhost by uxp1.hrz.uni-dortmund.de (SMI-8.6/SMI-SVR4) id IAA26038; Sun, 15 Jun 1997 08:28:37 +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: <33A2E4A2.400D81C7@vvv.vsu.ru> Date: Sun, 15 Jun 1997 08:28:37 +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: 2042 On Sat, 14 Jun 1997, Vladimir Volovich wrote: > Unfortunately, \TeX\ does not use \verb|\lowercase| when > it breaks paragraphs into lines and searches for hyphenation > (it does this implicitly, i.~e.\ without a call to \verb|\lowercase|), > so it is impossible to meddle with this process \texttt{;-(}. Yeah, and this limitation can be solved by using a proper font encoding! Doing hacks like yours is not the best solution IMHO (and besically unnecessary). Werner