From a5ae129f3aa3a3a0aeaa21c55b75a1d543fe4111 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 4 Jun 2021 03:02:48 +0000 Subject: CTAN sync 202106040302 --- graphics/circuit_macros/doc/VariableMan.m4 | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'graphics/circuit_macros/doc/VariableMan.m4') diff --git a/graphics/circuit_macros/doc/VariableMan.m4 b/graphics/circuit_macros/doc/VariableMan.m4 index e52e30913d..dfe43d8028 100644 --- a/graphics/circuit_macros/doc/VariableMan.m4 +++ b/graphics/circuit_macros/doc/VariableMan.m4 @@ -1,19 +1,19 @@ .PS -# `Variable.m4' +# `VariableMan.m4' cct_init -define(`elen_',dimen_); down_ -[ { variable(`resistor',A) }; {"A" at last line.end below}; move right - { variable(`resistor',N) }; {"N" at last line.end below}; move right - { variable(`resistor',uN) }; {"uN" at last line.end below}; move right - { variable(`resistor',NN) }; {"uN" at last line.end below}; move right - { variable(`resistor',uNN) }; {"uNN" at last line.end below}; #; move right +define(`elen_',dimen_); up_ +[ { variable(`resistor(up_ dimen_)',A) }; + {"A" at last line.start below}; move right + { variable(`resistor',N) }; {"N" at last line.start below}; move right + { variable(`resistor',uN) }; {"uN" at last line.start below}; move right + { variable(`resistor',NN) }; {"NN" at last line.start below}; move right + { variable(`resistor',uNN) }; {"uNN" at last line.start below}; #; move right ] [ skp = 0.4 hskip = linewid*0.5 cskip = hskip -Orig: Here { move right cskip+elen_+hskip line invis right_ elen_ "\tt C"; move right_ hskip line invis right_ elen_ "\tt S" } @@ -25,4 +25,5 @@ Orig: Here variable(`capacitor(,C)',char`'S) }', A,P,L,N) ] with .w at last [].e+(0.4,0) + .PE -- cgit v1.2.3