summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/examples/svg/FourbarSVG.m4
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/circuit_macros/examples/svg/FourbarSVG.m4')
-rw-r--r--graphics/circuit_macros/examples/svg/FourbarSVG.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/circuit_macros/examples/svg/FourbarSVG.m4 b/graphics/circuit_macros/examples/svg/FourbarSVG.m4
index 208e817822..376fbe8efe 100644
--- a/graphics/circuit_macros/examples/svg/FourbarSVG.m4
+++ b/graphics/circuit_macros/examples/svg/FourbarSVG.m4
@@ -35,8 +35,8 @@ define(`pivot',`[
B2: Cintersect(A0,b-a,B0,c)
arc dashed from B1 to B2 with .c at B0
- A0B1: line thick 1.6 from A0 to B1 chop 2 chop
- line thick 1.6 from B0 to B1 chop 2 chop "svg_it(c)" ljust
+ A0B1: line thick 1.6 from A0 to B1 chop 2 chop 0
+ line thick 1.6 from B0 to B1 chop 2 chop 0 "svg_it(c)" ljust
circle fill_(1) at B1; "svg_it(B`'svg_sub(1))" wid 3 at B1+(5,0)
A1: circle fill_(1) at LCintersect(A0B1,A0,a,R)
"svg_it(A`'svg_sub(1))" at A1+(5,0)