summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pgf/libraries
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pgf/libraries')
-rw-r--r--Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryarrows.sty10
-rw-r--r--Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryautomata.sty10
-rw-r--r--Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryplothandlers.sty10
-rw-r--r--Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryplotmarks.sty10
-rw-r--r--Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryshapes.sty10
-rw-r--r--Master/texmf-dist/tex/latex/pgf/libraries/pgflibrarysnakes.sty10
-rw-r--r--Master/texmf-dist/tex/latex/pgf/libraries/pgflibrarytikzbackgrounds.sty10
-rw-r--r--Master/texmf-dist/tex/latex/pgf/libraries/pgflibrarytikztrees.sty10
8 files changed, 80 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryarrows.sty b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryarrows.sty
new file mode 100644
index 00000000000..68a6df06407
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryarrows.sty
@@ -0,0 +1,10 @@
+% Copyright 2005 by Till Tantau <tantau@cs.tu-berlin.de>.
+%
+% This program can be redistributed and/or modified under the terms
+% of the GNU Public License, version 2.
+
+\RequirePackage{pgfcore}
+
+\input{pgflibraryarrows.code.tex}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryautomata.sty b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryautomata.sty
new file mode 100644
index 00000000000..347fd715d9c
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryautomata.sty
@@ -0,0 +1,10 @@
+% Copyright 2005 by Till Tantau <tantau@cs.tu-berlin.de>.
+%
+% This program can be redistributed and/or modified under the terms
+% of the GNU Public License, version 2.
+
+\RequirePackage{pgfcore}
+
+\input{pgflibraryautomata.code.tex}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryplothandlers.sty b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryplothandlers.sty
new file mode 100644
index 00000000000..4887d5c2f43
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryplothandlers.sty
@@ -0,0 +1,10 @@
+% Copyright 2005 by Till Tantau <tantau@cs.tu-berlin.de>.
+%
+% This program can be redistributed and/or modified under the terms
+% of the GNU Public License, version 2.
+
+\RequirePackage{pgfcore}
+
+\input{pgflibraryplothandlers.code.tex}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryplotmarks.sty b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryplotmarks.sty
new file mode 100644
index 00000000000..ab8ff940d4f
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryplotmarks.sty
@@ -0,0 +1,10 @@
+% Copyright 2005 by Till Tantau <tantau@cs.tu-berlin.de>.
+%
+% This program can be redistributed and/or modified under the terms
+% of the GNU Public License, version 2.
+
+\RequirePackage{pgfcore}
+
+\input{pgflibraryplotmarks.code.tex}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryshapes.sty b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryshapes.sty
new file mode 100644
index 00000000000..9fbc32de3ea
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibraryshapes.sty
@@ -0,0 +1,10 @@
+% Copyright 2005 by Till Tantau <tantau@cs.tu-berlin.de>.
+%
+% This program can be redistributed and/or modified under the terms
+% of the GNU Public License, version 2.
+
+\RequirePackage{pgfcore}
+
+\input{pgflibraryshapes.code.tex}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/pgf/libraries/pgflibrarysnakes.sty b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibrarysnakes.sty
new file mode 100644
index 00000000000..bc323556680
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibrarysnakes.sty
@@ -0,0 +1,10 @@
+% Copyright 2005 by Till Tantau <tantau@cs.tu-berlin.de>.
+%
+% This program can be redistributed and/or modified under the terms
+% of the GNU Public License, version 2.
+
+\RequirePackage{pgfcore}
+
+\input{pgflibrarysnakes.code.tex}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/pgf/libraries/pgflibrarytikzbackgrounds.sty b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibrarytikzbackgrounds.sty
new file mode 100644
index 00000000000..c3743bf9569
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibrarytikzbackgrounds.sty
@@ -0,0 +1,10 @@
+% Copyright 2005 by Till Tantau <tantau@cs.tu-berlin.de>.
+%
+% This program can be redistributed and/or modified under the terms
+% of the GNU Public License, version 2.
+
+\RequirePackage{tikz}
+
+\input{pgflibrarytikzbackgrounds.code.tex}
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/pgf/libraries/pgflibrarytikztrees.sty b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibrarytikztrees.sty
new file mode 100644
index 00000000000..3a71ba5ad8c
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pgf/libraries/pgflibrarytikztrees.sty
@@ -0,0 +1,10 @@
+% Copyright 2005 by Till Tantau <tantau@cs.tu-berlin.de>.
+%
+% This program can be redistributed and/or modified under the terms
+% of the GNU Public License, version 2.
+
+\RequirePackage{tikz}
+
+\input{pgflibrarytikztrees.code.tex}
+
+\endinput