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/examples/ex01.m4 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/circuit_macros/examples/ex01.m4') diff --git a/graphics/circuit_macros/examples/ex01.m4 b/graphics/circuit_macros/examples/ex01.m4 index e672fccc36..a566c4c2dd 100644 --- a/graphics/circuit_macros/examples/ex01.m4 +++ b/graphics/circuit_macros/examples/ex01.m4 @@ -17,13 +17,13 @@ Timer: [ define(`elen_',`linewid') Vs: dot down_ - variable(`resistor(,E); llabel(,\SI{1}{M})') - resistor(,E); llabel(,\SI{100}{\kilo{}}) + variable(`resistor(,,E); llabel(,\SI{1}{M})') + resistor(,,E); llabel(,\SI{100}{\kilo{}}) capacitor(,E); llabel(\SI{220}{\micro{}}) Zero: dot dot(at Vs+(elen_*4/3,0)) - resistor(,E); llabel(,\SI{33}{\kilo{}}) + resistor(,,E); llabel(,\SI{33}{\kilo{}}) line to (Here,Zero) chop 0 chop elen_ C2: capacitor; llabel(\SI{0.1}{\micro{}}) dot @@ -41,7 +41,7 @@ R: dot B: buzzer(,,C) with .In3 at Here line from B.In1 to (R,B.In1) reversed(`diode',to (Here,Vs),LE); "red" at last line.c+(elen_/2,0) - resistor(down_ elen_ from R,E); llabel(,\num{470}) + resistor(down_ elen_ from R,,E); llabel(,\num{470}) diode(to (Here,Zero),LE); {"green" at last line.c+(elen_*2/3,0)} line to Zero chop 0 chop -elen_ line up_ (Vs.y-Here.y)/3 -- cgit v1.2.3