summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstableshared.code.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstableshared.code.tex')
-rw-r--r--Master/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstableshared.code.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstableshared.code.tex b/Master/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstableshared.code.tex
index 37eed5ad6ce..da14efc159f 100644
--- a/Master/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstableshared.code.tex
+++ b/Master/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstableshared.code.tex
@@ -646,7 +646,7 @@
% this employs a side effect: \futurelet gobbles any spaces
% (including newlines).
}%
-\def\pgfplotstablecollectoneargwithpreparecatcodes@end#1#2{%
+\long\def\pgfplotstablecollectoneargwithpreparecatcodes@end#1#2{%
\endgroup
#1{#2}%
}%
@@ -1265,7 +1265,7 @@
% entries.
\long\def\pgfplotstableread@impl@DO#1#2{%
\ifpgfplotstable@trimcells
- \def\pgfplotstableread@impl@ITERATE@NEXT@##1{%
+ \long\def\pgfplotstableread@impl@ITERATE@NEXT@##1{%
\pgfkeys@spdef\pgfplotstableread@impl@ITERATE@NEXT@@@{##1}%
\expandafter#1\expandafter{\pgfplotstableread@impl@ITERATE@NEXT@@@}%
}%