LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Werner Lemberg <[log in to unmask]>
Reply To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Mon, 16 Jun 1997 21:40:28 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (19 lines)
On Mon, 16 Jun 1997, Vladimir Volovich wrote:

> \DeclareInputText{"0F7}{\char130 }
>
> instead of
>
> \DeclareInputText{"0F7}{\CYRV}
>
> (because the definitions of russian letters in Babel package
> have the form \def\CYRV {^^82}).

IMHO in Babel you should have \def\{CYRV{\char "082}, and
\DeclareInputText as above. If you use ^^82 this will be expanded as an
active character again and again.  Use the ^^xx notation only for input
encodings, and never for output encodings!

But this is the wrong list for such bug reports. You should address it to
[log in to unmask] .

ATOM RSS1 RSS2