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

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

[Octave-bug-tracker] [bug #38461] ylabel too close to y-axis numbers


From: Muhali
Subject: [Octave-bug-tracker] [bug #38461] ylabel too close to y-axis numbers
Date: Tue, 16 Apr 2013 17:17:27 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0

Follow-up Comment #4, bug #38461 (project octave):

I still get bad results when using certain fonts, e.g. Linux Libertine:


y = 0:0.01:0.1 ;
plot(y) ;
set(gca, "ytick", y, "fontname", "Linux Libertine")
ylabel ("gygygy");
print("foo.png")


This is with a recent (Mar 11) tip. The figure is attached.

(file #27893)
    _______________________________________________________

Additional Item Attachment:

File name: foo.png                        Size:27 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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