diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/pgf/basiclayer/t-pgf.tex')
-rw-r--r-- | Master/texmf-dist/tex/context/pgf/basiclayer/t-pgf.tex | 28 |
1 files changed, 28 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 |