summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/pgf/basiclayer
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/pgf/basiclayer')
-rw-r--r--Master/texmf-dist/tex/context/pgf/basiclayer/t-pgf.tex12
-rw-r--r--Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbim.tex13
-rw-r--r--Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbla.tex16
-rw-r--r--Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbma.tex13
-rw-r--r--Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.tex12
-rw-r--r--Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpt.tex13
-rw-r--r--Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsh.tex13
-rw-r--r--Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsn.tex12
8 files changed, 16 insertions, 88 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
index e09de5b7f70..eab81dec5b4 100644
--- a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgf.tex
+++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgf.tex
@@ -16,13 +16,11 @@
\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
-\input t-pgfbma.tex
+\usepgfmodule[shapes,plot]
+
+%\input t-pgfbsn.tex
+%\input t-pgfbde.tex
+%\input t-pgfbma.tex
\fi
diff --git a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbim.tex b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbim.tex
index 3545a72dcd6..7e1cad0623f 100644
--- a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbim.tex
+++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbim.tex
@@ -10,17 +10,6 @@
% ConTeXt module pgfbaseimage.
-\edef\pgfbaseimageatcode{\the\catcode`\@}
-\edef\pgfbaseimagebarcode{\the\catcode`\|}
-\edef\pgfbaseimageexclaimcode{\the\catcode`\!}
-\catcode`\@=11
-\catcode`\|=12
-\catcode`\!=12
-
-\input pgfbaseimage.code.tex
-
-\catcode`\@=\pgfbaseimageatcode
-\catcode`\|=\pgfbaseimagebarcode
-\catcode`\!=\pgfbaseimageexclaimcode
+\PackageWarning{pgf}{This module is obsolete and no longer needed}
\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
index 26e7ac48348..982d83e4d58 100644
--- a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbla.tex
+++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbla.tex
@@ -10,20 +10,6 @@
% ConTeXt module pgfbaselayers.
-\edef\pgfbaselayersatcode{\the\catcode`\@}
-\edef\pgfbaselayersbarcode{\the\catcode`\|}
-\edef\pgfbaselayersexclaimcode{\the\catcode`\!}
-\catcode`\@=11
-\catcode`\|=12
-\catcode`\!=12
-
-\input pgfbaselayers.code.tex
-
-\catcode`\@=\pgfbaselayersatcode
-\catcode`\|=\pgfbaselayersbarcode
-\catcode`\!=\pgfbaselayersexclaimcode
-
-\let\startpgfonlayer=\pgfonlayer
-\let\stoppgfonlayer=\endpgfonlayer
+\PackageWarning{pgf}{This module is obsolete and no longer needed}
\endinput \ No newline at end of file
diff --git a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbma.tex b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbma.tex
index 2cba8f9b278..a326d049025 100644
--- a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbma.tex
+++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbma.tex
@@ -10,17 +10,8 @@
% ConTeXt module pgfbasematrix.
-\edef\pgfbasematrixatcode{\the\catcode`\@}
-\edef\pgfbasematrixbarcode{\the\catcode`\|}
-\edef\pgfbasematrixexclaimcode{\the\catcode`\!}
-\catcode`\@=11
-\catcode`\|=12
-\catcode`\!=12
+\PackageWarning{pgf}{This module is obsolete. Use \string\usepgfmodule[matrix] instead}
-\input pgfbasematrix.code.tex
-
-\catcode`\@=\pgfbasematrixatcode
-\catcode`\|=\pgfbasematrixbarcode
-\catcode`\|=\pgfbasematrixexclaimcode
+\usepgfmodule[matrix]
\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
index f2884d85be4..be25da0217d 100644
--- a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.tex
+++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.tex
@@ -10,17 +10,9 @@
% ConTeXt module pgfbaseplot.
-\edef\pgfbaseplotatcode{\the\catcode`\@}
-\edef\pgfbaseplotbarcode{\the\catcode`\|}
-\edef\pgfbaseplotexclaimcode{\the\catcode`\!}
-\catcode`\@=11
-\catcode`\|=12
-\catcode`\!=12
+\PackageWarning{pgf}{This module is obsolete. Use \string\usepgfmodule[plot] instead}
-\input pgfbaseplot.code.tex
+\usepgfmodule[plot]
-\catcode`\@=\pgfbaseplotatcode
-\catcode`\|=\pgfbaseplotbarcode
-\catcode`\|=\pgfbaseplotexclaimcode
\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
index 20ac6d984b9..ce33b46c67d 100644
--- a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpt.tex
+++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpt.tex
@@ -10,17 +10,6 @@
% ConTeXt module pgfbasepatterns.
-\edef\pgfbasepatternsatcode{\the\catcode`\@}
-\edef\pgfbasepatternsbarcode{\the\catcode`\|}
-\edef\pgfbasepatternsexclaimcode{\the\catcode`\!}
-\catcode`\@=11
-\catcode`\|=12
-\catcode`\!=12
-
-\input pgfbasepatterns.code.tex
-
-\catcode`\@=\pgfbasepatternsatcode
-\catcode`\|=\pgfbasepatternsbarcode
-\catcode`\!=\pgfbasepatternsexclaimcode
+\PackageWarning{pgf}{This module is obsolete and no longer needed}
\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
index 02dfd4c0ae9..e7d83ce0c41 100644
--- a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsh.tex
+++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsh.tex
@@ -10,17 +10,8 @@
% ConTeXt module pgfbaseshapes.
-\edef\pgfbaseshapesatcode{\the\catcode`\@}
-\edef\pgfbaseshapesbarcode{\the\catcode`\|}
-\edef\pgfbaseshapesexclaimcode{\the\catcode`\!}
-\catcode`\@=11
-\catcode`\|=12
-\catcode`\!=12
+\PackageWarning{pgf}{This module is obsolete. Use \string\usepgfmodule[shapes] instead}
-\input pgfbaseshapes.code.tex
-
-\catcode`\@=\pgfbaseshapesatcode
-\catcode`\|=\pgfbaseshapesbarcode
-\catcode`\!=\pgfbaseshapesexclaimcode
+\usepgfmodule[shapes]
\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
index 1c50fb16ec0..037108b1d69 100644
--- a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsn.tex
+++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsn.tex
@@ -10,17 +10,9 @@
% ConTeXt module pgfbasesnakes.
-\edef\pgfbasesnakesatcode{\the\catcode`\@}
-\edef\pgfbasesnakesbarcode{\the\catcode`\|}
-\edef\pgfbasesnakesexclaimcode{\the\catcode`\!}
-\catcode`\@=11
-\catcode`\|=12
-\catcode`\!=12
+\PackageWarning{pgf}{This module is obsolete. Use \string\usepgfmodule[decorations] instead}
-\input pgfbasesnakes.code.tex
+\usepgfmodule[decorations]
-\catcode`\@=\pgfbasesnakesatcode
-\catcode`\|=\pgfbasesnakesbarcode
-\catcode`\!=\pgfbasesnakesexclaimcode
\endinput \ No newline at end of file