summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-moire
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-10-28 21:07:41 +0000
committerKarl Berry <karl@freefriends.org>2018-10-28 21:07:41 +0000
commitbc9c08f557acfd4ea175640b453d93e803b6c73e (patch)
tree50722f01df24b0ffa1372662d26c9f39a379a54f /Master/texmf-dist/tex/latex/pst-moire
parentbf3f53c013740ce1d4544104167f312ec3ea11d9 (diff)
pst-moire (28oct18)
git-svn-id: svn://tug.org/texlive/trunk@49014 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-moire')
-rw-r--r--Master/texmf-dist/tex/latex/pst-moire/pst-moire.sty33
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-moire/pst-moire.sty b/Master/texmf-dist/tex/latex/pst-moire/pst-moire.sty
new file mode 100644
index 00000000000..e61db1f03cd
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-moire/pst-moire.sty
@@ -0,0 +1,33 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% %%
+%% This is file `pst-moire.sty' %%
+%% %%
+%% IMPORTANT NOTICE: %%
+%% %%
+%% Package `pst-moire' %%
+%% %%
+%% Jürgen Gilg, Manuel Luque, Jean-Michel Sarlat %%
+%% %%
+%% Copyright (C) 2018 %%
+%% %%
+%% This program can redistributed and/or modified under %%
+%% the terms of the LaTeX Project Public License %%
+%% Distributed from CTAN archives in directory %%
+%% macros/latex/base/lppl.txt; either version 1.3c of %%
+%% the License, or (at your option) any later version. %%
+%% %%
+%% DESCRIPTION: %%
+%% `pst-moire' is a PSTricks package to draw moire patterns %%
+%% %%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\RequirePackage{pstricks}
+\ProvidesPackage{pst-moire}[2018/10/28 package wrapper for
+ pst-moire]
+\input{pst-moire.tex}
+\ProvidesFile{pst-moire.tex}
+ [\filedate\space v\fileversion\space `PST-moire']
+\IfFileExists{pst-moire.pro}{%
+ \ProvidesFile{pst-moire.pro}
+ [2018/10/28 v. 1.0, PostScript prologue file]
+ \@addtofilelist{pst-moire.pro}}{}%
+\endinput