summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/examples/svg/ConnSVG.m4
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/circuit_macros/examples/svg/ConnSVG.m4')
-rw-r--r--graphics/circuit_macros/examples/svg/ConnSVG.m416
1 files changed, 8 insertions, 8 deletions
diff --git a/graphics/circuit_macros/examples/svg/ConnSVG.m4 b/graphics/circuit_macros/examples/svg/ConnSVG.m4
index 9d828ee48f..7344baeb23 100644
--- a/graphics/circuit_macros/examples/svg/ConnSVG.m4
+++ b/graphics/circuit_macros/examples/svg/ConnSVG.m4
@@ -1,6 +1,6 @@
.PS
# `ConnSVG.m4'
-cct_init(svg_font(sans-serif,11.5bp__))
+cct_init(svg_font(sans-serif,10.5bp__))
T:[
S1: tstrip(U)
@@ -55,13 +55,13 @@ Y: [
] with .sw at (C.e.x-0.3,T.s.y)
B: [
- tbox(V`'svg_sub(2))
- `"tbox(V`'svg_sub(2))"' wid 105bp__ with .nw at last [].sw+(0,-4bp__)
- [ left_;
- tbox(V`'svg_sub(1)) ] with .nw at last [].sw+(0,-0.25)
- `"left_"' at last [].sw +(0,-0.2) ljust `"tbox(V`'svg_sub(1))"' wid 100bp__ \
- ljust
-] with .nw at Y.ne+(0.2,0)
+ tbox(V`'svg_sub(1))
+ { `"tbox'(V`'svg_sub(1))" wid 47bp__ with .nw at last [].sw+(0,-4bp__) }
+ tbox(V`'svg_sub(2),,,<) with .sw at last [].se+(0.75,0)
+ { `"tbox'(V`'svg_sub(2)`,,,&#x3C;)"' at last [].s below }
+ tbox(V`'svg_sub(3),,,<>) with .sw at last [].se+(0.75,0)
+ { `"tbox'(V`'svg_sub(3)`,,,&#x3C;&#x3E;)"' at last [].s below }
+] with .nw at T.sw+(0,-0.2)
command "</g>" # end font
.PE