summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-marble
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-09-24 20:20:46 +0000
committerKarl Berry <karl@freefriends.org>2018-09-24 20:20:46 +0000
commitf019cbf3107bf60bc648746eb7e2e969c0c494df (patch)
tree7948f7e7842e392dce7408122b4334b1f95aa365 /Master/texmf-dist/tex/latex/pst-marble
parentc666ec419d70b2df36b9412255690960b7ca918b (diff)
pst-marble (24sep18)
git-svn-id: svn://tug.org/texlive/trunk@48747 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-marble')
-rw-r--r--Master/texmf-dist/tex/latex/pst-marble/pst-marble.sty33
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-marble/pst-marble.sty b/Master/texmf-dist/tex/latex/pst-marble/pst-marble.sty
new file mode 100644
index 00000000000..af463fa277c
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-marble/pst-marble.sty
@@ -0,0 +1,33 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% %%
+%% This is file `pst-marble.sty' %%
+%% %%
+%% IMPORTANT NOTICE: %%
+%% %%
+%% Package `pst-marble' %%
+%% %%
+%% Aubrey Jaffers, with help of Manuel Luque, Jürgen Gilg %%
+%% Email address: agj@alum.mit.edu %%
+%% %%
+%% 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-marble' is a PSTricks package to draw marble-like patterns %%
+%% %%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\RequirePackage{pstricks}
+\ProvidesPackage{pst-marble}[2018/09/23 package wrapper for PSTricks pst-marble.tex]
+\input pst-marble.tex
+\ProvidesFile{pst-marble.tex}
+ [\filedate\space v\fileversion\space `PST-marble']
+
+\IfFileExists{pst-marble.pro}{%
+ \ProvidesFile{pst-marble.pro}
+ [2018/09/23 v. 0.1, PostScript prologue file ]
+\@addtofilelist{pst-marble.pro}}{}%
+\endinput