summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/circuitikz/t-circuitikz.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/circuitikz/t-circuitikz.tex')
-rw-r--r--Master/texmf-dist/tex/latex/circuitikz/t-circuitikz.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/circuitikz/t-circuitikz.tex b/Master/texmf-dist/tex/latex/circuitikz/t-circuitikz.tex
index 12671123ff3..0af74491c15 100644
--- a/Master/texmf-dist/tex/latex/circuitikz/t-circuitikz.tex
+++ b/Master/texmf-dist/tex/latex/circuitikz/t-circuitikz.tex
@@ -24,6 +24,13 @@
american=>\ctikzset{ current=american}
]
+\processaction[\currentmoduleparameter{label}]
+ [
+ straight=>\ctikzset{label/align = straight}
+ align=>\ctikzset{label/align = rotate}
+ smart=>\ctikzset{label/align = smart}
+ ]
+
\processaction[\currentmoduleparameter{resistor}]
[ european=>\ctikzset{ resistor=european},
american=>\ctikzset{ resistor=american}