summaryrefslogtreecommitdiff
path: root/graphics/pgf/base/tex/tikzlibraryintersections.code.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/base/tex/tikzlibraryintersections.code.tex')
-rw-r--r--graphics/pgf/base/tex/tikzlibraryintersections.code.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pgf/base/tex/tikzlibraryintersections.code.tex b/graphics/pgf/base/tex/tikzlibraryintersections.code.tex
index ca0e7a1c5e..cf94f92367 100644
--- a/graphics/pgf/base/tex/tikzlibraryintersections.code.tex
+++ b/graphics/pgf/base/tex/tikzlibraryintersections.code.tex
@@ -104,7 +104,7 @@
\pgfmathloop%
\ifnum\pgfmathcounter>\pgfintersectionsolutions\relax%
\else%
- \path\pgfextra{\pgftransformshift{\pgfpointintersectionsolution{\pgfmathcounter}}}%
+ \path[reset cm]\pgfextra{\pgftransformshift{\pgfpointintersectionsolution{\pgfmathcounter}}}%
coordinate (\tikz@intersect@@name-\pgfmathcounter);
\repeatpgfmathloop%
\ifx\tikz@intersect@by\pgfutil@empty%