summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/doc/ResistorsMan.m4
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-10-03 03:01:24 +0000
committerNorbert Preining <norbert@preining.info>2021-10-03 03:01:24 +0000
commitc7bf3f5a728fcb426d1aa38fbec211d4344a3725 (patch)
tree87fbde2d0e79f9e5fce12cbb71971717568fbf9d /graphics/circuit_macros/doc/ResistorsMan.m4
parentac5a96ddb02c62d71eb214ed35e3be9a154d991f (diff)
CTAN sync 202110030301
Diffstat (limited to 'graphics/circuit_macros/doc/ResistorsMan.m4')
-rw-r--r--graphics/circuit_macros/doc/ResistorsMan.m422
1 files changed, 16 insertions, 6 deletions
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