summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-eucl/Exemples/orthoethyper_in.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-eucl/Exemples/orthoethyper_in.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pst-eucl/Exemples/orthoethyper_in.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-eucl/Exemples/orthoethyper_in.tex b/Master/texmf-dist/doc/generic/pst-eucl/Exemples/orthoethyper_in.tex
new file mode 100644
index 00000000000..fcb7a737be0
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pst-eucl/Exemples/orthoethyper_in.tex
@@ -0,0 +1,16 @@
+\psset{linecolor=blue, linewidth=2\pslinewidth}
+\psplot{-10}{-.1}{1 x div}
+\psplot{.1}{10}{1 x div}
+\psset{PointSymbol=none, linewidth=.5\pslinewidth}
+\pstTriangle[linecolor=magenta, PosAngleB=-85, PosAngleC=-90](.2,5){A}(1,1){B}(10,.1){C}
+%\pstTriangle[linecolor=magenta, PosAngleB=-135](.2, 5){A}(-1,-1){B}(10,.1){C}
+\psset{linecolor=magenta, CodeFig=true, CodeFigColor=red}
+\pstProjection{B}{A}{C}
+\ncline[nodesepA=-1, linestyle=dashed, linecolor=magenta]{C'}{B}
+\pstProjection{B}{C}{A}
+\ncline[nodesepA=-1, linestyle=dashed, linecolor=magenta]{A'}{B}
+\pstProjection{A}{C}{B}
+\pstInterLL[PosAngle=135, PointSymbol=square]{A}{A'}{B}{B'}{H}
+\psset{linecolor=green, nodesep=-1}
+\pstLineAB{A}{H}\pstLineAB{B'}{H}\pstLineAB{C}{H}
+\psdot[dotstyle=square](H)