summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/circuitikz/tex/pgfcirccurrent.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/contrib/circuitikz/tex/pgfcirccurrent.tex')
-rw-r--r--graphics/pgf/contrib/circuitikz/tex/pgfcirccurrent.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pgf/contrib/circuitikz/tex/pgfcirccurrent.tex b/graphics/pgf/contrib/circuitikz/tex/pgfcirccurrent.tex
index a6b0d039b7..3899a1df12 100644
--- a/graphics/pgf/contrib/circuitikz/tex/pgfcirccurrent.tex
+++ b/graphics/pgf/contrib/circuitikz/tex/pgfcirccurrent.tex
@@ -198,9 +198,9 @@
\else% normal bipole or source
\ifpgf@circuit@bipole@current@before
coordinate (\pgfcirc@a@prefix-Ifrom) at (\tikztostart)
- coordinate (\pgfcirc@a@prefix-Ito) at (anchorstartnode)
+ coordinate (\pgfcirc@a@prefix-Ito) at (pgfcirc@anchorstartnode)
\else
- coordinate (\pgfcirc@a@prefix-Ifrom) at (anchorendnode)
+ coordinate (\pgfcirc@a@prefix-Ifrom) at (pgfcirc@anchorendnode)
coordinate (\pgfcirc@a@prefix-Ito) at (\tikztotarget)
\fi
\fi