octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #53646] Wrong character encoding in axes label


From: Charles Praplan
Subject: [Octave-bug-tracker] [bug #53646] Wrong character encoding in axes labels, titles etc.
Date: Sun, 10 Feb 2019 04:12:31 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0

Follow-up Comment #25, bug #53646 (project octave):

When executing 
__mfile_encoding__ utf-8
Octave_UTF8_files_test_case

I get:

- console : same as before (2 diamonds)
- plots   : ok
- editor  : NOT OK : disp('Résistances');


If I execute once Octave_UTF8_files_test_case
before
__mfile_encoding__ utf-8
Octave_UTF8_files_test_case

it is likely the command __mfile_encoding__ utf-8 has no effect:

- console : 4 diamonds
- plots   : NOT OK : Résistances
- editor  : NOT OK : disp('Résistances');


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?53646>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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