help-octave
[Top][All Lists]
Advanced

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

Re: legend text missing in pdf print using fltk


From: Jordi Gutiérrez Hermoso
Subject: Re: legend text missing in pdf print using fltk
Date: Mon, 12 Mar 2012 08:54:31 -0400

2012/3/12 Jordi Gutiérrez Hermoso <address@hidden>:
> On 12 March 2012 08:34,  <address@hidden> wrote:
>> I couldn't find a mention of this on Nabble, so I decided to post this:
>>
>> ________________________________________________
>> graphics_toolkit ('fltk')
>> x=1:10; y=sin(x/5); plot(x,y,';sin(x);')
>> print('blah_fltk.pdf')
>> ________________________________________________
>>
>> The pdf now does not contain the 'sin(x)' text label.
>>
>> If you use the (standard) gnuplot toolkit, it does work.
>>
>> I'm using version 3.7.0+
>
> Please report it:
>
>    http://www.gnu.org/software/octave/bugs.html

Never mind, it's already reported:

    https://savannah.gnu.org/bugs/?34907

- Jordi G. H.


reply via email to

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