[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: russian language
From: |
Viktor Patras |
Subject: |
Re: russian language |
Date: |
Mon, 17 Aug 2009 15:23:44 +0200 |
Dear Benjamin,
thank you for your answer. Although I have ver. 3.2.0 I tried to change file
inputrc and it doesn't work.
I'm waiting for 3.2.2 windows installer and I hope (as I see in your path) in
3.2.2 version it will be OK.
Best regards,
Viktor
On 17 Aug 2009 at 14:35, Benjamin Lindner wrote:
> 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
>