summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-geometrictools
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-07-02 21:15:25 +0000
committerKarl Berry <karl@freefriends.org>2017-07-02 21:15:25 +0000
commitaa1ec265529a565a37cc4b8bdd7e8c7090afc38c (patch)
tree0dd261de6aa01ff92cc6d8e70a24c65ee50c8335 /Master/texmf-dist/tex/latex/pst-geometrictools
parentefc6324a9b0ff04182c5a6683d271c43f33b28d5 (diff)
pst-geometrictools (2jul17)
git-svn-id: svn://tug.org/texlive/trunk@44742 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-geometrictools')
-rw-r--r--Master/texmf-dist/tex/latex/pst-geometrictools/pst-geometrictools.sty23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-geometrictools/pst-geometrictools.sty b/Master/texmf-dist/tex/latex/pst-geometrictools/pst-geometrictools.sty
new file mode 100644
index 00000000000..2f1cd2e24c8
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-geometrictools/pst-geometrictools.sty
@@ -0,0 +1,23 @@
+%% This is file `pst-geometrictools.sty',
+%%
+%% IMPORTANT NOTICE:
+%%
+%% Package `pst-geometrictools.tex'
+%%
+%% Thomas S\"{O}LL
+%%
+%% 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-geometrictools' is a PSTricks package to draw a protractor, a ruler, a compass and pencils
+%%
+\RequirePackage{pstricks}
+\ProvidesPackage{pst-geometrictools}[2017/06/29 package wrapper for pst-geometrictools.tex]
+\input{pst-geometrictools.tex}
+\ProvidesFile{pst-geometrictools.tex}
+ [\filedate\space v\fileversion\space `PST-geometrictools']
+\endinput