summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-marble
diff options
context:
space:
mode:
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