summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/examples/Conn.m4
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/circuit_macros/examples/Conn.m4')
-rw-r--r--graphics/circuit_macros/examples/Conn.m420
1 files changed, 10 insertions, 10 deletions
diff --git a/graphics/circuit_macros/examples/Conn.m4 b/graphics/circuit_macros/examples/Conn.m4
index 7253d2b313..204ad5d96a 100644
--- a/graphics/circuit_macros/examples/Conn.m4
+++ b/graphics/circuit_macros/examples/Conn.m4
@@ -17,7 +17,7 @@ T:[
"$\vdots$" at (0.5 between last "" and 2nd last "")+(0.15,0.02)
thicklines_
CS1: "`\tt tstrip(U)'" at S1.s+(0,-0.15)
- S2: tstrip(R,5,DO;wid=1.0;ht=0.25) with .sw at S1.se+(0.7,0.15)
+ S2: tstrip(R,5,DO;wid=1.0;ht=0.25) with .sw at S1.se+(0.8,0.15)
thinlines_
arrow <- up 0.2 right 0.1 from S2.T1; "T1" above
arrow <- up 0.2 right 0.1 from S2.T5; "T5" above
@@ -36,7 +36,7 @@ C: [
thicklines_
C2: ccoax(at C1+(0,0.3),F)
`"\tt ccoax(,F)"' ht 11 pt__ wid 0.65 at C2.ne ljust
- ] with .C1.sw at T.S2.se+(0.5,0.0)
+ ] with .C1.sw at T.S2.se+(0.6,0.0)
Y: [
tconn(,O)
@@ -46,24 +46,24 @@ Y: [
{`"\tt (,>)"' at last line.c+(0,-0.2)}
move to P1.end+(0.3,0)
tconn(,>>)
- {`"\tt (,>>)"' at last line.c+(0,-0.2)}
+ {`"\tt (,>{}>)"' at last line.c+(0,-0.2)}
move to P1.start+(0,linewid)
P3: tconn(,<)
{`"\tt tconn(,<)"' at last line.c+(0,-0.2)}
move to P3.end+(0.3,0)
tconn(,<<)
- {`"\tt (,<<)"' at last line.c+(0,-0.2)}
+ {`"\tt (,<{}<)"' at last line.c+(0,-0.2)}
] with .sw at (C.e.x-0.4,T.s.y)
B: [
tbox(V_2)
- `"\tt tbox(V\_2)"' at last [].sw below ljust
- [ left_;
- tbox(V_1,,,<>) ] with .nw at last [].sw+(0,-0.25)
- `"\tt tbox(V\_1,{,},<>)"' at last [].sw below ljust
-# `"\tt left\_"' at last [].sw +(0,-0.2) ljust `"\tt tbox(V\_1)"' ljust
-] with .nw at Y.ne+(0.2,0)
+ { `"\tt tbox(V\_2)"' at last [].sw below ljust }
+ tbox(V_1,,,<) with .sw at last [].se+(0.75,0)
+ { `"\tt tbox(V\_1,{,},<)"' at last [].s below }
+ tbox(V_1,,,<>) with .sw at last [].se+(0.75,0)
+ { `"\tt tbox(V\_1,{,},<>)"' at last [].s below }
+] with .nw at T.sw+(0,-0.2)
.PE