summaryrefslogtreecommitdiff
path: root/info/translations/pst-eucl/bulgarian/Exemples/euler_in.tex
diff options
context:
space:
mode:
Diffstat (limited to 'info/translations/pst-eucl/bulgarian/Exemples/euler_in.tex')
-rw-r--r--info/translations/pst-eucl/bulgarian/Exemples/euler_in.tex28
1 files changed, 28 insertions, 0 deletions
diff --git a/info/translations/pst-eucl/bulgarian/Exemples/euler_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/euler_in.tex
new file mode 100644
index 0000000000..3b565b8b23
--- /dev/null
+++ b/info/translations/pst-eucl/bulgarian/Exemples/euler_in.tex
@@ -0,0 +1,28 @@
+\psset{PointSymbol=none}
+\pstTriangle(-2,-1){A}(1,2){B}(2,-1){C}
+{% encapsulation de modif parametres
+ \psset{linestyle=none, PointSymbolB=none, PointNameB=none}
+ \pstMediatorAB{A}{B}{K}{KP}
+ \pstMediatorAB{C}{A}{J}{JP}
+ \pstMediatorAB{B}{C}{I}{IP}
+}% fin
+\pstInterLL[PointSymbol=square, PosAngle=-170]{I}{IP}{J}{JP}{O}
+{% encapsulation de modif parametres
+ \psset{nodesep=-.8, linecolor=green}
+ \pstLineAB{O}{I}\pstLineAB{O}{J}\pstLineAB{O}{K}
+}% fin
+\psdot[dotstyle=square](O)
+\pstProjection{B}{A}{C}
+\pstProjection{B}{C}{A}
+\pstProjection{A}{C}{B}
+\psset{linecolor=blue}\ncline{A}{A'}\ncline{C}{C'}\ncline{B}{B'}
+\pstInterLL[PointSymbol=square]{A}{A'}{B}{B'}{H}
+% Окръжност на Ойлер (центърът лежи на [OH])
+\pstMiddleAB[PointSymbol=o, PointName=\omega]{O}{H}{omega}
+\pstCircleOA[linecolor=Orange, linestyle=dashed, dash=5mm 1mm]{omega}{B'}
+\psset{PointName=none}
+% и минава през средата на отсечката, свързваща връх с ортоцентъра
+\pstMiddleAB{H}{A}{AH}\pstMiddleAB{H}{B}{BH}\pstMiddleAB{H}{C}{CH}
+\pstSegmentMark{H}{AH}\pstSegmentMark{AH}{A}
+\psset{SegmentSymbol=wedge}\pstSegmentMark{H}{BH}\pstSegmentMark{BH}{B}
+\psset{SegmentSymbol=cup}\pstSegmentMark{H}{CH}\pstSegmentMark{CH}{C}