sfeam wrote:
> Christoph Bersch wrote:
>
>> Scott schrieb:
>>> I'm trying to create a LaTeX-compatible file from a plot that uses
>>> filledcurve.
>>>
>>> Processing the resulting file (using \input in my do***ent) produces a
>>> pstricks object that appears to be undefined:
>>>
>>> ! Undefined control sequence.
>>> l.1062 \polypmIIId
>>> {0}(0.159,0.4881)(0.159,0.4881)(0.161,0.4912)
>>> (0.1629,0.494...
>>>
>>
>> This seems to be a bug in the pstricks terminal driver. The code of the
>> PSTRICKS_make_palette function is not executed.
>
> There was a palette initialization bug in earlier versions of gnuplot
> that is fixed in the current version 4.2.4.
>
> I do not recall that anyone re****ted a problem specifically with
> pstricks, but many other drivers were affected so it is quite possible
> that you are hitting the same bug.
No, I didn't re****t it as bug because I was very involved when I hit
this issue. After the weekend I can check with 4.2.4 if the issue is
resolved with this release. But it sound like the same bug. I will tell
you on monday.
Christoph


|