From 16c8296f62f6ea026e67cce53df2647c97f5427c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 17 Apr 2011 00:50:51 +0000 Subject: gnuplottex (16apr11) git-svn-id: svn://tug.org/texlive/trunk@22101 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/gnuplottex/example-pdf.tex | 2 +- .../texmf-dist/doc/latex/gnuplottex/gnuplottex.pdf | Bin 95704 -> 93498 bytes .../source/latex/gnuplottex/gnuplottex.dtx | 6 +++--- .../texmf-dist/tex/latex/gnuplottex/gnuplottex.sty | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/gnuplottex/example-pdf.tex b/Master/texmf-dist/doc/latex/gnuplottex/example-pdf.tex index 6f52b1d11d7..eadacef0472 100644 --- a/Master/texmf-dist/doc/latex/gnuplottex/example-pdf.tex +++ b/Master/texmf-dist/doc/latex/gnuplottex/example-pdf.tex @@ -4,7 +4,7 @@ \begin{document} -\begin{gnuplot}[terminal=pdf,terminaloptions=fsize 20 linewidth 3] +\begin{gnuplot}[terminal=pdf,terminaloptions={font ",10" linewidth 3}] plot sin(x), cos(x) \end{gnuplot} diff --git a/Master/texmf-dist/doc/latex/gnuplottex/gnuplottex.pdf b/Master/texmf-dist/doc/latex/gnuplottex/gnuplottex.pdf index e65feed1913..38db0959ac6 100644 Binary files a/Master/texmf-dist/doc/latex/gnuplottex/gnuplottex.pdf and b/Master/texmf-dist/doc/latex/gnuplottex/gnuplottex.pdf differ diff --git a/Master/texmf-dist/source/latex/gnuplottex/gnuplottex.dtx b/Master/texmf-dist/source/latex/gnuplottex/gnuplottex.dtx index 06881efef80..50f62d7c8e6 100644 --- a/Master/texmf-dist/source/latex/gnuplottex/gnuplottex.dtx +++ b/Master/texmf-dist/source/latex/gnuplottex/gnuplottex.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -% Copyright (c) 2006-2007, Lars Kotthoff +% Copyright (c) 2006-2011, Lars Kotthoff % % Large portions copied from pdftex, % Copyright (c) 2001-3, Radhakrishnan CV @@ -42,7 +42,7 @@ % \NeedsTeXFormat{LaTeX2e}[1999/12/01] % \ProvidesPackage{gnuplottex} %<*package> - [2007/10/13 v0.4.2 gnuplot graphs in LaTeX] + [2011/04/16 v0.4.3 gnuplot graphs in LaTeX] \RequirePackage{latexsym,graphicx,moreverb,keyval,ifthen} % % @@ -158,7 +158,7 @@ % similar to the specification of the terminal name. It defaults to 1, i.e.\ no % scaling will be done. Additional options to the terminal can be given as % argument to the \texttt{terminaloptions} key, e.g.\\ -% \verb=\begin{gnuplot}=[terminal=pdf,terminaloptions=fsize 12 linewidth 2]\\ +% \verb=\begin{gnuplot}=[terminal=pdf,terminaloptions={font ",10" linewidth 3}]\\ % \ldots\\ % \verb=\end{gnuplot}= % diff --git a/Master/texmf-dist/tex/latex/gnuplottex/gnuplottex.sty b/Master/texmf-dist/tex/latex/gnuplottex/gnuplottex.sty index 81b356f9799..0b99f6e367b 100644 --- a/Master/texmf-dist/tex/latex/gnuplottex/gnuplottex.sty +++ b/Master/texmf-dist/tex/latex/gnuplottex/gnuplottex.sty @@ -41,7 +41,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{gnuplottex} - [2007/10/13 v0.4.2 gnuplot graphs in LaTeX] + [2011/04/16 v0.4.3 gnuplot graphs in LaTeX] \RequirePackage{latexsym,graphicx,moreverb,keyval,ifthen} \newif\ifShellEscape \newif\ifmiktex \miktexfalse -- cgit v1.2.3