From c7bf3f5a728fcb426d1aa38fbec211d4344a3725 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 3 Oct 2021 03:01:24 +0000 Subject: CTAN sync 202110030301 --- graphics/circuit_macros/doc/ResistorsMan.m4 | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) (limited to 'graphics/circuit_macros/doc/ResistorsMan.m4') diff --git a/graphics/circuit_macros/doc/ResistorsMan.m4 b/graphics/circuit_macros/doc/ResistorsMan.m4 index 2b1d1515e8..57ebc4e34f 100644 --- a/graphics/circuit_macros/doc/ResistorsMan.m4 +++ b/graphics/circuit_macros/doc/ResistorsMan.m4 @@ -9,22 +9,32 @@ vm = 0.28 move right_ hm {resistor(,,Q) ; move ;"`\tt resistor(,{,}Q) '" ljust} move right_ hm - {resistor(,,E) ; move - "`\shortstack[l]{\tt resistor(,{,}E)\\ {\tt $\equiv$ ebox}}'" ljust} + {resistor(,,V) ; move ;"`{\tt resistor(,{,}V)}'" ljust} } move down vm; right_ { {resistor(,,ES) ; move ;"`\tt resistor(,{,}ES) '" ljust} move right_ hm {resistor(,,H) ; move ;"`\tt resistor(,{,}H) '" ljust} move right_ hm - {ebox(,,,0.9) ; move ;"`{\tt ebox(,{,},0.9)}'" ljust} + {resistor(,,AC) ; move ;"`{\tt resistor(,{,}AC)}'" ljust} } move down vm; right_ -{ {resistor(,,V) ; move ;"`{\tt resistor(,{,}V)}'" ljust} +{ {resistor(,,B) ; move ;"`{\tt resistor(,{,}B)}'" ljust} + move right_ hm + {resistor(,,E) ; move + "`\shortstack[l]{\tt resistor(,{,}E)\\ {\tt $\equiv$ ebox}}'" ljust} move right_ hm {ebox(,0.5,0.3) ; move ;"`{\tt ebox(,0.5,0.3)}'" ljust} - move right_ hm+4bp__ - {resistor(,,B) ; move movewid-4bp__ ;"`{\tt resistor(,{,}B)}'" ljust} +} + move down vm; right_ +{ {ebox(,,,0.9) ; move ;"`{\tt ebox(,{,},0.9)}'" ljust} + move right_ hm + {ebox(,,,,shaded "green") ; move + "`{\tt ebox(,{,},{,}shaded \"green\")}'" ljust} +} + move down vm; right_ +{ {ebox(,wdth=0.2;box=dashed shaded "green";text="X") ; move + "`{\tt ebox(,wdth=0.2;box=dashed shaded \"green\";text=\"X\")}'" ljust} } .PE -- cgit v1.2.3