diff options
author | Karl Berry <karl@freefriends.org> | 2020-04-25 20:47:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-04-25 20:47:25 +0000 |
commit | 4bed4ce56b3f38c07390902dd1d37411ea42e1bb (patch) | |
tree | 9b7b96af735dbe5e0853c9ada9b9ea2d100078a6 /Master/texmf-dist/tex/generic/circuitikz/pgfcircmultipoles.tex | |
parent | 544e5f90dfe86265e2169b477a2a9057be02d9db (diff) |
circuitikz (25apr20)
git-svn-id: svn://tug.org/texlive/trunk@54873 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/circuitikz/pgfcircmultipoles.tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/circuitikz/pgfcircmultipoles.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/circuitikz/pgfcircmultipoles.tex b/Master/texmf-dist/tex/generic/circuitikz/pgfcircmultipoles.tex index 1c836583af1..88e92fcab7e 100644 --- a/Master/texmf-dist/tex/generic/circuitikz/pgfcircmultipoles.tex +++ b/Master/texmf-dist/tex/generic/circuitikz/pgfcircmultipoles.tex @@ -2670,6 +2670,7 @@ \pgfscope \northwest\pgf@circ@res@temp=\pgf@y \pgfsetcolor{\ctikzvalof{color}} + \pgf@circ@setlinewidth{tripoles}{\pgflinewidth} \pgfpathcircle{\pgfpointorigin}{\pgf@circ@res@temp} \ifx\tikz@fillcolor\pgfutil@empty % set the default fill color to white |