summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pgf/basiclayer
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pgf/basiclayer')
-rw-r--r--Master/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty36
-rw-r--r--Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaseimage.sty15
-rw-r--r--Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaselayers.sty15
-rw-r--r--Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbasematrix.sty15
-rw-r--r--Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbasepatterns.sty15
-rw-r--r--Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaseplot.sty15
-rw-r--r--Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaseshapes.sty15
-rw-r--r--Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbasesnakes.sty15
-rw-r--r--Master/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty17
9 files changed, 0 insertions, 158 deletions
diff --git a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty b/Master/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
deleted file mode 100644
index 3eeb1b8f139..00000000000
--- a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
+++ /dev/null
@@ -1,36 +0,0 @@
-% Copyright 2006 by Till Tantau
-%
-% This file may be distributed and/or modified
-%
-% 1. under the LaTeX Project Public License and/or
-% 2. under the GNU Public License.
-%
-% See the file doc/generic/pgf/licenses/LICENSE for more details.
-
-
-\RequirePackage{pgfrcs}
-
-\ProvidesPackageRCS[v\pgfversion] $Header: /cvsroot/pgf/pgf/latex/pgf/basiclayer/pgf.sty,v 1.8 2007/01/01 13:51:54 tantau Exp $
-
-\def\pgf@draft{}
-\DeclareOption{draft}{\def\pgf@draft{\pgf@draftmodetrue}}
-
-\def\pgf@obsolete{\RequirePackage{pgfcomp-version-0-65}}
-\DeclareOption{version=0.65}{}
-\DeclareOption{version=0.96}{\def\pgf@obsolete{}}
-
-\ProcessOptions
-
-\RequirePackage{pgfcore}
-\RequirePackage{pgfbaseshapes}
-\RequirePackage{pgfbaseplot}
-\RequirePackage{pgfbaseimage}
-\RequirePackage{pgfbaselayers}
-\RequirePackage{pgfbasesnakes}
-\RequirePackage{pgfbasepatterns}
-\RequirePackage{pgfbasematrix}
-
-\pgf@obsolete
-\pgf@draft
-
-\endinput
diff --git a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaseimage.sty b/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaseimage.sty
deleted file mode 100644
index 9e355c41adb..00000000000
--- a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaseimage.sty
+++ /dev/null
@@ -1,15 +0,0 @@
-% Copyright 2006 by Till Tantau
-%
-% This file may be distributed and/or modified
-%
-% 1. under the LaTeX Project Public License and/or
-% 2. under the GNU Public License.
-%
-% See the file doc/generic/pgf/licenses/LICENSE for more details.
-
-
-\RequirePackage{pgfcore}
-
-\input{pgfbaseimage.code.tex}
-
-\endinput
diff --git a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaselayers.sty b/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaselayers.sty
deleted file mode 100644
index 53a20eede76..00000000000
--- a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaselayers.sty
+++ /dev/null
@@ -1,15 +0,0 @@
-% Copyright 2006 by Till Tantau
-%
-% This file may be distributed and/or modified
-%
-% 1. under the LaTeX Project Public License and/or
-% 2. under the GNU Public License.
-%
-% See the file doc/generic/pgf/licenses/LICENSE for more details.
-
-
-\RequirePackage{pgfcore}
-
-\input{pgfbaselayers.code.tex}
-
-\endinput
diff --git a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbasematrix.sty b/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbasematrix.sty
deleted file mode 100644
index 4032c6d7c74..00000000000
--- a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbasematrix.sty
+++ /dev/null
@@ -1,15 +0,0 @@
-% Copyright 2006 by Till Tantau
-%
-% This file may be distributed and/or modified
-%
-% 1. under the LaTeX Project Public License and/or
-% 2. under the GNU Public License.
-%
-% See the file doc/generic/pgf/licenses/LICENSE for more details.
-
-
-\RequirePackage{pgfcore,pgfbaseshapes}
-
-\input{pgfbasematrix.code.tex}
-
-\endinput
diff --git a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbasepatterns.sty b/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbasepatterns.sty
deleted file mode 100644
index 7f8914427fc..00000000000
--- a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbasepatterns.sty
+++ /dev/null
@@ -1,15 +0,0 @@
-% Copyright 2006 by Till Tantau
-%
-% This file may be distributed and/or modified
-%
-% 1. under the LaTeX Project Public License and/or
-% 2. under the GNU Public License.
-%
-% See the file doc/generic/pgf/licenses/LICENSE for more details.
-
-
-\RequirePackage{pgfcore}
-
-\input{pgfbasepatterns.code.tex}
-
-\endinput
diff --git a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaseplot.sty b/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaseplot.sty
deleted file mode 100644
index bc05164411e..00000000000
--- a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaseplot.sty
+++ /dev/null
@@ -1,15 +0,0 @@
-% Copyright 2006 by Till Tantau
-%
-% This file may be distributed and/or modified
-%
-% 1. under the LaTeX Project Public License and/or
-% 2. under the GNU Public License.
-%
-% See the file doc/generic/pgf/licenses/LICENSE for more details.
-
-
-\RequirePackage{pgfcore}
-
-\input{pgfbaseplot.code.tex}
-
-\endinput
diff --git a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaseshapes.sty b/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaseshapes.sty
deleted file mode 100644
index 57a0f0d60f4..00000000000
--- a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaseshapes.sty
+++ /dev/null
@@ -1,15 +0,0 @@
-% Copyright 2006 by Till Tantau
-%
-% This file may be distributed and/or modified
-%
-% 1. under the LaTeX Project Public License and/or
-% 2. under the GNU Public License.
-%
-% See the file doc/generic/pgf/licenses/LICENSE for more details.
-
-
-\RequirePackage{pgfcore}
-
-\input{pgfbaseshapes.code.tex}
-
-\endinput
diff --git a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbasesnakes.sty b/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbasesnakes.sty
deleted file mode 100644
index f0d3be50e2c..00000000000
--- a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbasesnakes.sty
+++ /dev/null
@@ -1,15 +0,0 @@
-% Copyright 2006 by Till Tantau
-%
-% This file may be distributed and/or modified
-%
-% 1. under the LaTeX Project Public License and/or
-% 2. under the GNU Public License.
-%
-% See the file doc/generic/pgf/licenses/LICENSE for more details.
-
-
-\RequirePackage{pgfcore}
-
-\input{pgfbasesnakes.code.tex}
-
-\endinput
diff --git a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty b/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
deleted file mode 100644
index 813747920d9..00000000000
--- a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
+++ /dev/null
@@ -1,17 +0,0 @@
-% Copyright 2006 by Till Tantau
-%
-% This file may be distributed and/or modified
-%
-% 1. under the LaTeX Project Public License and/or
-% 2. under the GNU Public License.
-%
-% See the file doc/generic/pgf/licenses/LICENSE for more details.
-
-\RequirePackage{graphicx}
-\RequirePackage{pgfsys}
-\RequirePackage{keyval}
-\RequirePackage{xcolor}
-
-\input{pgfcore.code.tex}
-
-\endinput