summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsn.tex
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2006-11-03 06:16:00 +0000
committerNorbert Preining <preining@logic.at>2006-11-03 06:16:00 +0000
commita6d4e22f961008636a3bfc36f89570e6fa0c85f6 (patch)
tree9d13f81b2a37ab6bdf3336066017d4cb5e701011 /Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsn.tex
parente9b9a3f32d1a5b371fa2256f098ee4b158f6df1d (diff)
several updates (sorry Karl, it was a long train ride):
updates of packages: screenplay, bussproofs computational-complexity dvdcoll gnuplottex mathmode movie15 pgf pstricks-add pst-labo trfsigns (dvi->pdf move, COPYING file to doc) toptesi tocvsec2 thumb textfit (doc move) added to tpm-ctan-check: typogrid trsym trfsigns tracking toptesi toolbox todo tocvsec2 tocloft tocbibind titling titlefoot thumb textopo textfit teubner tensor git-svn-id: svn://tug.org/texlive/trunk@2382 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsn.tex')
-rw-r--r--Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsn.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsn.tex b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsn.tex
index 85ec116206a..1c50fb16ec0 100644
--- a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsn.tex
+++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbsn.tex
@@ -12,12 +12,15 @@
\edef\pgfbasesnakesatcode{\the\catcode`\@}
\edef\pgfbasesnakesbarcode{\the\catcode`\|}
+\edef\pgfbasesnakesexclaimcode{\the\catcode`\!}
\catcode`\@=11
\catcode`\|=12
+\catcode`\!=12
\input pgfbasesnakes.code.tex
\catcode`\@=\pgfbasesnakesatcode
\catcode`\|=\pgfbasesnakesbarcode
+\catcode`\!=\pgfbasesnakesexclaimcode
\endinput \ No newline at end of file