summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbim.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbim.tex')
-rw-r--r--Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbim.tex3
1 files changed, 3 insertions, 0 deletions
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 093f1d92c9a..3545a72dcd6 100644
--- a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbim.tex
+++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbim.tex
@@ -12,12 +12,15 @@
\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
\endinput \ No newline at end of file