summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/third/pgf/basiclayer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-02-27 00:01:50 +0000
committerKarl Berry <karl@freefriends.org>2014-02-27 00:01:50 +0000
commit90ae413a94da014dbf7a6a8ab584f7c668483a5a (patch)
tree4e0528a2b2fb2004988e7fc804ea2f1354f1f5d5 /Master/texmf-dist/tex/context/third/pgf/basiclayer
parent800cc56380d1edfe567a6a66bef13e8950eb2b0c (diff)
pgf 3.0.0
git-svn-id: svn://tug.org/texlive/trunk@33057 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/third/pgf/basiclayer')
-rw-r--r--Master/texmf-dist/tex/context/third/pgf/basiclayer/t-pgf.tex9
-rw-r--r--Master/texmf-dist/tex/context/third/pgf/basiclayer/t-pgfbim.tex9
-rw-r--r--Master/texmf-dist/tex/context/third/pgf/basiclayer/t-pgfcor.tex7
3 files changed, 23 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/context/third/pgf/basiclayer/t-pgf.tex b/Master/texmf-dist/tex/context/third/pgf/basiclayer/t-pgf.tex
index eab81dec5b4..333d7c3d14a 100644
--- a/Master/texmf-dist/tex/context/third/pgf/basiclayer/t-pgf.tex
+++ b/Master/texmf-dist/tex/context/third/pgf/basiclayer/t-pgf.tex
@@ -10,6 +10,10 @@
% ConTeXt module pgf.
+\writestatus{loading}{ConTeXt User Module / pgf}
+
+\unprotect
+
\ifx\pgfdefined\undefined
\let\pgfdefined=\relax
@@ -24,4 +28,7 @@
\fi
-\endinput \ No newline at end of file
+\stopmodule
+
+\protect
+\endinput
diff --git a/Master/texmf-dist/tex/context/third/pgf/basiclayer/t-pgfbim.tex b/Master/texmf-dist/tex/context/third/pgf/basiclayer/t-pgfbim.tex
index 7e1cad0623f..943a34cf833 100644
--- a/Master/texmf-dist/tex/context/third/pgf/basiclayer/t-pgfbim.tex
+++ b/Master/texmf-dist/tex/context/third/pgf/basiclayer/t-pgfbim.tex
@@ -9,7 +9,14 @@
% ConTeXt module pgfbaseimage.
+\writestatus{loading}{ConTeXt User Module / pgfbim}
+
+\unprotect
+
\PackageWarning{pgf}{This module is obsolete and no longer needed}
-\endinput \ No newline at end of file
+\stopmodule
+
+\protect
+\endinput
diff --git a/Master/texmf-dist/tex/context/third/pgf/basiclayer/t-pgfcor.tex b/Master/texmf-dist/tex/context/third/pgf/basiclayer/t-pgfcor.tex
index 172019d86da..975bfc252ca 100644
--- a/Master/texmf-dist/tex/context/third/pgf/basiclayer/t-pgfcor.tex
+++ b/Master/texmf-dist/tex/context/third/pgf/basiclayer/t-pgfcor.tex
@@ -9,6 +9,10 @@
% ConTeXt module pgfcore.
+\writestatus{loading}{ConTeXt User Module / pgfcor}
+
+\unprotect
+
\ifx\pgfcoredefined\undefined
@@ -50,4 +54,7 @@
\fi
+\stopmodule
+
+\protect
\endinput