summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/plain
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-03-21 16:49:52 +0000
committerKarl Berry <karl@freefriends.org>2023-03-21 16:49:52 +0000
commitf0a29d4961d8dd3d6dd1e3343f04055c83808134 (patch)
tree908a4d01eb93290edfadbdbe1d1e319adc6dfb4b /Master/texmf-dist/tex/plain
parent30956e2fe2389e0b71f50d575c8cfcea6ec79885 (diff)
tikz-ext (16mar23)
git-svn-id: svn://tug.org/texlive/trunk@66623 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/plain')
-rw-r--r--Master/texmf-dist/tex/plain/tikz-ext/pgffor-ext.tex13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/plain/tikz-ext/pgffor-ext.tex b/Master/texmf-dist/tex/plain/tikz-ext/pgffor-ext.tex
new file mode 100644
index 00000000000..6d2527a2411
--- /dev/null
+++ b/Master/texmf-dist/tex/plain/tikz-ext/pgffor-ext.tex
@@ -0,0 +1,13 @@
+% Copyright 2022 by Qrrbrbirlbel
+%
+% This file may be distributed and/or modified
+%
+% 1. under the LaTeX Project Public License and/or
+% 2. under the GNU Free Documentation License.
+%
+
+\input pgffor.tex
+\catcode`\@=11
+\input pgffor-ext.code.tex
+\catcode`\@=\pgfforatcode
+\endinput