From bc9c08f557acfd4ea175640b453d93e803b6c73e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 28 Oct 2018 21:07:41 +0000 Subject: pst-moire (28oct18) git-svn-id: svn://tug.org/texlive/trunk@49014 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/pst-moire/pst-moire.sty | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/pst-moire/pst-moire.sty (limited to 'Master/texmf-dist/tex/latex/pst-moire') 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 -- cgit v1.2.3