summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.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-pgfbpl.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-pgfbpl.tex')
-rw-r--r--Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.tex b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.tex
index 8dde1e1721c..f2884d85be4 100644
--- a/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.tex
+++ b/Master/texmf-dist/tex/context/pgf/basiclayer/t-pgfbpl.tex
@@ -12,12 +12,15 @@
\edef\pgfbaseplotatcode{\the\catcode`\@}
\edef\pgfbaseplotbarcode{\the\catcode`\|}
+\edef\pgfbaseplotexclaimcode{\the\catcode`\!}
\catcode`\@=11
\catcode`\|=12
+\catcode`\!=12
\input pgfbaseplot.code.tex
\catcode`\@=\pgfbaseplotatcode
\catcode`\|=\pgfbaseplotbarcode
+\catcode`\|=\pgfbaseplotexclaimcode
\endinput \ No newline at end of file