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

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

[Octave-bug-tracker] [bug #35856] incorrect text position with "units",


From: Konstantinos Poulios
Subject: [Octave-bug-tracker] [bug #35856] incorrect text position with "units", "normalized"
Date: Tue, 20 Mar 2012 19:28:06 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:10.0) Gecko/20100101 Firefox/10.0

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

it is not subplot specific, this also reproduces the problem:

graphics_toolkit fltk;
plot(0.05*[0 1])
t1=title("T1", "units", "normalized");
t2=title("T2");

I think there is some bug with looseinset in sync_positions and units, I will
try to find a fix.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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