X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=latex_mk%2Ftest%2Fsanposhojo%2Fq1_1.euk;fp=latex_mk%2Ftest%2Fsanposhojo%2Fq1_1.euk;h=0000000000000000000000000000000000000000;hb=4d4107891f77537d014ca4168ec391b458627c74;hp=204f06cec8772200d640f9255fd2bf16fff577e9;hpb=523d69c6653033c2b1fadc25c8c81c6264446c16;p=makefiles.git diff --git a/latex_mk/test/sanposhojo/q1_1.euk b/latex_mk/test/sanposhojo/q1_1.euk deleted file mode 100644 index 204f06c..0000000 --- a/latex_mk/test/sanposhojo/q1_1.euk +++ /dev/null @@ -1,21 +0,0 @@ -box -2,-2,18,8 -A B C triangle 13,5,12 -circum = circle(A, B, C) -D = center(circum) -crcl1 = incircle(A, B, C) -E = center(crcl1) -F = intersection(line(A.C), perpendicular(line(A.C), D)) -G = point(circum, arg(line(D.F)):) -H = midpoint(F.G) -crcl2 = circle(H, radius(crcl1)) -draw - (A.B.C) - circum 0: 180: - crcl1; crcl2 - A; B; C; D; E; F; G; H -end - -label - A, C, B right - A -90:; B -90:; C 0:; D -90:; E -90:; F 90:; G 90:; H 0: -end