diff options
Diffstat (limited to 'graphics/pstricks/contrib/pst-spirograph/latex/pst-spirograph.sty')
-rw-r--r-- | graphics/pstricks/contrib/pst-spirograph/latex/pst-spirograph.sty | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/pstricks/contrib/pst-spirograph/latex/pst-spirograph.sty b/graphics/pstricks/contrib/pst-spirograph/latex/pst-spirograph.sty index 5ee1f43f9f..bb2633416c 100644 --- a/graphics/pstricks/contrib/pst-spirograph/latex/pst-spirograph.sty +++ b/graphics/pstricks/contrib/pst-spirograph/latex/pst-spirograph.sty @@ -15,15 +15,16 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{pst-spirograph} - [2014/08/23 v0.41 LaTeX wrapper for `pst-spirograph' (hv)] + [2020/03/14 v0.51 LaTeX wrapper for `pst-spirograph' (hv)] % -\RequirePackage{pstricks} +\RequirePackage{pstricks,pst-plot,pst-3d,pst-node,pst-calculate} +\let\psCalc\pscalculate \ProvidesPackage{pst-spirograph}[2020/03/11 package wrapper for pst-spirograph.tex] \input{pst-spirograph.tex} \ProvidesFile{pst-spirograph.tex} [\filedate\space \fileversion\space `pst-spirograph' (ml,hv)] \IfFileExists{pst-spirograph.pro}{% \ProvidesFile{pst-spirograph.pro} - [2020/03/11 v. 0.50, PostScript prologue file (hv)] + [2020/03/14 v. 0.51, PostScript prologue file (hv)] \@addtofilelist{pst-spirograph.pro}}{}% \endinput |