Skip to content

Commit 95d8a97

Browse files
committed
fixup! Preserve coordinate relativity across ..
1 parent c96ae5a commit 95d8a97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tex/generic/pgf/frontendlayer/tikz/tikz.code.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3112,6 +3112,9 @@
31123112
}%
31133113
\def\tikz@@to@or@edge@math#1{%
31143114
\pgf@process{#1}%
3115+
\iftikz@updatecurrent\else
3116+
\tikz@updatenextfalse
3117+
\fi
31153118
\edef\tikztotarget{\the\pgf@x,\the\pgf@y}%
31163119
\tikz@to@or@edge@function%
31173120
}%

0 commit comments

Comments
 (0)