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/context/pgf/basiclayer | |
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/context/pgf/basiclayer')
8 files changed, 215 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgf.tex b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgf.tex new file mode 100644 index 00000000000..9d272ea5567 --- /dev/null +++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgf.tex @@ -0,0 +1,28 @@ +% 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. + + +% ConTeXt module pgf. + + +\ifx\pgfdefined\undefined +\let\pgfdefined=\relax + +\input t-pgfcor.tex + +\input t-pgfbsh.tex +\input t-pgfbpl.tex +\input t-pgfbim.tex +\input t-pgfbla.tex +\input t-pgfbsn.tex +\input t-pgfbpt.tex + +\fi + +\endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbim.tex b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbim.tex new file mode 100644 index 00000000000..093f1d92c9a --- /dev/null +++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbim.tex @@ -0,0 +1,23 @@ +% 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. + + +% ConTeXt module pgfbaseimage. + +\edef\pgfbaseimageatcode{\the\catcode`\@} +\edef\pgfbaseimagebarcode{\the\catcode`\|} +\catcode`\@=11 +\catcode`\|=12 + +\input pgfbaseimage.code.tex + +\catcode`\@=\pgfbaseimageatcode +\catcode`\|=\pgfbaseimagebarcode + +\endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbla.tex b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbla.tex new file mode 100644 index 00000000000..efc458bf6c3 --- /dev/null +++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbla.tex @@ -0,0 +1,26 @@ +% 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. + + +% ConTeXt module pgfbaselayers. + +\edef\pgfbaselayersatcode{\the\catcode`\@} +\edef\pgfbaselayersbarcode{\the\catcode`\|} +\catcode`\@=11 +\catcode`\|=12 + +\input pgfbaselayers.code.tex + +\catcode`\@=\pgfbaselayersatcode +\catcode`\|=\pgfbaselayersbarcode + +\let\startpgfonlayer=\pgfonlayer +\let\stoppgfonlayer=\endpgfonlayer + +\endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.tex b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.tex new file mode 100644 index 00000000000..8dde1e1721c --- /dev/null +++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.tex @@ -0,0 +1,23 @@ +% 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. + + +% ConTeXt module pgfbaseplot. + +\edef\pgfbaseplotatcode{\the\catcode`\@} +\edef\pgfbaseplotbarcode{\the\catcode`\|} +\catcode`\@=11 +\catcode`\|=12 + +\input pgfbaseplot.code.tex + +\catcode`\@=\pgfbaseplotatcode +\catcode`\|=\pgfbaseplotbarcode + +\endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpt.tex b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpt.tex new file mode 100644 index 00000000000..a6fa8f1bc9c --- /dev/null +++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpt.tex @@ -0,0 +1,23 @@ +% 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. + + +% ConTeXt module pgfbasepatterns. + +\edef\pgfbasepatternsatcode{\the\catcode`\@} +\edef\pgfbasepatternsbarcode{\the\catcode`\|} +\catcode`\@=11 +\catcode`\|=12 + +\input pgfbasepatterns.code.tex + +\catcode`\@=\pgfbasepatternsatcode +\catcode`\|=\pgfbasepatternsbarcode + +\endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsh.tex b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsh.tex new file mode 100644 index 00000000000..45b3af25e99 --- /dev/null +++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsh.tex @@ -0,0 +1,23 @@ +% 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. + + +% ConTeXt module pgfbaseshapes. + +\edef\pgfbaseshapesatcode{\the\catcode`\@} +\edef\pgfbaseshapesbarcode{\the\catcode`\|} +\catcode`\@=11 +\catcode`\|=12 + +\input pgfbaseshapes.code.tex + +\catcode`\@=\pgfbaseshapesatcode +\catcode`\|=\pgfbaseshapesbarcode + +\endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsn.tex b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsn.tex new file mode 100644 index 00000000000..85ec116206a --- /dev/null +++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsn.tex @@ -0,0 +1,23 @@ +% 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. + + +% ConTeXt module pgfbasesnakes. + +\edef\pgfbasesnakesatcode{\the\catcode`\@} +\edef\pgfbasesnakesbarcode{\the\catcode`\|} +\catcode`\@=11 +\catcode`\|=12 + +\input pgfbasesnakes.code.tex + +\catcode`\@=\pgfbasesnakesatcode +\catcode`\|=\pgfbasesnakesbarcode + +\endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfcor.tex b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfcor.tex new file mode 100644 index 00000000000..afaefba3644 --- /dev/null +++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfcor.tex @@ -0,0 +1,46 @@ +% 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. + + +% ConTeXt module pgfcore. + + +\ifx\pgfcoredefined\undefined +\let\pgfcoredefined=\relax + +\input t-pgfsys.tex + +\edef\pgfcoreatcode{\the\catcode`\@} +\edef\pgfcorebarcode{\the\catcode`\|} +\catcode`\@=11 +\catcode`\|=12 + +\input pgfcore.code.tex + +\catcode`\@=\pgfcoreatcode +\catcode`\|=\pgfcorebarcode + +\let\startpgfpicture=\pgfpicture +\let\stoppgfpicture=\endpgfpicture + +\let\startpgfscope=\pgfscope +\let\stoppgfscope=\endpgfscope + +\let\startpgflowlevelscope=\pgflowlevelscope +\let\stoppgflowlevelscope=\endpgflowlevelscope + +\let\startpgfinterruptpath=\pgfinterruptpath +\let\stoppgfinterruptpath=\endpgfinterruptpath + +\let\startpgfinterruptpicture=\pgfinterruptpicture +\let\stoppgfinterruptpicture=\endpgfinterruptpicture + +\fi + +\endinput
\ No newline at end of file |