From 21f4849c49805f434cdbd7dd1a9ccc8355f3d80a Mon Sep 17 00:00:00 2001 From: Debian Octave Group Date: Mon, 1 Dec 2014 20:25:52 +0000 Subject: [PATCH] no_pdf_in_print Warn that PDF generation is not possible packaged gnuplot, due to the missing pdflib (closes: #478677) -- Thomas Weber Sat, 24 May 2008 13:49:51 +0200 Gbp-Pq: Name no_pdf_in_print.diff --- scripts/plot/util/print.m | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/plot/util/print.m b/scripts/plot/util/print.m index 661c780f..d0937445 100644 --- a/scripts/plot/util/print.m +++ b/scripts/plot/util/print.m @@ -165,6 +165,9 @@ ## ## @item pdf ## Portable document format +## +## NOTE: The gnuplot binary as shipped by Debian cannot create PDF files, see http://bugs.debian.org/478677 +## ## @end table ## ## If the device is omitted, it is inferred from the file extension, -- 2.30.2