summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-spirograph/pst-spirograph.sty
blob: c85a30c84a77827d525ef7ee1de9668192e91efc (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 80 2014-08-23 05:50:14Z 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/23 v0.41 LaTeX wrapper for `pst-spirograph' (hv)]
%
\RequirePackage{pstricks}
\ProvidesPackage{pst-spirograph}[2014/08/23 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/23 v. 0.41,  PostScript prologue file (hv)]
      \@addtofilelist{pst-spirograph.pro}}{}%
\endinput