[edit] Summary
Illustration for article en:Butterfly theorem. Created by Gustavb using Eukleides
[edit] Licensing
I, the copyright holder of this work, have published or hereby publish it under the following license:
|
[edit] Source
[edit] Butterfly_theorem.euk
box(-1.2,-1.1,1.2,1.1,2.2)
thickness(1.2)
E = circle(point(0,0),1)
A = point(E,120:)
C = point(E,60:)
P = point(E,170:)
D = point(E,210:)
B = point(E,330:)
M = intersection(line(C,D),line(A,B))
G = line(M, P)
Q P intersection(G, E)
X = intersection(line(A,D),line(P,Q))
Y = intersection(line(C,B),line(P,Q))
draw(P,Q)
draw(E)
draw(A,D,C,B,A)
draw("$A$",A,.05,120:)
draw("$C$",C,.05,50:)
draw("$P$",P,.05,190:)
draw("$Q$",Q,.05,20:)
draw("$D$",D,.05,210:)
draw("$B$",B,.05,310:)
draw("$M$",M,.1,90:)
draw("$X$",X,.05,135:)
draw("$Y$",Y,.05,60:)
mark(B,M,C,simple,.4); mark(Q,M,C,simple,.46)
mark(A,M,D,simple,.4); mark(P,M,D,simple,.46)
mark(C,D,A,simple,.5); mark(C,D,A,simple,.44); mark(C,D,A,simple,.38)
mark(C,B,A,simple,.5); mark(C,B,A,simple,.44); mark(C,B,A,simple,.38)
[edit] Instructions
- Create EPS
$ euk2eps Butterfly_theorem.euk
- Outline fonts
$ eps2eps -dNOCACHE Butterfly_theorem.eps Butterfly_theorem2.eps
- Fix bounding box
$ ps2epsi Butterfly_theorem2.eps Butterfly_theorem.eps
- Convert to Sketch
$ pstoedit -f sk Butterfly_theorem.eps Butterfly_theorem.sk
- Convert to SVG
$ skconvert Butterfly_theorem.sk Butterfly_theorem.svg
- Fix Butterfly_theorem.svg with Inkscape
Click on a date/time to view the file as it appeared at that time.
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):