« Return to Thread: russian language

Re: russian language

by Benjamin Lindner :: Rate this Message:

Reply to Author | View in Thread

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
_______________________________________________
Help-octave mailing list
Help-octave@...
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave

 « Return to Thread: russian language