help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: russian language


From: Benjamin Lindner
Subject: Re: russian language
Date: Mon, 17 Aug 2009 14:35:01 +0200
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)

Viktor Patras wrote:
Dear friends,

I have new Octave 3.2.0 on russian version OS WindowsXP and I can't write 
russian letters in black Octave window.

I have some scripts from previous versions with solve comments in russian 
(coding, I think, in ASCII - I wrote it in SciTe editor and in Notepad I can 
see this text too). In last versions in black Octave window I saw russian text, 
but if I try execute this scripts in new version, I see only obscure characters.

Do you anybody know, what should be set, or it is problem, mistake of new 
version?


Try to set the following in your .inputrc file:

set convert-meta off

(either add the above line or change to "off")

You'll find the inputrc file either in your %HOME% directory, or in
<path-you-installed-octave-to>\share\octave\3.2.2\m\startup

benjamin


reply via email to

[Prev in Thread] Current Thread [Next in Thread]