summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/circuitikz/pgfcircflow.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-10-31 21:07:56 +0000
committerKarl Berry <karl@freefriends.org>2021-10-31 21:07:56 +0000
commit3510255768e52c447c3d8235956be041a40456f3 (patch)
tree207cc1c978b66953760d212d46adbac4d9c0278e /Master/texmf-dist/tex/generic/circuitikz/pgfcircflow.tex
parent943863160772f86ad635c253e6f26cb2c15de76a (diff)
circuitikz (31oct21)
git-svn-id: svn://tug.org/texlive/trunk@60910 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/circuitikz/pgfcircflow.tex')
-rw-r--r--Master/texmf-dist/tex/generic/circuitikz/pgfcircflow.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/circuitikz/pgfcircflow.tex b/Master/texmf-dist/tex/generic/circuitikz/pgfcircflow.tex
index d59325850d6..3d03925b527 100644
--- a/Master/texmf-dist/tex/generic/circuitikz/pgfcircflow.tex
+++ b/Master/texmf-dist/tex/generic/circuitikz/pgfcircflow.tex
@@ -99,6 +99,10 @@
\ctikzset{f/.code = {
\pgfcirc@has@ftrue
+ \ifpgf@circuit@bipole@override@source@vif
+ \pgf@circuit@bipole@isvoltagefalse
+ \pgf@circuit@bipole@iscurrentfalse
+ \fi
\pgfkeys{\circuitikzbasekey/bipole/flow/direction = forward,
\circuitikzbasekey/bipole/flow/x position = after,
\circuitikzbasekey/bipole/flow/y position = above }