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

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

[Octave-bug-tracker] [bug #47240] Figure background color not printed fo


From: Martin
Subject: [Octave-bug-tracker] [bug #47240] Figure background color not printed for OpenGL
Date: Wed, 24 Feb 2016 10:45:55 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0

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

Seems there's something more broken, not only the background:

Using this code:
x = linspace(0,2*pi,360);
figure(1)
plot(sin(x))
set(gca, 'xtick', [0:90:360]) 
xlabel ('{angle /  deg}', "interpreter", "tex") 
print(1,'temp.jpg')

At the printed picture (using print command), the "interpreter" for xlabel
isn't used.

(file #36450, file #36451)
    _______________________________________________________

Additional Item Attachment:

File name: temp.jpg                       Size:41 KB
File name: plot.png                       Size:27 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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