summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/plain/pgf/libraries
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/plain/pgf/libraries')
-rw-r--r--Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryarrows.tex17
-rw-r--r--Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryautomata.tex17
-rw-r--r--Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryplothandlers.tex17
-rw-r--r--Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryplotmarks.tex17
-rw-r--r--Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryshapes.tex17
-rw-r--r--Master/texmf-dist/tex/plain/pgf/libraries/pgflibrarysnakes.tex17
-rw-r--r--Master/texmf-dist/tex/plain/pgf/libraries/pgflibrarytikzbackgrounds.tex16
-rw-r--r--Master/texmf-dist/tex/plain/pgf/libraries/pgflibrarytikztrees.tex16
8 files changed, 0 insertions, 134 deletions
diff --git a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryarrows.tex b/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryarrows.tex
deleted file mode 100644
index 3a3912c0ab3..00000000000
--- a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryarrows.tex
+++ /dev/null
@@ -1,17 +0,0 @@
-% This file is pgflibraryarrows.tex
-
-% Copyright 2003 by Till Tantau <tantau@cs.tu-berlin.de>.
-%
-% This program can be redistributed and/or modified under the terms
-% of the LaTeX Project Public License Distributed from CTAN
-% archives in directory macros/latex/base/lppl.txt.
-
-\edef\pgflibraryarrowsatcode{\the\catcode`\@}
-\catcode`\@=11
-
-\input pgfcore.tex
-\input pgflibraryarrows.code.tex
-
-\catcode`\@=\pgflibraryarrowsatcode
-
-\endinput
diff --git a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryautomata.tex b/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryautomata.tex
deleted file mode 100644
index ee90303d2be..00000000000
--- a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryautomata.tex
+++ /dev/null
@@ -1,17 +0,0 @@
-% This file is pgflibraryautomata.tex
-
-% Copyright 2003 by Till Tantau <tantau@cs.tu-berlin.de>.
-%
-% This program can be redistributed and/or modified under the terms
-% of the LaTeX Project Public License Distributed from CTAN
-% archives in directory macros/latex/base/lppl.txt.
-
-\edef\pgflibraryautomataatcode{\the\catcode`\@}
-\catcode`\@=11
-
-\input pgfcore.tex
-\input pgflibraryautomata.code.tex
-
-\catcode`\@=\pgflibraryautomataatcode
-
-\endinput
diff --git a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryplothandlers.tex b/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryplothandlers.tex
deleted file mode 100644
index 96b11c38e5b..00000000000
--- a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryplothandlers.tex
+++ /dev/null
@@ -1,17 +0,0 @@
-% This file is pgflibraryplothandlers.tex
-
-% Copyright 2003 by Till Tantau <tantau@cs.tu-berlin.de>.
-%
-% This program can be redistributed and/or modified under the terms
-% of the LaTeX Project Public License Distributed from CTAN
-% archives in directory macros/latex/base/lppl.txt.
-
-\edef\pgflibraryplothandlersatcode{\the\catcode`\@}
-\catcode`\@=11
-
-\input pgfcore.tex
-\input pgflibraryplothandlers.code.tex
-
-\catcode`\@=\pgflibraryplothandlersatcode
-
-\endinput
diff --git a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryplotmarks.tex b/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryplotmarks.tex
deleted file mode 100644
index fd91cad671a..00000000000
--- a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryplotmarks.tex
+++ /dev/null
@@ -1,17 +0,0 @@
-% This file is pgflibraryplotmarks.tex
-
-% Copyright 2003 by Till Tantau <tantau@cs.tu-berlin.de>.
-%
-% This program can be redistributed and/or modified under the terms
-% of the LaTeX Project Public License Distributed from CTAN
-% archives in directory macros/latex/base/lppl.txt.
-
-\edef\pgflibraryplotmarksatcode{\the\catcode`\@}
-\catcode`\@=11
-
-\input pgfcore.tex
-\input pgflibraryplotmarks.code.tex
-
-\catcode`\@=\pgflibraryplotmarksatcode
-
-\endinput
diff --git a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryshapes.tex b/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryshapes.tex
deleted file mode 100644
index 7a47a37a6f5..00000000000
--- a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryshapes.tex
+++ /dev/null
@@ -1,17 +0,0 @@
-% This file is pgflibraryshapes.tex
-
-% Copyright 2003 by Till Tantau <tantau@cs.tu-berlin.de>.
-%
-% This program can be redistributed and/or modified under the terms
-% of the LaTeX Project Public License Distributed from CTAN
-% archives in directory macros/latex/base/lppl.txt.
-
-\edef\pgflibraryshapesatcode{\the\catcode`\@}
-\catcode`\@=11
-
-\input pgfcore.tex
-\input pgflibraryshapes.code.tex
-
-\catcode`\@=\pgflibraryshapesatcode
-
-\endinput
diff --git a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibrarysnakes.tex b/Master/texmf-dist/tex/plain/pgf/libraries/pgflibrarysnakes.tex
deleted file mode 100644
index 43e185d3cfe..00000000000
--- a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibrarysnakes.tex
+++ /dev/null
@@ -1,17 +0,0 @@
-% This file is pgflibrarysnakes.tex
-
-% Copyright 2003 by Till Tantau <tantau@cs.tu-berlin.de>.
-%
-% This program can be redistributed and/or modified under the terms
-% of the LaTeX Project Public License Distributed from CTAN
-% archives in directory macros/latex/base/lppl.txt.
-
-\edef\pgflibrarysnakesatcode{\the\catcode`\@}
-\catcode`\@=11
-
-\input pgfcore.tex
-\input pgflibrarysnakes.code.tex
-
-\catcode`\@=\pgflibrarysnakesatcode
-
-\endinput
diff --git a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibrarytikzbackgrounds.tex b/Master/texmf-dist/tex/plain/pgf/libraries/pgflibrarytikzbackgrounds.tex
deleted file mode 100644
index ba7f243ff42..00000000000
--- a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibrarytikzbackgrounds.tex
+++ /dev/null
@@ -1,16 +0,0 @@
-% This file is pgflibrarytikzbackgrounds.tex
-
-% Copyright 2003 by Till Tantau <tantau@cs.tu-berlin.de>.
-%
-% This program can be redistributed and/or modified under the terms
-% of the LaTeX Project Public License Distributed from CTAN
-% archives in directory macros/latex/base/lppl.txt.
-
-\edef\pgflibrarytikzbackgroundsatcode{\the\catcode`\@}
-\catcode`\@=11
-
-\input pgflibrarytikzbackgrounds.code.tex
-
-\catcode`\@=\pgflibrarytikzbackgroundsatcode
-
-\endinput
diff --git a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibrarytikztrees.tex b/Master/texmf-dist/tex/plain/pgf/libraries/pgflibrarytikztrees.tex
deleted file mode 100644
index c25a04c4e50..00000000000
--- a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibrarytikztrees.tex
+++ /dev/null
@@ -1,16 +0,0 @@
-% This file is pgflibrarytikztrees.tex
-
-% Copyright 2003 by Till Tantau <tantau@cs.tu-berlin.de>.
-%
-% This program can be redistributed and/or modified under the terms
-% of the LaTeX Project Public License Distributed from CTAN
-% archives in directory macros/latex/base/lppl.txt.
-
-\edef\pgflibrarytikztreesatcode{\the\catcode`\@}
-\catcode`\@=11
-
-\input pgflibrarytikztrees.code.tex
-
-\catcode`\@=\pgflibrarytikztreesatcode
-
-\endinput