X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["900" "Sun" "22" "June" "1997" "02:23:15" "+0400" "Vladimir Volovich" "TeX@VVV.VSU.RU" nil "32" "Re: another problem with Russian typesetting" "^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 AAA25313; Sun, 22 Jun 1997 00:22:49 +0200 (MET DST) Received: from lsv1.listserv.gmd.de by listserv.gmd.de (LSMTP for OpenVMS v1.1a) with SMTP id <6.E03D6C47@listserv.gmd.de>; Sun, 22 Jun 1997 0:22:48 +0200 Received: from RELAY.URZ.UNI-HEIDELBERG.DE by RELAY.URZ.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8b) with spool id 157629 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Sun, 22 Jun 1997 00:22:42 +0200 Received: from cc.vsu.ru (root@[194.226.29.62]) by relay.urz.uni-heidelberg.de (8.7.6/8.7.4) with ESMTP id AAA06584 for ; Sun, 22 Jun 1997 00:22:37 +0200 (MET DST) Received: (from uucp@localhost) by cc.vsu.ru (8.8.5-MVC-230497/8.8.5) with UUCP id CAA27464 for LATEX-L@RELAY.URZ.UNI-HEIDELBERG.DE; Sun, 22 Jun 1997 02:21:22 +0400 Received: from vvv (vvv@localhost [127.0.0.1]) by vvv.vrn.ru (8.8.5/8.8.5) with SMTP id CAA01133 for ; Sun, 22 Jun 1997 02:23:16 +0400 X-Mailer: Mozilla 3.01Gold (X11; I; Linux 2.1.42 i586) MIME-Version: 1.0 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <33AC5453.7CAB4CCB@vvv.vsu.ru> Reply-To: Mailing list for the LaTeX3 project Date: Sun, 22 Jun 1997 02:23:15 +0400 From: Vladimir Volovich Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: another problem with Russian typesetting Status: R X-Status: X-Keywords: X-UID: 2162 Hello, Werner Lemberg wrote: > > Probably, either the definition of \DeclareTextSymbol should be changed, > > or the new \Declare* command should be added to avoid this `bug'. > > I second this. What about the following: > > \DeclareMathTextSymbol{} > {} > {} > {} > > e.g. > > \DeclareMathTextSymbol{\CYRA}{T2}{cyrletters}{"0C0} > > the math category would always be \mathalpha (is this reasonable?) May be, the optional argument (in wich one can specify the category) would be useful? :-) > \CYRA should then work in text and math mode...this is more like an alias > for a letter than a symbolic name IMHO. > > LaTeX does this implicitly: you have a \DeclareMathSymbol{a}... but no > corresponding sequence for text mode! -- With best regards, Vladimir.