summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.tex')
-rw-r--r--Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.tex3
1 files changed, 3 insertions, 0 deletions
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 8dde1e1721c..f2884d85be4 100644
--- a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.tex
+++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.tex
@@ -12,12 +12,15 @@
\edef\pgfbaseplotatcode{\the\catcode`\@}
\edef\pgfbaseplotbarcode{\the\catcode`\|}
+\edef\pgfbaseplotexclaimcode{\the\catcode`\!}
\catcode`\@=11
\catcode`\|=12
+\catcode`\!=12
\input pgfbaseplot.code.tex
\catcode`\@=\pgfbaseplotatcode
\catcode`\|=\pgfbaseplotbarcode
+\catcode`\|=\pgfbaseplotexclaimcode
\endinput \ No newline at end of file