From f019cbf3107bf60bc648746eb7e2e969c0c494df Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 24 Sep 2018 20:20:46 +0000 Subject: pst-marble (24sep18) git-svn-id: svn://tug.org/texlive/trunk@48747 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/pst-marble/pst-marble.sty | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/pst-marble/pst-marble.sty (limited to 'Master/texmf-dist/tex/latex/pst-marble') 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 -- cgit v1.2.3