summaryrefslogtreecommitdiff
path: root/graphics/pstricks/contrib/pst-spirograph/latex/pst-spirograph.sty
blob: bb2633416cc61b21f1e9f89d9ebad9191d58643b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
% $Id: pst-spirograph.sty 80 2014-08-23 05:50:14Z herbert $
%%
%% This is file `pst-spirograph.sty'.
%%
%% IMPORTANT NOTICE:
%%
%% pst-spirograph.sty Copyright (C) 2020- 
%%    Manuel Luque
%%    Herbert Voß <hvoss@tug.org>
%%
%% This package may be distributed under the terms of the LaTeX Project
%% Public License, as described in lppl.txt in the base LaTeX distribution.
%% Either version 1.0 or, at your option, any later version.
%%
\NeedsTeXFormat{LaTeX2e}

\ProvidesPackage{pst-spirograph}
  [2020/03/14 v0.51 LaTeX wrapper for `pst-spirograph' (hv)]
%
\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/14 v. 0.51,  PostScript prologue file (hv)]
      \@addtofilelist{pst-spirograph.pro}}{}%
\endinput