From 1e611e5edb570cb045a27e8fa52e7ffa36ba2f29 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 25 Dec 2020 22:01:58 +0000 Subject: pgf (25dec20) git-svn-id: svn://tug.org/texlive/trunk@57224 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/generic/pgf/version-for-tex4ht/en/plots/pgfmanual-sine.gnuplot | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Master/texmf-dist/doc/generic/pgf/version-for-tex4ht/en/plots/pgfmanual-sine.gnuplot') diff --git a/Master/texmf-dist/doc/generic/pgf/version-for-tex4ht/en/plots/pgfmanual-sine.gnuplot b/Master/texmf-dist/doc/generic/pgf/version-for-tex4ht/en/plots/pgfmanual-sine.gnuplot index 8e3f24b9172..cff802be0a9 100644 --- a/Master/texmf-dist/doc/generic/pgf/version-for-tex4ht/en/plots/pgfmanual-sine.gnuplot +++ b/Master/texmf-dist/doc/generic/pgf/version-for-tex4ht/en/plots/pgfmanual-sine.gnuplot @@ -1,5 +1,4 @@ -set terminal table -set output "pgfmanual-sine.table" +set table "pgfmanual-sine.table" set format "%.5f" set samples 20 plot [x=0:10] sin(x) -- cgit v1.2.3