File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 248
248
%% in Texinfo using a hybrid approach.
249
249
%%
250
250
%% @strong{Support for non-ASCII characters}
251
- %% If you encounter file encoding issues on Octave, it may be helpful to
252
- %% @pxref{dir_encoding} and @pxref{__mfile_encoding__}. For example, this
253
- %% file itself is encoded in utf-8 and declares this by installing a
254
- %% @code{.oct-config} file. Matlab users might want to try
255
- %% @code{feature('DefaultCharacterSet', 'UTF-8')}.
251
+ %% If you encounter file encoding issues on Octave, @pxref{dir_encoding} and
252
+ %% @ref{__mfile_encoding__}. For example, this file itself is encoded in
253
+ %% utf-8 and declares this by installing a @code{.oct-config} file.
254
+ %% Matlab users might want to try @code{feature('DefaultCharacterSet', 'UTF-8')}.
256
255
%%
257
256
%% @seealso{test}
258
257
%% @end deftypefn
You can’t perform that action at this time.
0 commit comments