Jim Kleckner wrote:
> Jim Kleckner wrote:
> > What would be the recommended way to plot line segments with varying
> > color (a multicolored single line plot)?
...
> However the demo script below works for png files but
> gives the following error for pdf files:
> fatal exception: [2100] PDF_lineto: Function must not be called in
> 'page' scope
>
> Anyone run into this or suggest where to start?
FYI, after getting pango/cairo upgraded, the simple pdf example worked
with the terminal type "pdfcairo".
So I guess the issue is with the pdf terminal.
However, pdfcairo has inconsistent fonts when substituted for pdf
terminal and other issues...
|