From 06d4512ae3302b4ee4c9cf505c162fea64002ce5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 13 Dec 2018 22:49:55 +0000 Subject: pstricks (13dec18) git-svn-id: svn://tug.org/texlive/trunk@49402 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/generic/pstricks/pst-news18.pdf | Bin 69763 -> 64586 bytes .../texmf-dist/doc/generic/pstricks/pst-news18.tex | 4 ++-- Master/texmf-dist/tex/generic/pstricks/pstricks.tex | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/generic/pstricks/pst-news18.pdf b/Master/texmf-dist/doc/generic/pstricks/pst-news18.pdf index d12fcc533f6..749a3eb4d0e 100644 Binary files a/Master/texmf-dist/doc/generic/pstricks/pst-news18.pdf and b/Master/texmf-dist/doc/generic/pstricks/pst-news18.pdf differ diff --git a/Master/texmf-dist/doc/generic/pstricks/pst-news18.tex b/Master/texmf-dist/doc/generic/pstricks/pst-news18.tex index 949fcab9e0c..e8f8c80a139 100644 --- a/Master/texmf-dist/doc/generic/pstricks/pst-news18.tex +++ b/Master/texmf-dist/doc/generic/pstricks/pst-news18.tex @@ -3,13 +3,13 @@ headinclude=false,footinclude=false,twoside]{pst-doc} \listfiles \let\Lfile\LFile -\usepackage[utf8]{inputenc} -\usepackage{pst-node} +\usepackage{pstricks,pst-node} \let\pstnodeFV\fileversion \let\pstnodeFD\filedate \usepackage{pst-plot} \usepackage{pst-solides3d} \usepackage{pst-node} +\usepackage{pst-calculate} \usepackage{pstricks-add} \usepackage{xkvview} \renewcommand\bgImage{\psscalebox{15}{\color{blue!20}\the\year}} diff --git a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex index b6d8128f047..923352d4402 100644 --- a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex +++ b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex @@ -1,4 +1,4 @@ -%% $Id: pstricks.tex 856 2018-12-11 11:20:46Z herbert $ +%% $Id: pstricks.tex 857 2018-12-13 11:20:40Z herbert $ %% pstricks.tex %% COPYRIGHT 1993, 1994, 1999 by Timothy Van Zandt, tvz@nwu.edu. %% COPYRIGHT 2000-2003 by Denis Girou. @@ -80,8 +80,8 @@ \fi \let\pgfforeach\foreach % -\def\fileversion{2.87} -\def\filedate{2018/12/11} +\def\fileversion{2.88} +\def\filedate{2018/12/13} \pst@addfams{pstricks} % %\define@boolkey[psset]{pstricks}[Pst@]{useURWfonts}[true]{} @@ -4113,9 +4113,9 @@ pop \rput@ii } \def\test@for@options#1=#2\@nil{% - \if$#2$ % #2 is empty -> old syntax + \if$#2$% #2 is empty -> old syntax \pst@cntm=\z@ - \else % something like foo=bar + \else % something like foo=bar \pst@cntm=\@ne \fi } -- cgit v1.2.3