summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-spirograph/pst-spirograph.sty
blob: 8ab82b40eadc962ea9f6a247fdb79c8ea36b2b06 (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
% $Id: pst-spirograph.sty 73 2014-08-18 15:35:25Z herbert $
%%
%% This is file `pst-spirograph.sty'.
%%
%% IMPORTANT NOTICE:
%%
%% pst-spirograph.sty Copyright (C) 2015 
%%    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}
  [2014/08/18 v0.40 LaTeX wrapper for `pst-spirograph' (hv)]
%
\RequirePackage{pstricks}
\ProvidesPackage{pst-spirograph}[2014/08/18 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}
      [2014/08/18 v. 1.14,  PostScript prologue file (hv)]
      \@addtofilelist{pst-spirograph.pro}}{}%
\endinput