help-octave
[Top][All Lists]
Advanced

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

fltk epslatex print problem


From: Grant Stephens
Subject: fltk epslatex print problem
Date: Sun, 20 May 2012 15:41:16 +0200

Good day.

I have just got 3.6.1 working on ubuntu through the via the ppa method but I am having trouble with printing(saving) a plot. I need to use the fltk backend but when trying the following code the .tex file does not seem to work.

graphics_toolkit fltk
plot(rand(3))
print -depslatex foo

This generates two files, the foo.tex and foo-inc.eps, however the foo.tex does not refer to the foo-inc.eps. Using gnuplot the tex file uses the (In gnuplot's case) foo.eps. Is this my system causing the problem? Oh, I need to use fltk for the way it handles the fill plot type.

On a similar topic, how does one set the default backend to fltk?

Thanks in advance.

--
_____________
Grant Stephens


reply via email to

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