From 45e4d75f0b7af7d480d13e4a7cd7411ab5b20a70 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 19 Apr 2013 23:40:00 +0000 Subject: pstricks (19apr13) git-svn-id: svn://tug.org/texlive/trunk@30047 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/pstricks/pstricks.tex | 17 ++++++++++------- Master/texmf-dist/tex/latex/pstricks/pstricks.sty | 1 + 2 files changed, 11 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex index 7625b3afb98..18412f54e62 100644 --- a/Master/texmf-dist/tex/generic/pstricks/pstricks.tex +++ b/Master/texmf-dist/tex/generic/pstricks/pstricks.tex @@ -103,8 +103,8 @@ \input pgffor.code.tex \let\pgfforeach\foreach % -\def\fileversion{2.40} -\def\filedate{2013/04/05} +\def\fileversion{2.41} +\def\filedate{2013/04/17} \catcode`\@=11\relax \pst@addfams{pstricks} % @@ -3354,9 +3354,9 @@ pop \fi \pst@tempc \tx@Ellipse - closepath% + closepath }% - \showpointsfalse + \showpointsfalse \end@ClosedObj% } % @@ -3521,7 +3521,7 @@ pop \pssetlength\pst@dimc{#2}% \def\pst@linetype{4}% \addto@pscode{ - \pst@coor + \pst@coor \ifPst@SpecialLength \pst@SpecialLength \else \pst@number\pst@dimc \fi \psk@dimen CLW mul sub 0 360 arc @@ -3625,12 +3625,12 @@ pop \pst@@getcoor{#2}% \addto@pscode{ 0 360 - \pst@coor + \pst@coor \ifdim\psk@dimen\p@=\z@\else \psk@dimen CLW mul dup 4 -1 roll sub neg 3 1 roll sub \fi - \pst@tempa + \pst@tempa \tx@Ellipse \ifPst@variableLW \pst@flattenpath \fi closepath @@ -4095,6 +4095,8 @@ pop \fi% } \psset[pstricks]{showgrid=false} +\define@boolkey[psset]{pstricks}[Pst@]{pgffunctions}[true]{} +\psset[pstricks]{pgffunctions=false} % \newdimen\pst@shift \newif\ifPst@shift@star @@ -4144,6 +4146,7 @@ pop \ifshowgrid\ifnum\showgridp@s=0\psgrid[style=gridstyle]\fi\fi% % ----------- 1.10/12 end hv ------------------- \ignorespaces% % 2008-12-07 + \ifPst@pgffunctions\pstVerb{ pgffunctions } \fi % hv 2013-04-17 } \def\pic@coor{(0,0)(0,0)(10,10)} %\newdimen\pst@shift diff --git a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty index eef59f7a85d..5b7d6c4dbe9 100644 --- a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty +++ b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty @@ -58,6 +58,7 @@ \@ifclassloaded{beamer}% {\usepackage{auto-pst-pdf}}% {\AtBeginDocument{\usepackage{auto-pst-pdf}}}% + \def\app@pdfcrop@opts{--hres}%%% hv 20130405 \ifnum\pdfshellescape=\@ne\else \PackageWarningNoLine{pstricks}{% ************************************ \MessageBreak -- cgit v1.2.3