summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfcor.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfcor.tex')
-rw-r--r--Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfcor.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfcor.tex b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfcor.tex
index afaefba3644..be03adc2afd 100644
--- a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfcor.tex
+++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfcor.tex
@@ -18,13 +18,16 @@
\edef\pgfcoreatcode{\the\catcode`\@}
\edef\pgfcorebarcode{\the\catcode`\|}
+\edef\pgfcoreexclaimcode{\the\catcode`\!}
\catcode`\@=11
\catcode`\|=12
+\catcode`\!=12
\input pgfcore.code.tex
\catcode`\@=\pgfcoreatcode
\catcode`\|=\pgfcorebarcode
+\catcode`\!=\pgfcoreexclaimcode
\let\startpgfpicture=\pgfpicture
\let\stoppgfpicture=\endpgfpicture