summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/examples/svg/BtreeSVG.m4
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/circuit_macros/examples/svg/BtreeSVG.m4')
-rw-r--r--graphics/circuit_macros/examples/svg/BtreeSVG.m48
1 files changed, 5 insertions, 3 deletions
diff --git a/graphics/circuit_macros/examples/svg/BtreeSVG.m4 b/graphics/circuit_macros/examples/svg/BtreeSVG.m4
index 158b475b7b..e025572a0a 100644
--- a/graphics/circuit_macros/examples/svg/BtreeSVG.m4
+++ b/graphics/circuit_macros/examples/svg/BtreeSVG.m4
@@ -4,8 +4,9 @@
gen_init(svg_font(sans-serif,11bp__))
sinclude(tst.dim)
s_init(Btree)
+maxpswid = 12
Btree: [
-circlerad = 0.45
+circlerad = 0.35
define n { [C: circle fill_(0.9) $1
if "$2" != "" then {
@@ -97,11 +98,12 @@ define(`txw',`wid `$1'mm__')dnl scaled by 14/12 for 14 pt type
+ "((D,pk`'svg_prime`'svg_sub(D,,,-0.5ex)),h`'svg_sub(7)))" \
txw(29) ),
Node(2,"svg_it(x`'svg_sub(8):=((K,pk`'svg_sub(K)),h`'svg_sub(8)))" \
- txw(29) with .n at last "".ne+(0.2,-vsep*2/3); move right 0.2)),
+ txw(29) with .n at last "".ne+(0.2,-vsep*2/3); \
+ move right 0.2)),
Node(3,"svg_it(h(x`'svg_sub(9)))" txw(8) \
at 0.5 between Head1 and Head2)))
-] with .w at last [].e+(-0.75,0)
+] with .w at last [].e+(-1,0)
command "</g>" # end font
.PE