diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /info/translations/pst-eucl/bulgarian/Exemples |
Initial commit
Diffstat (limited to 'info/translations/pst-eucl/bulgarian/Exemples')
98 files changed, 962 insertions, 0 deletions
diff --git a/info/translations/pst-eucl/bulgarian/Exemples/abscur.tex b/info/translations/pst-eucl/bulgarian/Exemples/abscur.tex new file mode 100644 index 0000000000..9e41c7b183 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/abscur.tex @@ -0,0 +1,3 @@ +\begin{pspicture}(-2.5,-2.5)(2.5,2.5)%\psgrid% +\input{Exemples/abscur_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/abscur_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/abscur_in.tex new file mode 100644 index 0000000000..5539e6a332 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/abscur_in.tex @@ -0,0 +1,5 @@ +\pstGeonode{O}(2,0){A} +\pstCircleOA{O}{A} +\pstCurvAbsNode{O}{A}{M_1}{\pstDistVal{5}} +\pstCurvAbsNode[CurvAbsNeg=true]{O}{A}{M_2}% + {\pstDistAB{A}{M_1}} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/angle.tex b/info/translations/pst-eucl/bulgarian/Exemples/angle.tex new file mode 100644 index 0000000000..22856df59d --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/angle.tex @@ -0,0 +1,4 @@ +%%%% -*-mode: latex; TeX-master: "euclide.tex" -*- +\begin{pspicture}(-2,-2)(2,2)\psgrid + \input{Exemples/angle_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/angle_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/angle_in.tex new file mode 100644 index 0000000000..1b082037bd --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/angle_in.tex @@ -0,0 +1,11 @@ +\psset{PointSymbol=none} +\pstTriangle(2;15){A}(2;85){B}(2;195){C} +\psset{PointName=none} +\pstTriangle[PointNameA=default](2;-130){B'}(2;15){A'}(2;195){C'} +\pstTriangle[PointNameA=default](2;-55){B''}(2;15){A''}(2;195){C''} +\pstRightAngle[linecolor=red]{C}{B}{A} +\pstRightAngle[linecolor=blue,RightAngleType=suisseromand]{A}{B'}{C} +\pstRightAngle[linecolor=magenta,RightAngleType=german]{A}{B''}{C} +\psset{arcsep=\pslinewidth} +\pstMarkAngle[linecolor=cyan,Mark=MarkHash]{A}{C}{B}{$\theta$} +\pstMarkAngle[linecolor=red,arrows=->]{B}{A}{C}{$\gamma$}
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/arc.tex b/info/translations/pst-eucl/bulgarian/Exemples/arc.tex new file mode 100644 index 0000000000..2679d76705 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/arc.tex @@ -0,0 +1,4 @@ +%%%% -*-mode: latex; TeX-master: "euclide.tex" -*- +\begin{pspicture}(-2,-2)(2,2)\psgrid + \input{Exemples/arc_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/arc_in.log b/info/translations/pst-eucl/bulgarian/Exemples/arc_in.log new file mode 100644 index 0000000000..5a76a7a13b --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/arc_in.log @@ -0,0 +1,31 @@ +This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8) (preloaded format=latex 2010.6.29) 1 JUL 2010 11:46 +entering extended mode +**D:/latex-work/mypst-eucide/my_doc_pst-eucl/pst-eucl/pst-eucl-2010/Exemples/ar +c_in.tex + +(D:/latex-work/mypst-eucide/my_doc_pst-eucl/pst-eucl/pst-eucl-2010/Exemples/arc +_in.tex +LaTeX2e <2009/09/24> +Babel <v3.8l> and hyphenation patterns for english, dumylang, nohyphenation, bu +lgarian, german, ngerman, german-x-2009-06-19, ngerman-x-2009-06-19, french, lo +aded. +! Undefined control sequence. +l.1 \pstGeonode + [PosAngle={180,0}](1.5;24){A}(1.8;-31){B} +? ж +Type <return> to proceed, S to scroll future error messages, +R to run without stopping, Q to run quietly, +I to insert something, E to edit your file, +1 or ... or 9 to ignore the next 1 to 9 tokens of input, +H for help, X to quit. +? x + +Here is how much of TeX's memory you used: + 7 strings out of 495260 + 307 string characters out of 3179681 + 45059 words of memory out of 3000000 + 3323 multiletter control sequences out of 15000+200000 + 3640 words of font info for 14 fonts, out of 3000000 for 9000 + 14 hyphenation exceptions out of 8191 + 5i,0n,1p,143b,8s stack positions out of 5000i,500n,10000p,200000b,50000s +No pages of output. diff --git a/info/translations/pst-eucl/bulgarian/Exemples/arc_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/arc_in.tex new file mode 100644 index 0000000000..48d4ec1112 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/arc_in.tex @@ -0,0 +1,7 @@ +\pstGeonode[PosAngle={180,0}](1.5;24){A}(1.8;-31){B} +\pstGeonode{O} +\psset{arrows=->, arrowscale=2} +\pstArcOAB[linecolor=red, linewidth=1.5\pslinewidth]{O}{A}{B} +\pstArcOAB[linecolor=blue, linewidth=1.5\pslinewidth]{O}{B}{A} +\pstArcnOAB[linecolor=green]{O}{A}{B} +\pstArcnOAB[linecolor=magenta]{O}{B}{A} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/astro.tex b/info/translations/pst-eucl/bulgarian/Exemples/astro.tex new file mode 100644 index 0000000000..36707f2dcb --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/astro.tex @@ -0,0 +1,3 @@ +\begin{pspicture}(-4.5,-4)(4.5,4.5)%\psgrid + \input{Exemples/astro_in} +\end{pspicture}
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/astro_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/astro_in.tex new file mode 100644 index 0000000000..209f98def9 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/astro_in.tex @@ -0,0 +1,7 @@ +%Астроид +\HypoCyclo[4]{4}{1}{27} +\psset{linecolor=blue, linewidth=1.5\pslinewidth} +%% четири клона +\pstGenericCurve[GenCurvFirst=P]{N}{1}{7} +\pstGenericCurve{N}{7}{14}\pstGenericCurve{N}{14}{21} +\pstGenericCurve[GenCurvLast=P]{N}{21}{27} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/bissec.tex b/info/translations/pst-eucl/bulgarian/Exemples/bissec.tex new file mode 100644 index 0000000000..b9107309c3 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/bissec.tex @@ -0,0 +1,3 @@ +\begin{pspicture}(6,6)\psgrid + \input{Exemples/bissec_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/bissec_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/bissec_in.tex new file mode 100644 index 0000000000..2452fd6182 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/bissec_in.tex @@ -0,0 +1,6 @@ +\psset{CurveType=polyline,linecolor=red} +\pstGeonode[PosAngle={180,-75,45}] + (1,4){B}(4,1){A}(5,4){C} +\pstBissectBAC[linecolor=blue]{C}{A}{B}{A'} +\pstOutBissectBAC[linecolor=green, PosAngle=180] + {C}{A}{B}{A''} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/ccirc.tex b/info/translations/pst-eucl/bulgarian/Exemples/ccirc.tex new file mode 100644 index 0000000000..fe62b0dd64 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/ccirc.tex @@ -0,0 +1,3 @@ +\begin{pspicture}(6,6)\psgrid + \input{Exemples/ccirc_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/ccirc_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/ccirc_in.tex new file mode 100644 index 0000000000..815ad304a1 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/ccirc_in.tex @@ -0,0 +1,3 @@ +\pstTriangle[PointSymbol=none](4,1){A}(1,3){B}(5,5){C} +\pstCircleABC[CodeFig=true, CodeFigColor=blue, + linecolor=red,PointSymbol=none]{A}{B}{C}{O} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/cercle.tex b/info/translations/pst-eucl/bulgarian/Exemples/cercle.tex new file mode 100644 index 0000000000..1b40200f01 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/cercle.tex @@ -0,0 +1,4 @@ +%%%% -*-mode: latex; TeX-master: "euclide.tex" -*- +\begin{pspicture}(-4,-4)(5,3)\psgrid% + \input{Exemples/cercle_in.tex} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/cercle_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/cercle_in.tex new file mode 100644 index 0000000000..09f46a8ae7 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/cercle_in.tex @@ -0,0 +1,8 @@ +\psset{linewidth=2\pslinewidth} +\pstGeonode[PosAngle={0,-135,90},PointSymbol={*,*,square}](1,0){A}(-2,-1){B}(0,1){C} +\pstCircleOA[linecolor=red]{A}{B} +\pstCircleOA[linecolor=green, DistCoef=2 3 div, Radius=\pstDistAB{A}{C}]{A}{} +\pstCircleOA[linecolor=blue, Radius=\pstDistAB{B}{C}]{A}{} +\pstCircleOA[linecolor=magenta, Radius=\pstDistAB{A}{C}]{B}{} +\pstCircleOA[linecolor=cyan, Diameter=\pstDistAB{A}{C}]{B}{} +\pstCircleAB[linecolor=yellow]{B}{C}
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/cinscex.tex b/info/translations/pst-eucl/bulgarian/Exemples/cinscex.tex new file mode 100644 index 0000000000..011b133203 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/cinscex.tex @@ -0,0 +1,7 @@ +\begin{pspicture}(-6,-5)(11,15)%\psgrid + \input{Exemples/cinscex_in} +\end{pspicture} +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/info/translations/pst-eucl/bulgarian/Exemples/cinscex_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/cinscex_in.tex new file mode 100644 index 0000000000..351dc45d0d --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/cinscex_in.tex @@ -0,0 +1,50 @@ +\psset{PointSymbol=none} +%\psframe(-6,-5)(11,15) +\pstTriangle[linewidth=2\pslinewidth, linecolor=red] + (4,1){A}(0,3){B}(5,5){C} +\psset{linecolor=blue} +\pstBissectBAC[PointSymbol=none, PointName=none]{C}{A}{B}{AB} +\pstBissectBAC[PointSymbol=none, PointName=none]{A}{B}{C}{BB} +\pstBissectBAC[PointSymbol=none, PointName=none]{B}{C}{A}{CB} +\pstInterLL{A}{AB}{B}{BB}{I} +\psset{linecolor=magenta, linestyle=dashed} +\pstProjection{A}{B}{I}[I_C] +\pstLineAB{I}{I_C}\pstRightAngle[linestyle=solid]{A}{I_C}{I} +\pstProjection{A}{C}{I}[I_B] +\pstLineAB{I}{I_B}\pstRightAngle[linestyle=solid]{C}{I_B}{I} +\pstProjection[PosAngle=80]{C}{B}{I}[I_A] +\pstLineAB{I}{IA}\pstRightAngle[linestyle=solid]{B}{I_A}{I} +\pstCircleOA[linecolor=yellow, linestyle=solid]{I}{I_A} +%% Външни ъглополовящи +\psset{linecolor=magenta, linestyle=none} +\pstOutBissectBAC[PointSymbol=none, PointName=none]{C}{A}{B}{AOB} +\pstOutBissectBAC[PointSymbol=none, PointName=none]{A}{B}{C}{BOB} +\pstOutBissectBAC[PointSymbol=none, PointName=none]{B}{C}{A}{COB} +\pstInterLL[PosAngle=-90]{A}{AOB}{B}{BOB}{I_1} +\pstInterLL{A}{AOB}{C}{COB}{I_2} +\pstInterLL[PosAngle=90]{C}{COB}{B}{BOB}{I_3} +\psset{linecolor=magenta, linestyle=dashed} +\pstProjection[PointName=I_{1C}]{A}{B}{I_1}[I1C] +\pstLineAB{I_1}{I1C}\pstRightAngle[linestyle=solid]{I_1}{I1C}{A} +\pstProjection[PointName=I_{1B}]{A}{C}{I_1}[I1B] +\pstLineAB{I_1}{I1B}\pstRightAngle[linestyle=solid]{A}{I1B}{I_1} +\pstProjection[PointName=I_{1A}]{C}{B}{I_1}[I1A] +\pstLineAB{I_1}{I1A}\pstRightAngle[linestyle=solid]{I_1}{I1A}{C} +\pstProjection[PointName=I_{2B}]{A}{C}{I_2}[I2B] +\pstLineAB{I_2}{I2B}\pstRightAngle[linestyle=solid]{A}{I2B}{I_2} +\pstProjection[PointName=I_{2C}]{A}{B}{I_2}[I2C] +\pstLineAB{I_2}{I2C}\pstRightAngle[linestyle=solid]{I_2}{I2C}{A} +\pstProjection[PointName=I_{2A}]{B}{C}{I_2}[I2A] +\pstLineAB{I_2}{I2A}\pstRightAngle[linestyle=solid]{C}{I2A}{I_2} +\pstProjection[PointName=I_{3A}]{C}{B}{I_3}[I3A] +\pstLineAB{I_3}{I3A}\pstRightAngle[linestyle=solid]{C}{I3A}{I_3} +\pstProjection[PointName=I_{3C}]{A}{B}{I_3}[I3C] +\pstLineAB{I_3}{I3C}\pstRightAngle[linestyle=solid]{A}{I3C}{I_3} +\pstProjection[PointName=I_{3B}]{C}{A}{I_3}[I3B] +\pstLineAB{I_3}{I3B}\pstRightAngle[linestyle=solid]{I_3}{I3B}{A} +\psset{linecolor=yellow, linestyle=solid} +\pstCircleOA{I_1}{I1C} +\pstCircleOA{I_2}{I2B} +\pstCircleOA{I_3}{I3A} +\psset{linecolor=red, linestyle=solid, nodesepA=-1, nodesepB=-1} +\pstLineAB{I1B}{I3B}\pstLineAB{I1A}{I2A}\pstLineAB{I2C}{I3C}
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/curvetype.tex b/info/translations/pst-eucl/bulgarian/Exemples/curvetype.tex new file mode 100644 index 0000000000..a86b641f8d --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/curvetype.tex @@ -0,0 +1,7 @@ +\begin{pspicture}(-5,-5)(10,5)\psgrid + \input{Exemples/curvetype_in.tex} +\end{pspicture} +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/info/translations/pst-eucl/bulgarian/Exemples/curvetype_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/curvetype_in.tex new file mode 100644 index 0000000000..3a184818f8 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/curvetype_in.tex @@ -0,0 +1,10 @@ +\pstGeonode{O} +\rput(-3,0){\pstGeonode[CurveType=polygon](1,0){A}(1;51.43){B}(1;102.86){C} + (1;154.29){D}(1;205.71){E}(1;257.14){F}(1;308.57){G}} +\rput(-4,-1){\pstGeonode[CurveType=curve](1,3){M}(4,5){N}(6,2){P}(8,5){Q}} +\pstRotation[linecolor=green, RotAngle=100, CurveType=polygon]{O}{A,B,C,D,E,F,G} +\pstHomO[linecolor=red, HomCoef=.3, CurveType=curve]{O}{M,N,P,Q} +\pstTranslation[linecolor=blue, CurveType=polygon]{C}{O}{A',B',C',D',E',F',G'} +\pstSymO[linecolor=yellow, CurveType=curve]{O}{M',N',P',Q'} +\pstOrtSym[linecolor=magenta, CurveType=polygon]{Q}{F''} + {A',B',C',D',E',F',G'}[A''',B''',C''',D''',E''',F''',G''']
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/cyclo.tex b/info/translations/pst-eucl/bulgarian/Exemples/cyclo.tex new file mode 100644 index 0000000000..80694c5032 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/cyclo.tex @@ -0,0 +1,7 @@ +\begin{pspicture}(-2,0)(13,3)%\psgrid% + \input{Exemples/cyclo_in} +\end{pspicture} +%%% Local Variables: +%%% mode: latex +%%% TeX-master: "~/TeX/Inputs/Doc/Euclide/euclide" +%%% End: diff --git a/info/translations/pst-eucl/bulgarian/Exemples/cyclo_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/cyclo_in.tex new file mode 100644 index 0000000000..a425e4f362 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/cyclo_in.tex @@ -0,0 +1,27 @@ +\renewcommand{\NbPt}{11}\psset{linewidth=1.2\pslinewidth} +\pstGeonode[PointSymbol={*,none}, PointName={default,none}, + PosAngle=180]{M}(0,1){O} +%% 4*pi=12.5663706144 +\pstGeonode(12.5663706144,0){A} +\pstTranslation[PointSymbol=none, PointName=none]{M}{A}{O}[B] +\multido{\n=1+1}{\NbPt}{% + \pstHomO[HomCoef=\n\space \NbPt\space 1 add div, + PointSymbol=none, PointName=none]{O}{B}[O\n] + \pstProjection[PointSymbol=none, PointName=none]{M}{A}{O\n}[P\n] + %\pstCircleOA[linestyle=dashed, linecolor=red]{O\n}{P\n} + \pstCurvAbsNode[PointSymbol=square, PointName=none,CurvAbsNeg=true] + {O\n}{P\n}{M\n}{\pstDistAB{O}{O\n}} + \ifnum\n=2%изобразяване на втората окръжност + \bgroup + \pstCircleOA{O\n}{M\n} + \psset{linecolor=magenta, linewidth=1.5\pslinewidth} + \pstArcnOAB{O\n}{P\n}{M\n} + \ncline{O\n}{M\n}\ncline{P\n}{M} + \egroup + \fi}% fin du multido +\psset{linecolor=blue, linewidth=1.5\pslinewidth} +\pstGenericCurve[GenCurvFirst=M]{M}{1}{6} +\pstGenericCurve[GenCurvLast=A]{M}{6}{\NbPt} +%% само за проверка +%\parametricplot[linecolor=green, linewidth=.5\pslinewidth]{0}{12.5663706144} +% {t t 3.1415926 div 180 mul sin sub 1 t 3.1415926 div 180 mul cos sub} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/delto.tex b/info/translations/pst-eucl/bulgarian/Exemples/delto.tex new file mode 100644 index 0000000000..7c12df0386 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/delto.tex @@ -0,0 +1,7 @@ +\begin{pspicture}(-3.5,-4)(3.5,4)%\psgrid +%Deltoid + \HypoCyclo[3]{3}{1}{17} + \psset{linecolor=blue, linewidth=1.5\pslinewidth} + \pstGenericCurve[GenCurvFirst=P]{N}{1}{6} \pstGenericCurve{N}{6}{12} + \pstGenericCurve[GenCurvLast=P]{N}{12}{17} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/droite.tex b/info/translations/pst-eucl/bulgarian/Exemples/droite.tex new file mode 100644 index 0000000000..19595b78b3 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/droite.tex @@ -0,0 +1,4 @@ +%%%% -*-mode: latex; TeX-master: "euclide.tex" -*- +\begin{pspicture}(-2,-2)(2,2)\psgrid + \input{Exemples/droite_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/droite_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/droite_in.tex new file mode 100644 index 0000000000..0fe249534c --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/droite_in.tex @@ -0,0 +1,3 @@ +\pstGeonode(1,1){A}(-1,-1){B} +\pstLineAB[nodesepA=-.4, nodesepB=-1, linecolor=green]{A}{B} +\pstLineAB[nodesep=.4, linecolor=red]{A}{B}
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/envcardi.tex b/info/translations/pst-eucl/bulgarian/Exemples/envcardi.tex new file mode 100644 index 0000000000..07b72bee16 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/envcardi.tex @@ -0,0 +1,3 @@ +\psset{unit=0.65}\begin{pspicture}(-6,-6)(3.5,6)%\psgrid + \input{Exemples/envcardi_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/envcardi_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/envcardi_in.tex new file mode 100644 index 0000000000..d71fb87b7a --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/envcardi_in.tex @@ -0,0 +1,8 @@ +\psset{linewidth=0.4\pslinewidth,PointSymbol=x,% + nodesep=0,linecolor=magenta} +\pstGeonode[PointName=none]{O}(2,0){O'} +\pstCircleOA[linecolor=black]{O}{O'} +\multido{\n=5+5}{72}{% + \pstGeonode[PointSymbol=none, PointName=none] + (2;\n){M_\n} + \pstCircleOA{M_\n}{O'}}
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/envellipse.tex b/info/translations/pst-eucl/bulgarian/Exemples/envellipse.tex new file mode 100644 index 0000000000..3576839e86 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/envellipse.tex @@ -0,0 +1,7 @@ +\begin{pspicture*}(-6,-6)(6,6) + \input{Exemples/envellipse_in.tex} +\end{pspicture*} +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/info/translations/pst-eucl/bulgarian/Exemples/envellipse_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/envellipse_in.tex new file mode 100644 index 0000000000..25e7ed3902 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/envellipse_in.tex @@ -0,0 +1,7 @@ +\psset{linewidth=0.4\pslinewidth,PointSymbol=none, PointName=none} +\pstGeonode[PosAngle=-90, PointSymbol={none,*,none}, PointName={none,default,none}] + {O}(4;132){A}(5,0){O'} +\pstCircleOA{O}{O'} +\multido{\n=5+5}{72}{% + \pstGeonode(5;\n){M_\n} + \pstMediatorAB[nodesep=-15,linecolor=magenta]{A}{M_\n}{I}{J}} % fin multido
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/euler.tex b/info/translations/pst-eucl/bulgarian/Exemples/euler.tex new file mode 100644 index 0000000000..971aa290bf --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/euler.tex @@ -0,0 +1,8 @@ +\begin{pspicture}(-3,-1.5)(3,2.5)%\psgrid + \psframe(-3,-1.5)(3,2.5) + \input{Exemples/euler_in} +\end{pspicture} +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: 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} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/fracthom.tex b/info/translations/pst-eucl/bulgarian/Exemples/fracthom.tex new file mode 100644 index 0000000000..f8119481bc --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/fracthom.tex @@ -0,0 +1,9 @@ +\begin{pspicture}(-2.8,-3)(2.8,3) + \psset{linewidth=.05\pslinewidth} + \input{Exemples/fracthom_in} +\end{pspicture} + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/info/translations/pst-eucl/bulgarian/Exemples/fracthom_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/fracthom_in.tex new file mode 100644 index 0000000000..70507b1e97 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/fracthom_in.tex @@ -0,0 +1,13 @@ +\pstGeonode[PosAngle={0,90}](2,2){A_0}(-2,2){B_0}% +\psset{RotAngle=90} +\pstRotation[PosAngle=270]{A_0}{B_0}[D_0] +\pstRotation[PosAngle=180]{D_0}{A_0}[C_0] +\pspolygon(A_0)(B_0)(C_0)(D_0)% +\psset{PointSymbol=none, PointName=none, HomCoef=.2} +\multido{\n=1+1,\i=0+1}{20}{% + \pstHomO[PosAngle=0]{B_\i}{A_\i}[A_\n] + \pstHomO[PosAngle=90]{C_\i}{B_\i}[B_\n] + \pstHomO[PosAngle=180]{D_\i}{C_\i}[C_\n] + \pstHomO[PosAngle=270]{A_\i}{D_\i}[D_\n] + \pspolygon(A_\n)(B_\n)(C_\n)(D_\n)}% fin multido + diff --git a/info/translations/pst-eucl/bulgarian/Exemples/gal_biss.tex b/info/translations/pst-eucl/bulgarian/Exemples/gal_biss.tex new file mode 100644 index 0000000000..c70f96e1e0 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/gal_biss.tex @@ -0,0 +1,5 @@ +\bgroup\psset{unit=.9} +\begin{pspicture}(-1,-1)(5,5)\psgrid + \input{Exemples/gal_biss_in.tex} +\end{pspicture} +\egroup
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/gal_biss_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/gal_biss_in.tex new file mode 100644 index 0000000000..0d12afb86c --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/gal_biss_in.tex @@ -0,0 +1,18 @@ +\psset{PointSymbol=none} +\pstGeonode[PosAngle={180,130,-90}, +PointSymbol={default,none}](2,0){B}(0,1){O}(1,4){A} +\pstLineAB[nodesepB=-1,linecolor=red]{O}{A} +\pstLineAB[nodesepB=-1,linecolor=red]{O}{B} +\pstInterLC[PointSymbolA=none, + PosAngleB=-45]{O}{B}{O}{A}{G}{C} +\psset{arcsepA=-1, arcsepB=-1} +\pstArcOAB[linecolor=green, linestyle=dashed]{O}{C}{A} +\pstInterCC[PointSymbolB=none,PointNameB=none, +PosAngleA=100]{A}{O}{C}{O}{O'}{OO} +\pstArcOAB[linecolor=blue,linestyle=dashed]{A}{O'}{O'} +\pstArcOAB[linecolor=blue,linestyle=dashed]{C}{O'}{O'} +\pstLineAB[nodesepB=-1, linecolor=cyan]{O}{O'} +\psset{arcsep=\pslinewidth, + linecolor=magenta,Mark=MarkHash} +\pstMarkAngle{C}{O}{O'}{} +\pstMarkAngle[MarkAngleRadius=.5]{O'}{O}{A}{}
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/gauss.tex b/info/translations/pst-eucl/bulgarian/Exemples/gauss.tex new file mode 100644 index 0000000000..6101b030a5 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/gauss.tex @@ -0,0 +1,8 @@ +%% Правилен седемнадесетоъгълник +\begin{pspicture}(-5.5,-5.5)(5.5,6)%\psgrid + \input{Exemples/gauss_in} +\end{pspicture} +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/info/translations/pst-eucl/bulgarian/Exemples/gauss_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/gauss_in.tex new file mode 100644 index 0000000000..047883f190 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/gauss_in.tex @@ -0,0 +1,58 @@ + \pstGeonode[PosAngle={-90,0}]{O}(5,0){P_1} + \pstCircleOA{O}{P_1} + \pstSymO[PointSymbol=none, PointName=none, CodeFig=false]{O}{P_1}[PP_1] + \ncline[linestyle=solid]{PP_1}{P_1} + \pstRotation[RotAngle=90, PosAngle=90]{O}{P_1}[B] + \pstRightAngle[linestyle=solid]{B}{O}{PP_1}\ncline[linestyle=solid]{O}{B} + \pstHomO[HomCoef=.25]{O}{B}[J] + \ncline{J}{P_1} + \pstBissectBAC[PointSymbol=none, PointName=none]{O}{J}{P_1}{PE1} + \pstBissectBAC[PointSymbol=none, PointName=none]{O}{J}{PE1}{PE2} + \pstInterLL[PosAngle=-90]{O}{P_1}{J}{PE2}{E} + \pstRotation[PosAngle=-90, RotAngle=-45, PointSymbol=none, + PointName=none]{J}{E}[PF1] + \pstInterLL[PosAngle=-90]{O}{P_1}{J}{PF1}{F} + \pstMiddleAB[PointSymbol=none, PointName=none]{F}{P_1}{MFP1} + \pstCircleOA{MFP1}{P_1} + \pstInterLC[PointSymbolA=none,PointNameA=none]{O}{B}{MFP1}{P_1}{H}{K} + \pstCircleOA{E}{K} + \pstInterLC{O}{P_1}{E}{K}{N_6}{N_4} + \pstRotation[RotAngle=90, PointSymbol=none, PointName=none]{N_6}{E}[PP_6] + \pstInterLC[PosAngleA=90, PosAngleB=-90, PointNameB=P_{13}] + {PP_6}{N_6}{O}{P_1}{P_6}{P_13} + \pstSegmentMark[SegmentSymbol=wedge]{N_6}{P_6} + \pstSegmentMark[SegmentSymbol=wedge]{P_13}{N_6} + \pstRotation[RotAngle=90, PointSymbol=none, PointName=none]{N_4}{E}[PP_4] + \pstInterLC[PosAngleA=90, PosAngleB=-90, PointNameB=P_{15}] + {N_4}{PP_4}{O}{P_1}{P_4}{P_15} + \pstSegmentMark[SegmentSymbol=cup]{N_4}{P_4} + \pstSegmentMark[SegmentSymbol=cup]{P_15}{N_4} + \pstRightAngle[linestyle=solid]{P_1}{N_6}{P_6} + \pstRightAngle[linestyle=solid]{P_1}{N_4}{P_4} + \pstBissectBAC[PosAngle=90, linestyle=none]{P_4}{O}{P_6}{P_5} + %\pstOrtSym[PosAngle=-90, PointName=P_{14}]{O}{P_1}{P_5}[P_14] + \pstInterCC[PosAngleB=90, PointSymbolA=none, + PointNameA=none]{O}{P_1}{P_4}{P_5}{H}{P_3} + %\pstOrtSym[PosAngle=-90, SegmentSymbol=pstslash, PointName=P_{16}] + % {O}{P_1}{P_3}[P_16] + \pstInterCC[PosAngleB=90, PointSymbolA=none, + PointNameA=none]{O}{P_1}{P_3}{P_4}{H}{P_2} + %\pstOrtSym[PosAngle=-90, SegmentSymbol=pstslashslashslash, + % PointName=P_{17}]{O}{P_1}{P_2}[P_17] + \pstInterCC[PosAngleA=90, PointSymbolB=none, + PointNameB=none]{O}{P_1}{P_6}{P_5}{P_7}{H} + \pstInterCC[PosAngleA=100, PointSymbolB=none, + PointNameB=none]{O}{P_1}{P_7}{P_6}{P_8}{H} + \pstInterCC[PosAngleA=135, PointSymbolB=none, + PointNameB=none]{O}{P_1}{P_8}{P_7}{P_9}{H} + \pstOrtSym[PosAngle={-90,-90,-90,-100,-135}, + %SegmentSymbol={default,pstslash,pstslashhh,circ,times,equiv}, + PointName={P_{17},P_{16},P_{14},P_{12},P_{11},P_{10}}] + {O}{P_1}{P_2,P_3,P_5,P_7,P_8,P_9}[P_17,P_16,P_14,P_12,P_11,P_10] + %\pstOrtSym[PosAngle=-100, SegmentSymbol=times, + %PointName=P_{11}]{O}{P_1}{P_8}[P_11] + %\pstOrtSym[PosAngle=-135, SegmentSymbol=equiv, + %PointName=P_{10}]{O}{P_1}{P_9}[P_10] + \pspolygon[linecolor=green, linestyle=solid, linewidth=2\pslinewidth] + (P_1)(P_2)(P_3)(P_4)(P_5)(P_6)(P_7)(P_8)(P_9) + (P_10)(P_11)(P_12)(P_13)(P_14)(P_15)(P_16)(P_17)
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/gencur.tex b/info/translations/pst-eucl/bulgarian/Exemples/gencur.tex new file mode 100644 index 0000000000..8e87479865 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/gencur.tex @@ -0,0 +1,3 @@ +\begin{pspicture}(-2.5,-2.5)(2.5,1)%\psgrid% +\input{Exemples/gencur_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/gencur_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/gencur_in.tex new file mode 100644 index 0000000000..729434e4db --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/gencur_in.tex @@ -0,0 +1,6 @@ +\psset{unit=.00625} +\pstGeonode{A} +\multido{\n=20+20}{18}{\pstGeonode[PointName=M_{\n}]% + (\n;\n){M_\n}} +\pstGenericCurve[GenCurvFirst=A,GenCurvInc=20, +linecolor=blue,linewidth=.5\pslinewidth]{M_}{20}{360}
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/geohyper.tex b/info/translations/pst-eucl/bulgarian/Exemples/geohyper.tex new file mode 100644 index 0000000000..7f54846c25 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/geohyper.tex @@ -0,0 +1,7 @@ +\begin{pspicture}(-5,-5)(5,5) + \input{Exemples/geohyper_in} +\end{pspicture} +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/info/translations/pst-eucl/bulgarian/Exemples/geohyper_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/geohyper_in.tex new file mode 100644 index 0000000000..b2e59d9025 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/geohyper_in.tex @@ -0,0 +1,38 @@ +\psclip{\pscircle(0,0){4}}%\psgrid + %\newlength{\radius}\setlength{\radius}{0cm} + %\newcounter{rapport}\setcounter{i}{1} + %\whiledo{\value{i}<100}{ + % \setlength{\radius}{4cm*\value{i}} + % \setcounter{rapport}{\value{i}+1} + % \divide\radius by \arabic{rapport} + % \pscircle[linestyle=dotted, linecolor=gray]% + % (0, 0){\radius} + % \setcounter{i}{\value{i}*2} + % } + \pstGeonode(1, 2){M}\pstGeonode(-2,2){N}\pstGeonode(0,-2){P}% + \psset{DrawCirABC=false, PointSymbol=none, PointName=none}% + \pstGeonode(0,0){O}\pstGeonode(4,0){A}\pstCircleOA{O}{A}% + \pstHomO[HomCoef=\pstDistAB{O}{A} 2 mul \pstDistAB{O}{M} sub + \pstDistAB{O}{M} div]{O}{M}[M']% + \pstHomO[HomCoef=\pstDistAB{O}{A} 2 mul \pstDistAB{O}{P} sub + \pstDistAB{O}{P} div]{O}{P}[P']% + \pstHomO[HomCoef=\pstDistAB{O}{A} 2 mul \pstDistAB{O}{N} sub + \pstDistAB{O}{N} div]{O}{N}[N']% + \psset{linecolor=green, linewidth=1.5pt}% + \pstCircleABC{M}{N}{M'}{OmegaMN}\pstArcOAB{OmegaMN}{N}{M}% + \pstCircleABC{M}{P}{M'}{OmegaMP}\pstArcOAB{OmegaMP}{M}{P}% + \pstCircleABC{N}{P}{P'}{OmegaNP}\pstArcOAB{OmegaNP}{P}{N}% + \psset{linecolor=blue} + %% височина от М + \pstHomO[HomCoef=\pstDistAB{OmegaNP}{N} 2 mul \pstDistAB{OmegaNP}{M} sub + \pstDistAB{OmegaNP}{M} div]{OmegaNP}{M}[MH'] + \pstCircleABC{M}{M'}{MH'}{OmegaMH}\pstArcOAB{OmegaMH}{MH'}{M} + %% височина от N + \pstHomO[HomCoef=\pstDistAB{OmegaMP}{M} 2 mul \pstDistAB{OmegaMP}{N} sub + \pstDistAB{OmegaMP}{N} div]{OmegaMP}{N}[NH'] + \pstCircleABC{N}{N'}{NH'}{OmegaNH}\pstArcOAB{OmegaNH}{N}{NH'} + %% височина от P + \pstHomO[HomCoef=\pstDistAB{OmegaMN}{M} 2 mul \pstDistAB{OmegaMN}{P} sub + \pstDistAB{OmegaMN}{P} div]{OmegaMN}{P}[PH'] + \pstCircleABC{P}{P'}{PH'}{OmegaPH}\pstArcOAB{OmegaPH}{P}{PH'} +\endpsclip
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/geonode.tex b/info/translations/pst-eucl/bulgarian/Exemples/geonode.tex new file mode 100644 index 0000000000..8250e34620 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/geonode.tex @@ -0,0 +1,3 @@ +\begin{pspicture}(-2,-2)(3,3)\psgrid + \input{Exemples/geonode_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/geonode_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/geonode_in.tex new file mode 100644 index 0000000000..4c5ae04f14 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/geonode_in.tex @@ -0,0 +1,15 @@ +\pstGeonode{A} +\pstGeonode[PosAngle=-135, PointNameSep=1.3](0,3){B_1} +\pstGeonode[PointSymbol=pentagon,dotscale=2, + fillstyle=solid,fillcolor=OliveGreen, + PtNameMath=false,PointName=$B_2$, + linecolor=red](-2,1){B2} +\pstGeonode[PosAngle={90,0,-90},PointSymbol={*,o}, + linestyle=dashed, CurveType=polygon, + PointNameSep={1em,2em,3mm}] + (1,2){M_1}(2,1){M_2}(1,0){M_3} +\pstGeonode[PosAngle={50,100,90}, + PointSymbol={*,x,default}, + PointNameSep=3mm, CurveType=curve, + PointName={\alpha,\beta,\gamma,default}] + (-2,0){alpha}(-1,-2){beta}(0,-1){gamma}(2,-1.5){T}
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/german_ra.tex b/info/translations/pst-eucl/bulgarian/Exemples/german_ra.tex new file mode 100644 index 0000000000..7932e69964 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/german_ra.tex @@ -0,0 +1,3 @@ +\begin{pspicture}(0,1)(5,6)%\psgrid + \input{Exemples/german_ra_in.tex} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/german_ra_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/german_ra_in.tex new file mode 100644 index 0000000000..44c7f73219 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/german_ra_in.tex @@ -0,0 +1,3 @@ +\pstTriangle(1,2){A}(4,2){B}(1,5){C} +\pstMarkAngle[MarkAngleRadius=.5, LabelSep=.3] + {B}{A}{C}{\boldmath$\cdot$} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/grav.tex b/info/translations/pst-eucl/bulgarian/Exemples/grav.tex new file mode 100644 index 0000000000..943eaaee0c --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/grav.tex @@ -0,0 +1,3 @@ +\begin{pspicture}(-3,-2)(2,2)\psgrid + \input{Exemples/grav_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/grav_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/grav_in.tex new file mode 100644 index 0000000000..af1f1612b8 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/grav_in.tex @@ -0,0 +1,2 @@ +\pstTriangle[PointSymbol=none](1,1){A}(-1,-1){B}(-2,1){C} +\pstCGravABC{A}{B}{C}{G} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/homothetie.tex b/info/translations/pst-eucl/bulgarian/Exemples/homothetie.tex new file mode 100644 index 0000000000..f6c46d2170 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/homothetie.tex @@ -0,0 +1,4 @@ +%%%% -*-mode: latex; TeX-master: "euclide.tex" -*- +\begin{pspicture}(-2,-2)(2,2)\psgrid% + \input{Exemples/homothetie_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/homothetie_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/homothetie_in.tex new file mode 100644 index 0000000000..9d35f3d848 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/homothetie_in.tex @@ -0,0 +1,6 @@ +\pstGeonode[PosAngle={0,-45}](.5,1){O}(-1.5,-1.2){A}(.5,-.8){B} +\pstHomO[HomCoef=.62, PosAngle=-45]{O}{A,B}[C,D] +\psset{linecolor=green, nodesep=-1} +\pstLineAB{A}{O}\pstLineAB{B}{O} +\psset{linecolor=red, nodesep=-.5} +\pstLineAB{A}{B}\pstLineAB{C}{D} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/hyperbole.tex b/info/translations/pst-eucl/bulgarian/Exemples/hyperbole.tex new file mode 100644 index 0000000000..04e7161edc --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/hyperbole.tex @@ -0,0 +1,8 @@ +\begin{pspicture}(-4,-4)(4,4)%\psgrid + \psframe(-4,-4)(4,4) + \input{Exemples/hyperbole_in} +\end{pspicture} +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/info/translations/pst-eucl/bulgarian/Exemples/hyperbole_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/hyperbole_in.tex new file mode 100644 index 0000000000..c828a2beec --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/hyperbole_in.tex @@ -0,0 +1,54 @@ +\newcommand{\Sommet}{1.4142135623730951} +\newcommand{\PosFoyer}{2} +\newcommand{\HypAngle}{0} +\setcounter{i}{1} +\newcounter{CoefDiv}\setcounter{CoefDiv}{20} +\newcounter{Inc}\setcounter{Inc}{2} +\newcounter{n}\setcounter{n}{2} +%% радиус на концентрични кръгове, използвани за намиране на точки от H +%% избираме \Rii=\Ri+2\Sommet (дефиниция на хипербола) +\newcommand{\Ri}{% кодът е postscript + \PosFoyer\space\Sommet\space sub \arabic{i}\space\arabic{CoefDiv}\space div add} +\newcommand{\Rii}{\Ri\space\Sommet\space 2 mul add} +\pstGeonode[PosAngle=90]{O}(\PosFoyer,\HypAngle){F} +\pstSymO[PosAngle=180]{O}{F}\pstLineAB{F}{F'} +%% Следа на асимптотите +\pstCircleOA{O}{F} +%% определяне на двата върха на H +\pstGeonode[PosAngle=-135](\Sommet,\HypAngle){S} +\pstGeonode[PosAngle=-45](-\Sommet,\HypAngle){S'} +%% правата, перпендикуляра на (FF') през S, пресича асимптотата в точка +%% от окръжността с диаметър [FF'] (тази права е допирателна към H) +\pstRotation[RotAngle=90, PointSymbol=none]{S}{O}[B] +\pstInterLC[PosAngleA=90, PosAngleB=-90]{S}{B}{O}{F}{A_1}{A_2} +\pstLineAB[nodesepA=-3,nodesepB=-5]{A_1}{O} +\pstLineAB[nodesepA=-3,nodesepB=-5]{A_2}{O} +%% cos(\Psi)=OS/OF (c-a-d \Sommet/\PosFoyer) +%% тук \sqrt(2)/2, следователно \Psi=45 => hyperbole equilatere +\pstMarkAngle[LabelSep=.8, MarkAngleRadius=.7, arrows=->, + LabelSep=1.1]{F}{O}{A_1}{$\Psi$} +\ncline[linecolor=red]{A_1}{A_2} +\pstRightAngle[RightAngleSize=.15]{A_1}{S}{O} +\psset{PointName=none} +\whiledo{\value{n}<8}{% + \psset{RadiusA=\pstDistVal{\Ri},RadiusB=\pstDistVal{\Rii},PointSymbol=none} + \pstInterCC{F}{}{F'}{}{M\arabic{n}}{P\arabic{n}} + \pstInterCC{F'}{}{F}{}{M'\arabic{n}}{P'\arabic{n}} + %% bcp точки в началото + %% n -> номер на точката, i -> размер на окръжностите + %% Inc -> нарастване на i (2^n) + \stepcounter{n}\addtocounter{i}{\value{Inc}} + \addtocounter{Inc}{\value{Inc}}}%% fin de whiledo +\psset{linecolor=blue} +%% изчертаване на клоновете на хиперболата +\pstGenericCurve[GenCurvFirst=S]{M}{2}{7} +\pstGenericCurve[GenCurvFirst=S]{P}{2}{7} +\pstGenericCurve[GenCurvFirst=S']{M'}{2}{7} +\pstGenericCurve[GenCurvFirst=S']{P'}{2}{7} +%% за проверка на параметрите +%\parametricplot[linecolor=black, linewidth=.25\pslinewidth]{-1}{1} +% {t dup tx@EcldDict begin sh exch ch end \Sommet\space mul exch +% \PosFoyer\space dup mul \Sommet\space dup mul sub sqrt mul} +%\parametricplot[linecolor=black, linewidth=.25\pslinewidth]{-1}{1} +% {t dup tx@EcldDict begin sh exch ch end neg \Sommet\space mul exch +% \PosFoyer\space dup mul \Sommet\space dup mul sub sqrt mul} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/hypocyclo.tex b/info/translations/pst-eucl/bulgarian/Exemples/hypocyclo.tex new file mode 100644 index 0000000000..0bb69030d8 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/hypocyclo.tex @@ -0,0 +1,21 @@ +\newcommand{\HypoCyclo}[4][100]{% + \def\R{#2}\def\petitR{#3}\def\NbPt{#4}% локални дефиниции + %% В зависимост от стойността на R за petitR: + %% 4 астроид -- 3 делтоид -- 2 диаметър + \def\Anglen{\n\space 360 \NbPt\space 1 add div mul} + \psset{PointSymbol=none,PointName=none} + \pstGeonode[PointSymbol={*,none},PointName={default,none}, PosAngle=0]{O}(\R,0){P} + \pstCircleOA{O}{P} + \pstHomO[HomCoef=\petitR\space\R\space div]{P}{O}[M] + \multido{\n=1+1}{\NbPt}{% + \pstRotation[RotAngle=\Anglen]{O}{M}[M\n] + \rput(M\n){\pstGeonode(\petitR,0){Q}} + \pstRotation[RotAngle=\Anglen]{M\n}{Q}[N] + \pstRotation[RotAngle=\n\space -360 \NbPt\space 1 add div + mul \R\space\petitR\space div mul, PointSymbol=*, PointName=none]% + {M\n}{N}[N\n] + \ifnum\n=#1 + \pstCircleOA{M\n}{N\n}\ncline{M\n}{N\n}% + {\psset{linecolor=red, linewidth=2\pslinewidth} + \pstArcOAB{M\n}{N\n}{N}\pstArcOAB{O}{P}{N}} + \fi}}%fin multido-newcommand diff --git a/info/translations/pst-eucl/bulgarian/Exemples/interCC.tex b/info/translations/pst-eucl/bulgarian/Exemples/interCC.tex new file mode 100644 index 0000000000..ccd47eccfe --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/interCC.tex @@ -0,0 +1,3 @@ +\begin{pspicture}(0,-1)(4,3)\psset{dash=2mm 2mm}\psgrid + \input{Exemples/interCC_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/interCC_bis_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/interCC_bis_in.tex new file mode 100644 index 0000000000..a73ff0b541 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/interCC_bis_in.tex @@ -0,0 +1,16 @@ +\pstGeonode[PointName={\Omega,O}](3,-1){Omega}(1,-1){O} +\pstGeonode[PointSymbol=square, PosAngle={-90,90}](0,3){A}(2,2){B} +\psset{PointSymbol=o} +\pstCircleOA[linecolor=red,DistCoef=1 3 10 div add, + Radius=\pstDistAB{A}{B}]{O}{} +\pstCircleOA[linecolor=Orange, Diameter=\pstDistAB{A}{B}]{O}{} +\pstCircleOA[linecolor=Violet, Radius=\pstDistAB{A}{B}]{Omega}{} +\pstCircleOA[linecolor=Purple, Diameter=\pstDistAB{A}{B}]{Omega}{} +\pstInterCC[DistCoef=1 3 10 div add, RadiusA=\pstDistAB{A}{B},DistCoef=none, + RadiusB=\pstDistAB{A}{B}]{O}{}{Omega}{}{D}{E} +\pstInterCC[DiameterA=\pstDistAB{A}{B}, + RadiusB=\pstDistAB{A}{B}]{O}{}{Omega}{}{F}{G} +\pstInterCC[DistCoef=1 3 10 div add, RadiusA=\pstDistAB{A}{B},DistCoef=none, + DiameterB=\pstDistAB{A}{B}]{O}{}{Omega}{}{H}{I} +\pstInterCC[DiameterA=\pstDistAB{A}{B}, + DiameterB=\pstDistAB{A}{B}]{O}{}{Omega}{}{J}{K} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/interCC_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/interCC_in.tex new file mode 100644 index 0000000000..6e4f376a05 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/interCC_in.tex @@ -0,0 +1,9 @@ +\rput{10}{% + \pstGeonode[PosAngle={0,-90,-90,90}] + (1,-1){O}(2,1){A}(2,0.1){B}(2.5,1){C}} +\pstCircleOA[linecolor=red]{C}{B} +\pstInterCC[PosAngleA=135, CodeFigA=true, CodeFigAarc=false, + CodeFigColor=magenta]{O}{A}{C}{B}{D}{E} +\pstInterCC[PointSymbolB=none, PointNameB=none, + PosAngleA=170, CodeFigA=true, CodeFigAarc=false, + CodeFigColor=green]{B}{E}{C}{B}{F}{G} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/interDC.tex b/info/translations/pst-eucl/bulgarian/Exemples/interDC.tex new file mode 100644 index 0000000000..8049edefa9 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/interDC.tex @@ -0,0 +1,3 @@ +\begin{pspicture}(-3,-2)(4,4)\psgrid% + \input{Exemples/interDC_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/interDC_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/interDC_in.tex new file mode 100644 index 0000000000..6a0fe1ed00 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/interDC_in.tex @@ -0,0 +1,16 @@ +\pstGeonode[PosAngle={-135,80,0}] + (-1,0){B}(3,-1){C}(-.9,.5){O}(0,2){A} +\pstGeonode(-2,3){I} +\pstCircleOA[linecolor=red]{O}{A} +\pstInterLC[PosAngle=-80]{C}{B}{O}{A}{D}{E} +\pstInterLC[PosAngleB=60,Radius=\pstDistAB{O}{D}] + {I}{C}{O}{}{F}{G} +\pstInterLC[PosAngleB=180,DistCoef=1.3, + Diameter=\pstDistAB{O}{D}] + {I}{B}{O}{}{H}{J} +\pstCircleOA[linecolor=red,DistCoef=1.3, + Diameter=\pstDistAB{O}{D}]{O}{} +\psset{nodesep=-1} +\pstLineAB[linecolor=green]{E}{C} +\pstLineAB[linecolor=cyan]{I}{C} +\pstLineAB[linecolor=magenta]{J}{I} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/interDD.tex b/info/translations/pst-eucl/bulgarian/Exemples/interDD.tex new file mode 100644 index 0000000000..8c8b90667a --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/interDD.tex @@ -0,0 +1,3 @@ +\begin{pspicture}(-1,-2)(4,3)\psset{unit=.8}\psgrid + \input{Exemples/interDD_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/interDD_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/interDD_in.tex new file mode 100644 index 0000000000..b934b4ca31 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/interDD_in.tex @@ -0,0 +1,4 @@ +\pstGeonode(0,-1){A}(3,2){B}(3,0){C}(1,2){D} +\pstInterLL[PointSymbol=square]{A}{B}{C}{D}{E} +\psset{linecolor=blue,nodesep=-1} +\pstLineAB{A}{B}\pstLineAB{C}{D} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/interFC.tex b/info/translations/pst-eucl/bulgarian/Exemples/interFC.tex new file mode 100644 index 0000000000..b5af9d7ea2 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/interFC.tex @@ -0,0 +1,8 @@ +\psset{unit=.8} +\begin{pspicture}(-3,-4)(3,4)%\psgrid + \input{Exemples/interFC_in} +\end{pspicture} +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/info/translations/pst-eucl/bulgarian/Exemples/interFC_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/interFC_in.tex new file mode 100644 index 0000000000..28378928c6 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/interFC_in.tex @@ -0,0 +1,13 @@ +\def\F{x 180 mul 3.1415926 div cos 2 mul} +\pstGeonode(0.3,-1){O}(2,.5){M} +\ncline[linecolor=blue, arrowscale=2]{->}{O}{M} +\psaxes{->}(0,0)(-3,-3)(3,4) +\psplot[linewidth=2\pslinewidth, + linecolor=gray]{-3.14}{3.14}{\F} +\psset{PointSymbol=*} +\pstCircleOA{O}{M} +\psset{PointSymbol=o} +\pstInterFC{\F}{O}{M}{1}{N_0} +\pstInterFC{\F}{O}{M}{-1}{N_1} +\pstInterFC{\F}{O}{M}{-2}{N_2} +\pstInterFC{\F}{O}{M}{2}{N_3} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/interFF.tex b/info/translations/pst-eucl/bulgarian/Exemples/interFF.tex new file mode 100644 index 0000000000..9544678da3 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/interFF.tex @@ -0,0 +1,8 @@ +\begin{pspicture}(-3,-1)(2,4) + \input{Exemples/interFF_in} +\end{pspicture} + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/info/translations/pst-eucl/bulgarian/Exemples/interFF_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/interFF_in.tex new file mode 100644 index 0000000000..c05b27959e --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/interFF_in.tex @@ -0,0 +1,7 @@ +\psaxes{->}(0,0)(-2,0)(2,4) +\psset{linewidth=2\pslinewidth} +\psplot[linecolor=gray]{-2}{2}{x 2 exp} +\psplot{-2}{2}{2 x 2 div sub} +\psset{PointSymbol=o} +\pstInterFF{2 x 2 div sub}{x 2 exp}{1}{M_1} +\pstInterFF{2 x 2 div sub}{x 2 exp}{-2}{M_0} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/interFL.tex b/info/translations/pst-eucl/bulgarian/Exemples/interFL.tex new file mode 100644 index 0000000000..a900ddd0ce --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/interFL.tex @@ -0,0 +1,8 @@ +\psset{unit=.8} +\begin{pspicture}(-3,-1.5)(3,4)%\psgrid + \input{Exemples/interFL_in} +\end{pspicture} +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/info/translations/pst-eucl/bulgarian/Exemples/interFL_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/interFL_in.tex new file mode 100644 index 0000000000..75a062bc8d --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/interFL_in.tex @@ -0,0 +1,11 @@ +\def\F{x 3 exp 3 div x sub 2 3 div add .0001 add} +\psaxes{->}(0,0)(-3,-1)(3,4) +\psplot[linewidth=2\pslinewidth, + linecolor=gray]{-2.5}{2.5}{\F} +\psset{PointSymbol=*} +\pstGeonode[PosAngle={-45,0}](0,-.2){N}(2.5,1){M} +\pstLineAB[nodesepA=-3cm]{N}{M} +\psset{PointSymbol=o} +\pstInterFL{\F}{N}{M}{2}{A} +\pstInterFL[PosAngle=90]{\F}{N}{M}{0}{A'} +\pstInterFL{\F}{N}{M}{-2}{A''}
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/mediator.tex b/info/translations/pst-eucl/bulgarian/Exemples/mediator.tex new file mode 100644 index 0000000000..9a3e17deda --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/mediator.tex @@ -0,0 +1,8 @@ +\begin{pspicture}(6,6)\psgrid + \input{Exemples/mediator_in} +\end{pspicture} + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/info/translations/pst-eucl/bulgarian/Exemples/mediator_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/mediator_in.tex new file mode 100644 index 0000000000..708453d3bc --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/mediator_in.tex @@ -0,0 +1,10 @@ +\pstTriangle[PointSymbol=none] + (3.5,1){A}(1,4){B}(5,4.2){C} +\psset{linecolor=red, CodeFigColor=red, nodesep=-1} +\pstMediatorAB[PointSymbolA=none]{A}{B}{I}{M_I} +\psset{PointSymbol=none, PointNameB=none} +\pstMediatorAB[CodeFig=true] + {A}{C}{J}{M_J} +\pstMediatorAB[PosAngleA=45, linecolor=blue] + {C}{B}{K}{M_K} + diff --git a/info/translations/pst-eucl/bulgarian/Exemples/milieu.tex b/info/translations/pst-eucl/bulgarian/Exemples/milieu.tex new file mode 100644 index 0000000000..02687041b3 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/milieu.tex @@ -0,0 +1,3 @@ +\begin{pspicture}(-3,-2)(2,2)\psgrid + \input{Exemples/milieu_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/milieu_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/milieu_in.tex new file mode 100644 index 0000000000..f4d9ae815d --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/milieu_in.tex @@ -0,0 +1,4 @@ +\pstTriangle[PointSymbol=none](1,1){A}(-1,-1){B}(-2,1){C} +\pstMiddleAB{A}{B}{C'} +\pstMiddleAB{C}{A}{B'} +\pstMiddleAB{B}{C}{A'} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/oij.tex b/info/translations/pst-eucl/bulgarian/Exemples/oij.tex new file mode 100644 index 0000000000..4e6363fd21 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/oij.tex @@ -0,0 +1,5 @@ +{\psset{unit=.7} +\begin{pspicture*}(-4,-4)(4,4)%\psgrid + \input{Exemples/oij_in} +\end{pspicture*} +}
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/oij_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/oij_in.tex new file mode 100644 index 0000000000..50606e16e4 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/oij_in.tex @@ -0,0 +1,13 @@ +\pstGeonode[PosAngle={-135,-90,180}]% + {O}(1,0.5){I}(0.5,2){J} +\pstLineAB[nodesep=10]{O}{I} +\pstLineAB[nodesep=10]{O}{J} +\multips(-5,-2.5)(1,0.5){11}{\psline(0,-.15)(0,.15)} +\multips(-2,-8)(0.5,2){9}{\psline(-.15,0)(.15,0)} +\psset{linestyle=dotted}% +\multips(-5,-2.5)(1,0.5){11}{\psline(-10,-40)(10,40)} +\multips(-2,-8)(0.5,2){9}{\psline(-10,-5)(10,5)} +\psset{PointSymbol=x, linestyle=solid} +\pstOIJGeonode[PosAngle={-90,0}, CurveType=curve, + linecolor=red] + (3,1){A}{O}{I}{J}(-2,1){B}(-1,-1.5){C}(2,-1){D} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/orthocentre.tex b/info/translations/pst-eucl/bulgarian/Exemples/orthocentre.tex new file mode 100644 index 0000000000..8263598c07 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/orthocentre.tex @@ -0,0 +1,3 @@ +\begin{pspicture}(-2,-2)(3.5,2)\psset{CodeFig=true, unit=.75}\psgrid + \input{Exemples/orthocentre_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/orthocentre_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/orthocentre_in.tex new file mode 100644 index 0000000000..d9390ea3bc --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/orthocentre_in.tex @@ -0,0 +1,8 @@ +\psset{CodeFig=true, PointSymbol=none} +\pstTriangle[PosAngleA=180] + (-1,0){A}(3,-1){B}(3,2){C} +\pstProjection[PosAngle=-90]{B}{A}{C} +\pstProjection{B}{C}{A} +\pstProjection[PosAngle=90]{A}{C}{B} +\pstInterLL[PosAngle=135,PointSymbol=square] + {A}{A'}{B}{B'}{H} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/orthoethyper.tex b/info/translations/pst-eucl/bulgarian/Exemples/orthoethyper.tex new file mode 100644 index 0000000000..7ebbbf6e64 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/orthoethyper.tex @@ -0,0 +1,7 @@ +\begin{pspicture}(-11,-10)(11,10)\psframe(-11,-10)(11,10)%\psgrid + \input{Exemples/orthoethyper_in} +\end{pspicture} +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/info/translations/pst-eucl/bulgarian/Exemples/orthoethyper_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/orthoethyper_in.tex new file mode 100644 index 0000000000..9e1ab5557f --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/orthoethyper_in.tex @@ -0,0 +1,18 @@ +\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) diff --git a/info/translations/pst-eucl/bulgarian/Exemples/parabole.tex b/info/translations/pst-eucl/bulgarian/Exemples/parabole.tex new file mode 100644 index 0000000000..1d4df01a3b --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/parabole.tex @@ -0,0 +1,4 @@ +\begin{pspicture}(0,.5)(11,10.5)%\psgrid + \psframe(0,.5)(11,10.5) + \input{Exemples/parabole_in.tex} +\end{pspicture}
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/parabole_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/parabole_in.tex new file mode 100644 index 0000000000..eb8726d479 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/parabole_in.tex @@ -0,0 +1,24 @@ +\psset{linewidth=1.2\pslinewidth}\renewcommand{\NbPt}{11} +\pstGeonode[PosAngle={0,-90}](5,4){O}(1,2){A}(9,1.5){B} +\newcommand{\Parabole}[1][100]{% + \pstLineAB[nodesep=-.9, linecolor=green]{A}{B} + \psset{RotAngle=90, PointSymbol=none, PointName=none} + \multido{\n=1+1}{\NbPt}{% + \pstHomO[HomCoef=\n\space \NbPt\space 1 add div]{A}{B}[M\n] + \pstMediatorAB[linestyle=none]{M\n}{O}{M\n_I}{M\n_IP} + \pstRotation{M\n}{A}[M\n_P] + \pstInterLL[PointSymbol=square, PointName=none]{M\n_I}{M\n_IP}{M\n}{M\n_P}{P_\n} + \ifnum\n=#1 + \bgroup + \pstRightAngle{A}{M\n}{M\n_P} + \psset{linewidth=.5\pslinewidth, nodesep=-1, linecolor=blue} + \pstLineAB{M\n_I}{P_\n}\pstLineAB{M\n}{P_\n} + \pstRightAngle{P_\n}{M\n_I}{M\n} + \psset{linecolor=red}\pstSegmentMark{M\n}{M\n_I}\pstSegmentMark{M\n_I}{O} + \egroup + \fi}}%fin multido-newcommand +\Parabole[2]\pstGenericCurve[linecolor=magenta]{P_}{1}{\NbPt} +%% Нова парабола с нова точка B +\pstGeonode[PointSymbol=*, PosAngle=-90](10,3.5){B} +\psset{linestyle=dashed} +\Parabole\pstGenericCurve[linecolor=magenta]{P_}{1}{\NbPt} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/projection.tex b/info/translations/pst-eucl/bulgarian/Exemples/projection.tex new file mode 100644 index 0000000000..c5b56aaf7e --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/projection.tex @@ -0,0 +1,4 @@ +%%%% -*-mode: latex; TeX-master: "euclide.tex" -*- +\begin{pspicture}(-3,-2)(2,2)\psgrid + \input{Exemples/projection_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/projection_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/projection_in.tex new file mode 100644 index 0000000000..90e5796693 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/projection_in.tex @@ -0,0 +1,5 @@ +\psset{PointSymbol=none,CodeFig=true,CodeFigColor=red} +\pstTriangle(1,1){A}(-2,1){C}(-1,-1){B} +\pstProjection{A}{B}{C}[I] +\pstProjection{A}{C}{B}[J] +\pstProjection{C}{B}{A}[K] diff --git a/info/translations/pst-eucl/bulgarian/Exemples/ptfermat.tex b/info/translations/pst-eucl/bulgarian/Exemples/ptfermat.tex new file mode 100644 index 0000000000..dea19de574 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/ptfermat.tex @@ -0,0 +1,7 @@ +\begin{pspicture}(-7,-6)(5,5)%\psgrid + \input{Exemples/ptfermat_in} +\end{pspicture} +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/info/translations/pst-eucl/bulgarian/Exemples/ptfermat_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/ptfermat_in.tex new file mode 100644 index 0000000000..bc4754b3f7 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/ptfermat_in.tex @@ -0,0 +1,17 @@ +\psset{PointSymbol=none, PointName=none} +\pstTriangle[PosAngleA=-160, PosAngleB=90, PosAngleC=-25]% + (-3,-2){B}(0,3){A}(2,-1){C}% +\psset{RotAngle=-60} +\pstRotation[PosAngle=-90]{B}{C}[A'] +\pstRotation{C}{A}[B'] +\pstRotation[PosAngle=160]{A}{B}[C'] +\pstLineAB{A}{B'} +\pstLineAB{C}{B'} +\pstLineAB{B}{A'} +\pstLineAB{C}{A'} +\pstLineAB{B}{C'} +\pstLineAB{A}{C'} +\pstCircleABC[linecolor=red]{A}{B}{C'}{O_1} +\pstCircleABC[linecolor=blue]{A}{C}{B'}{O_2} +\pstCircleABC[linecolor=Aquamarine]{A'}{C}{B}{O_3} +\pstInterCC[PointSymbolA=none]{O_1}{A}{O_2}{A}{E}{F} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/remarq.tex b/info/translations/pst-eucl/bulgarian/Exemples/remarq.tex new file mode 100644 index 0000000000..5f25c33e1a --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/remarq.tex @@ -0,0 +1,8 @@ +\begin{pspicture}(-3,-2)(3,3)%\psgrid + \input{Exemples/remarq_in} +\end{pspicture} + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: "~/TeX/Inputs/Doc/Euclide/euclide" +%%% End: diff --git a/info/translations/pst-eucl/bulgarian/Exemples/remarq_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/remarq_in.tex new file mode 100644 index 0000000000..781eaf57ee --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/remarq_in.tex @@ -0,0 +1,26 @@ +\psset{PointSymbol=none} +\pstTriangle[PointSymbol=none](-2,-1){A}(1,2){B}(2,0){C} +% симетрали +{% encapsulation de modif paramиtres + \psset{linestyle=none, PointNameB=none} + \pstMediatorAB{A}{B}{K}{KP} + \pstMediatorAB[PosAngleA=-40]{C}{A}{J}{JP} + \pstMediatorAB[PosAngleA=75]{B}{C}{I}{IP} +}% fin +\pstInterLL[PointSymbol=square,PosAngle=-170]{I}{IP}{J}{JP}{O} +{% encapsulation de modif paramиtres + \psset{nodesep=-.8, linecolor=green} + \pstLineAB{O}{I}\pstLineAB{O}{J}\pstLineAB{O}{K} +}% fin +\pstCircleOA[linecolor=red]{O}{A} +% символът на O е квадрат +\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} +% медиани и център на гравитация +\psset{linecolor=magenta}\ncline{A}{I}\ncline{C}{K}\ncline{B}{J} +\pstCGravABC[PointSymbol=square,PosAngle=95]{A}{B}{C}{G} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/rotation.tex b/info/translations/pst-eucl/bulgarian/Exemples/rotation.tex new file mode 100644 index 0000000000..8c6e75d59c --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/rotation.tex @@ -0,0 +1,4 @@ +%%%% -*-mode: latex; TeX-master: "euclide.tex" -*- +\begin{pspicture}(-2,-2)(2,2)\psgrid% + \input{Exemples/rotation_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/rotation_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/rotation_in.tex new file mode 100644 index 0000000000..aa94079d04 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/rotation_in.tex @@ -0,0 +1,8 @@ +\psset{arrowscale=2} +\pstGeonode[PosAngle=-135](-1.5,-.2){A}(.5,.2){B}(0,-2){D} +\pstRotation[PosAngle=90, RotAngle=60, CodeFig=true, + CodeFigColor=blue, + TransformLabel=\frac{\pi}{3}]{A}{B}[C] +\pstRotation[AngleCoef=.5, RotAngle=\pstAngleAOB{B}{A}{C}, + CodeFigColor=red, CodeFig=true, + TransformLabel=\frac{1}{2}\widehat{BAC}]{A}{D}[E]
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/segmentmark.tex b/info/translations/pst-eucl/bulgarian/Exemples/segmentmark.tex new file mode 100644 index 0000000000..13820387da --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/segmentmark.tex @@ -0,0 +1,3 @@ +\begin{pspicture}(-2,-2)(2,2)\psgrid + \input{Exemples/segmentmark_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/segmentmark_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/segmentmark_in.tex new file mode 100644 index 0000000000..9eb1043281 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/segmentmark_in.tex @@ -0,0 +1,9 @@ +\rput{18}{% + \pstGeonode[PosAngle={0,90,180,-90}](2,0){A}(2;72){B} + (2;144){C}(2;216){D}(2;288){E}} +\pstSegmentMark{A}{B} +\pstSegmentMark[linecolor=green]{B}{C} +\psset{linewidth=2\pslinewidth} +\pstSegmentMark[linewidth=2\pslinewidth]{C}{D} +\pstSegmentMark{D}{E} +\pstSegmentMark{E}{A}
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/symcentrale.tex b/info/translations/pst-eucl/bulgarian/Exemples/symcentrale.tex new file mode 100644 index 0000000000..25b895898a --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/symcentrale.tex @@ -0,0 +1,4 @@ +%%%% -*-mode: latex; TeX-master: "euclide.tex" -*- +\begin{pspicture}(-2,-2)(2,2)\psgrid + \input{Exemples/symcentrale_in} +\end{pspicture}
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/symcentrale_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/symcentrale_in.tex new file mode 100644 index 0000000000..eab8cb3d0b --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/symcentrale_in.tex @@ -0,0 +1,7 @@ +\psset{CodeFig=true} +\pstGeonode[PosAngle={20,90,0}]{O}(-.6,1.5){A}(1.6,-.5){B} +\pstSymO[CodeFigColor=blue,PosAngle={-90,180}]{O}{A,B}[C,D] +%\pstSymO[SegmentSymbol=pstslash, PosAngle=180] +% {O}{B}{D} +\pstLineAB{A}{B}\pstLineAB{C}{D} +\pstLineAB{A}{D}\pstLineAB{C}{B} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/symorthogonale.tex b/info/translations/pst-eucl/bulgarian/Exemples/symorthogonale.tex new file mode 100644 index 0000000000..66d51da160 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/symorthogonale.tex @@ -0,0 +1,4 @@ +\psset{unit=.6}% +\begin{pspicture}(0,-2)(8,7)\psgrid + \input{Exemples/symorthogonale_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/symorthogonale_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/symorthogonale_in.tex new file mode 100644 index 0000000000..ce41b552ff --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/symorthogonale_in.tex @@ -0,0 +1,8 @@ +\pstTriangle(1,3){B}(5,5){C}(4,1){A} +\pstOrtSym{A}{B}{C}[D] +\psset{CodeFig=true} +\pstOrtSym[dash=2mm 2mm, CodeFigColor=red] + {C}{B}{A} +\pstOrtSym[SegmentSymbol=pstslash, linestyle=dotted, + dotsep=3mm, CodeFigColor=blue] + {C}{A}{B} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/tg1c.tex b/info/translations/pst-eucl/bulgarian/Exemples/tg1c.tex new file mode 100644 index 0000000000..80c5c56282 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/tg1c.tex @@ -0,0 +1,7 @@ +\begin{pspicture}(15,10)%\psgrid + \input{Exemples/tg1c_in.tex} +\end{pspicture} +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/info/translations/pst-eucl/bulgarian/Exemples/tg1c_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/tg1c_in.tex new file mode 100644 index 0000000000..9b934d0e80 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/tg1c_in.tex @@ -0,0 +1,8 @@ +\pstGeonode(5, 5){O}(14,2){M} +\pstCircleOA[Radius=\pstDistVal{4}]{O}{} +\pstMiddleAB[PointSymbol=none, PointName=none]{O}{M}{O'} +\pstInterCC[RadiusA=\pstDistVal{4}, DiameterB=\pstDistAB{O}{M}, + CodeFigB=true, CodeFigColor=magenta, PosAngleB=45] + {O}{}{O'}{}{A}{B} +\psset{linecolor=red, linewidth=1.3\pslinewidth, nodesep=-2} +\pstLineAB{M}{A}\pstLineAB{M}{B} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/tg2c.tex b/info/translations/pst-eucl/bulgarian/Exemples/tg2c.tex new file mode 100644 index 0000000000..9b02a99bd3 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/tg2c.tex @@ -0,0 +1,7 @@ +\begin{pspicture}(-2,0)(13,9)%\psgrid + \input{Exemples/tg2c_in} +\end{pspicture} +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: diff --git a/info/translations/pst-eucl/bulgarian/Exemples/tg2c_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/tg2c_in.tex new file mode 100644 index 0000000000..53015c9f72 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/tg2c_in.tex @@ -0,0 +1,18 @@ +\pstGeonode(9,3){O}(3,6){O'}\psset{PointSymbol=none, PointName=none} +\pstCircleOA[Radius=\pstDistVal{3}] + {O}{}\pstCircleOA[Radius=\pstDistVal{1}]{O'}{} +\pstInterLC[Radius=\pstDistVal{3}]{O}{O'}{O}{}{M}{toto} +\pstInterLC[Radius=\pstDistVal{1}]{O}{O'}{O'}{}{M'}{toto} +\pstRotation[RotAngle=30]{O}{M}[N] +\pstRotation[RotAngle=30]{O'}{M'}[N'] +\pstInterLL[PointSymbol=default, PointName=\Omega]{O}{O'}{N}{N'}{Omega} +\pstMiddleAB{O}{Omega}{I} +\pstInterCC{I}{O}{O}{M}{A}{B} +\psset{nodesepA=-1, nodesepB=-3, linecolor=blue, linewidth=1.3\pslinewidth} +\pstLineAB[nodesep=-2]{A}{Omega}\pstLineAB[nodesep=-2]{B}{Omega} +\pstRotation[RotAngle=-150]{O'}{M'}[N''] +\pstInterLL[PointSymbol=default, PointName=\Omega']{O}{O'}{N}{N''}{Omega'} +\pstMiddleAB{O}{Omega'}{J} +\pstInterCC{J}{O}{O}{M}{A'}{B'} +\psset{nodesepA=-1, nodesepB=-3, linecolor=red} +\pstLineAB{A'}{Omega'}\pstLineAB{B'}{Omega'} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/translation.tex b/info/translations/pst-eucl/bulgarian/Exemples/translation.tex new file mode 100644 index 0000000000..1e71eece32 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/translation.tex @@ -0,0 +1,4 @@ +%%%% -*-mode: latex; TeX-master: "euclide.tex" -*- +\begin{pspicture}(-2,-2)(2,2)\psgrid% + \input{Exemples/translation_in} +\end{pspicture} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/translation_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/translation_in.tex new file mode 100644 index 0000000000..a35bd545b0 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/translation_in.tex @@ -0,0 +1,7 @@ +\psset{linecolor=green, nodesep=-1, PosAngle=90,arrowscale=2} +\pstGeonode(-1.5,-1.2){A}(.5,-.8){B}(.5,1){C}(-1,0){D}(-2,-2){E} +\pstTranslation{B}{A}{C} +\psset{CodeFig=true, TransformLabel=default} +\pstTranslation{A}{B}{D} +\pstTranslation[DistCoef=1.5]{A}{B}{E} +\pstLineAB{A}{B}\pstLineAB{C}{C'} diff --git a/info/translations/pst-eucl/bulgarian/Exemples/triangle.tex b/info/translations/pst-eucl/bulgarian/Exemples/triangle.tex new file mode 100644 index 0000000000..dc80257ac4 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/triangle.tex @@ -0,0 +1,6 @@ +%%%% -*-mode: latex; TeX-master: "euclide.tex" -*- +{\psset{unit=1.2} +\begin{pspicture}(-2,-2)(2,2)\psgrid + \input{Exemples/triangle_in} +\end{pspicture} +}
\ No newline at end of file diff --git a/info/translations/pst-eucl/bulgarian/Exemples/triangle_in.tex b/info/translations/pst-eucl/bulgarian/Exemples/triangle_in.tex new file mode 100644 index 0000000000..8ee7618961 --- /dev/null +++ b/info/translations/pst-eucl/bulgarian/Exemples/triangle_in.tex @@ -0,0 +1,3 @@ +\pstTriangle[PointSymbol=square, PointSymbolC=o, + linecolor=blue, linewidth=1.5\pslinewidth] + (1.5,-1){A}(0,1){B}(-1,-.5){C} |