From eb86a641efccb839245ba7f05b514bb7526a79dd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 11 Mar 2020 21:16:29 +0000 Subject: pst-fractal (11mar20) git-svn-id: svn://tug.org/texlive/trunk@54235 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/generic/pst-fractal/pst-fractal.tex | 16 ++++++++-------- Master/texmf-dist/tex/latex/pst-fractal/pst-fractal.sty | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/generic/pst-fractal/pst-fractal.tex b/Master/texmf-dist/tex/generic/pst-fractal/pst-fractal.tex index b60dcaf3dae..d8162db1931 100644 --- a/Master/texmf-dist/tex/generic/pst-fractal/pst-fractal.tex +++ b/Master/texmf-dist/tex/generic/pst-fractal/pst-fractal.tex @@ -1,4 +1,4 @@ -%% $Id: pst-fractal.tex 846 2018-11-30 21:44:45Z herbert $ +%% $Id: pst-fractal.tex 1152 2020-03-10 19:33:03Z herbert $ %% %% This is file `pst-fractal.tex', %% @@ -22,8 +22,8 @@ \ifx\PSTricksAddLoaded\endinput\else\input pstricks-add.tex\fi \ifx\PSTXKeyLoaded\endinput\else \input pst-xkey \fi % -\def\fileversion{0.10} -\def\filedate{2018/11/30} +\def\fileversion{0.11} +\def\filedate{2020/03/10} \message{`PST-fractal' v\fileversion, \filedate\space (hv)} % \edef\PstAtCode{\the\catcode`\@} \catcode`\@=11\relax @@ -509,10 +509,10 @@ \def\psKochflake@i{\@ifnextchar({\psKochflake@ii}{\psKochflake@ii(0,0)}} \def\psKochflake@ii(#1){{% \addbefore@par{radius=0.25cm,maxIter=5}% - \pst@getcoor{#1}\pst@tempA% - \begin@SpecialObj% + \pst@getcoor{#1}\pst@tempA + \begin@SpecialObj \addto@pscode{ - gsave ^^J% + gsave ^^J \pst@tempA translate \pst@usecolor\pslinecolor \pst@fractal@angle rotate ^^J @@ -523,8 +523,8 @@ tx@Kochflake end ^^J }% end add@pscode \psk@fillstyle - \addto@pscode{stroke grestore } - \end@SpecialObj% + \addto@pscode{stroke grestore }% + \end@SpecialObj }} % \def\psAppolonius{\pst@object{psAppolonius}} diff --git a/Master/texmf-dist/tex/latex/pst-fractal/pst-fractal.sty b/Master/texmf-dist/tex/latex/pst-fractal/pst-fractal.sty index 17833d134ce..3757084c2fa 100644 --- a/Master/texmf-dist/tex/latex/pst-fractal/pst-fractal.sty +++ b/Master/texmf-dist/tex/latex/pst-fractal/pst-fractal.sty @@ -1,4 +1,4 @@ -%% $Id: pst-fractal-doc.tex 658 2017-11-26 16:55:41Z herbert $ +%% $Id: pst-fractal.sty 1154 2020-03-10 19:38:13Z herbert $ \RequirePackage{pstricks} \ProvidesPackage{pst-fractal}[2007/09/25 package wrapper for pst-fractal.tex (hv)] -- cgit v1.2.3