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

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

[Octave-bug-tracker] [bug #49338] Error preventing the creation of valid


From: anonymous
Subject: [Octave-bug-tracker] [bug #49338] Error preventing the creation of valid latex output with non-ascii chars under fltk
Date: Fri, 14 Oct 2016 16:10:28 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #3, bug #49338 (project octave):

Just another idea that may be simpler and cleaner: relying on an external
user-configured file jusl like gnuplot does, containing the correct latex
heading. If present, gnuplot uses the folowing file:

/usr/share/texmf/tex/latex/gnuplot/gnuplot.cfg

For example, in my setup, this file contains simply:


%% A configuration file for the epslatex terminal by Harald Harders.
%% This file is part of Gnuplot.
%%
\usepackage[T1]{fontenc}
\endinput
%%
%% End of file `gnuplot.cfg'.


Maybe octave could use that same file too, so that the right encoding for fltk
would be set at the same time as for gnuplot?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49338>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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