LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Classic View

Use Proportional Font
Show Text Part by Default
Condense Mail Headers

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

Print Reply
Sender: Mailing list for the LaTeX3 project <[log in to unmask]>
From: Werner Lemberg <[log in to unmask]>
Date: Mon, 16 Jun 1997 21:40:28 +0200
In-Reply-To: <[log in to unmask]>
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
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