diff options
author | Karl Berry <karl@freefriends.org> | 2006-10-15 22:37:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-10-15 22:37:32 +0000 |
commit | 237df1eb06d422ff243a05b9a25501ba287681c1 (patch) | |
tree | 4cc4f2032474921cb986d1ca63b3cf9a267b480a /Master/texmf-dist/tex/plain/pgf/libraries | |
parent | 15e21b5bab66eca251ac48fdc052126505428d4e (diff) |
pgf/tikz 1.09 big update (13oct06)
git-svn-id: svn://tug.org/texlive/trunk@2332 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/plain/pgf/libraries')
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 |