Am Mittwoch, den 30.04.2008, 12:10 +0200 schrieb Soeren Sonnenburg:
> Package: octave3.0
> Version: 1:3.0.1-2
> Severity: normal
>
> to reproduce just do (note print('foo.ps','-dps') works):
>
> octave
>
> plot([1,2,3])
> print('foo.pdf','-dpdf')
gnuplot needs pdflib to produce PDF output. pdflib's license is
non-free.
Which raises the question: did this ever work?
[looking through BTS ...] => #248426
Thomas