diff options
Diffstat (limited to 'Master/texmf-dist/tex/plain/tikz-ext/pgffor-ext.tex')
-rw-r--r-- | Master/texmf-dist/tex/plain/tikz-ext/pgffor-ext.tex | 13 |
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 |