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

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

[Octave-bug-tracker] [bug #40333] print with legend modifies axis positi


From: Torsten
Subject: [Octave-bug-tracker] [bug #40333] print with legend modifies axis position (gnuplot)
Date: Thu, 24 Oct 2013 17:09:15 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0

Follow-up Comment #12, bug #40333 (project octave):

fltk is also affected when adding the -F option:


close all;
graphics_toolkit('fltk');
figure(1);
clf();
plot(0:1:10);
legend('test plot');
print('print_test.eps','-deps','-F:10','-S200,200')


The resulting print_test.eps is attached. Also attached a test with -depslatex
(same result).

(file #29461, file #29462)
    _______________________________________________________

Additional Item Attachment:

File name: print_test-inc.eps             Size:4 KB
File name: print_test.eps                 Size:5 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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