summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pgf/utilities/pgfparser.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-28 20:57:36 +0000
committerKarl Berry <karl@freefriends.org>2020-09-28 20:57:36 +0000
commite752903a9ad1c74190305384230882402822846a (patch)
tree8d60a64b66091d1c8e34e5af76d413268603b25d /Master/texmf-dist/tex/latex/pgf/utilities/pgfparser.sty
parentc452dea4584e1a0650f1ba1f87262a85b511057c (diff)
pgf (28sep20)
git-svn-id: svn://tug.org/texlive/trunk@56462 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pgf/utilities/pgfparser.sty')
-rw-r--r--Master/texmf-dist/tex/latex/pgf/utilities/pgfparser.sty15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pgf/utilities/pgfparser.sty b/Master/texmf-dist/tex/latex/pgf/utilities/pgfparser.sty
new file mode 100644
index 00000000000..5e1956b39f0
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pgf/utilities/pgfparser.sty
@@ -0,0 +1,15 @@
+% Copyright 2020 by Till Tantau
+%
+% This file may be distributed and/or modified
+%
+% 1. under the LaTeX Project Public License and/or
+% 2. under the GNU Public License.
+%
+% See the file doc/generic/pgf/licenses/LICENSE for more details.
+
+\RequirePackage{pgfrcs}
+\RequirePackage{pgfkeys}
+
+\input{pgfmoduleparser.code.tex}
+
+\endinput