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

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

[Octave-bug-tracker] [bug #48474] gnuplot: text color wrong with latex i


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #48474] gnuplot: text color wrong with latex interpreter (Windows release)
Date: Tue, 12 Jul 2016 10:21:50 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #6, bug #48474 (project octave):

If you print to file it's correct


set term postscript solid color
set out "a.ps"

set label "a_b" at  0.5,0.5 textcolor rgb "#ff0000";
set label "ab" at  0.25,0.25 textcolor rgb "#ff0000";
plot sin(x)


In a.ps both labels are red, using gnuplot 5.0.3


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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