We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd0114 commit 5bf93bfCopy full SHA for 5bf93bf
tex/generic/pgf/modules/pgfmoduleplot.code.tex
@@ -490,7 +490,7 @@
490
\pgfutil@read\pgfutil@inputcheck to\pgf@temp% ignored
491
\pgfutil@read\pgfutil@inputcheck to\pgf@plot@line%
492
\closein\pgfutil@inputcheck
493
- \edef\pgf@plot@code{\pgfutil@trimspaces@e{#2}}% in case of leading spaces
+ \edef\pgf@plot@code{\pgfutil@trimspaces@e{#2}}%
494
\ifx\pgf@plot@code\pgf@plot@line%
495
\openin\pgfutil@inputcheck=\pgfretval\relax
496
\ifeof\pgfutil@inputcheck%
0 commit comments