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