summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/pgf/systemlayer/t-pgfsys.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/pgf/systemlayer/t-pgfsys.tex')
-rw-r--r--Master/texmf-dist/tex/context/pgf/systemlayer/t-pgfsys.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/pgf/systemlayer/t-pgfsys.tex b/Master/texmf-dist/tex/context/pgf/systemlayer/t-pgfsys.tex
index 606062a56be..8b2453b094f 100644
--- a/Master/texmf-dist/tex/context/pgf/systemlayer/t-pgfsys.tex
+++ b/Master/texmf-dist/tex/context/pgf/systemlayer/t-pgfsys.tex
@@ -17,8 +17,10 @@
\edef\pgfsysatcode{\the\catcode`\@}
\edef\pgfsysbarcode{\the\catcode`\|}
+\edef\pgfsysexclaimcode{\the\catcode`\!}
\catcode`\@=11
\catcode`\|=12
+\catcode`\!=12
\input pgfsys.code.tex
\input pgfsyssoftpath.code.tex
@@ -26,6 +28,7 @@
\catcode`\@=\pgfsysatcode
\catcode`\|=\pgfsysbarcode
+\catcode`\!=\pgfsysexclaimcode
\fi