From 00707dfd6ac16ef1f4dc0cf9512c42f2fd20ad35 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 22 Dec 2019 03:00:45 +0000 Subject: CTAN sync 201912220300 --- graphics/pgf/base/tex/tikz.code.tex | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'graphics/pgf/base/tex/tikz.code.tex') diff --git a/graphics/pgf/base/tex/tikz.code.tex b/graphics/pgf/base/tex/tikz.code.tex index 2d428f666f..01b1b9d346 100644 --- a/graphics/pgf/base/tex/tikz.code.tex +++ b/graphics/pgf/base/tex/tikz.code.tex @@ -3826,11 +3826,9 @@ \tikz@scan@one@point\tikz@@coordinate@at@math(% }% \def\tikz@@coordinate@at@math#1{% - \pgfutil@ifundefined{tikz@scan@point@coordinate}% - {\pgf@process{#1}% - \edef\tikz@temp{(\the\pgf@x,\the\pgf@y)}% - \expandafter\tikz@coordinate@caller\tikz@temp{}} - {\expandafter\tikz@coordinate@caller\tikz@scan@point@coordinate{}}% + \pgf@process{#1}% + \edef\tikz@temp{(\the\pgf@x,\the\pgf@y)}% + \expandafter\tikz@coordinate@caller\tikz@temp{}% }% -- cgit v1.2.3