summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-intersect
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-02-21 00:22:39 +0000
committerKarl Berry <karl@freefriends.org>2014-02-21 00:22:39 +0000
commita5737bc6edabf060276b0476fcbe35e3088a5e24 (patch)
tree574ccf5c3926bfb1a0c1f2e5200e7b5e9f5fdf1a /Master/texmf-dist/tex/latex/pst-intersect
parentaf161732d0da218229ae153646c74621e65a75a8 (diff)
pst-intersect (19feb14)
git-svn-id: svn://tug.org/texlive/trunk@33014 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-intersect')
-rw-r--r--Master/texmf-dist/tex/latex/pst-intersect/pst-intersect.sty50
1 files changed, 50 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-intersect/pst-intersect.sty b/Master/texmf-dist/tex/latex/pst-intersect/pst-intersect.sty
new file mode 100644
index 00000000000..b44496fb076
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-intersect/pst-intersect.sty
@@ -0,0 +1,50 @@
+%%
+%% This is file `pst-intersect.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% pst-intersect.dtx (with options: `stylefile')
+%%
+%% This is a generated file.
+%%
+%% Project: pst-intersect
+%% Version: 0.1 (2014/02/19)
+%%
+%% Copyright (C) 2007-2014 by Christoph Bersch <usenet@bersch.net>
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3c
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3c or later is part of all distributions of LaTeX
+%% version 2008/05/04 or later.
+%%
+%% This work has the LPPL maintenance status "maintained".
+%%
+%% The current maintainer of this work is Christoph Bersch.
+%%
+%% This work consists of the files pst-intersect.dtx and pst-intersect.ins
+%% and the derived files
+%% pst-intersect.sty, pst-intersect.tex, pst-intersect.pro.
+%%
+\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+\ProvidesPackage{pst-intersect}
+ [2014/02/19 v0.1 package wrapper for pst-intersect.tex]
+\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+\ProvidesPackage{pst-intersect}%
+ [2014/02/06 v0.1alpha package wrapper for pst-intersect.tex]
+\RequirePackage{pstricks}
+\RequirePackage{pst-xkey}
+\RequirePackage{pst-node}
+\RequirePackage{multido}
+\RequirePackage{pst-func}
+\input{pst-intersect.tex}
+\IfFileExists{pst-intersect.pro}{%
+ \ProvidesFile{pst-intersect.pro}
+ [2014/02/06 PostScript prologue file]
+ \@addtofilelist{pst-intersect.pro}}{}%
+\endinput
+%%
+%% End of file `pst-intersect.sty'.