From f1f08454a69f26b09f7697a5591be470dc98a58b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 17 Jun 2020 21:34:29 +0000 Subject: pst-eucl (17jun20) git-svn-id: svn://tug.org/texlive/trunk@55576 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/pst-eucl/Changes | 1 + .../doc/generic/pst-eucl/pst-eucl-doc.pdf | Bin 1740981 -> 1733912 bytes .../doc/generic/pst-eucl/pst-eucl-doc.tex | 10 +++++----- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/doc/generic') diff --git a/Master/texmf-dist/doc/generic/pst-eucl/Changes b/Master/texmf-dist/doc/generic/pst-eucl/Changes index d439487e663..101f759b4bf 100644 --- a/Master/texmf-dist/doc/generic/pst-eucl/Changes +++ b/Master/texmf-dist/doc/generic/pst-eucl/Changes @@ -6,6 +6,7 @@ pst-eucl.pro -------- pst-eucl.tex -------- +1.73 2020/06/07 - Allow the star version for \pstLabelAB to use \cput* or \cput for the label 1.72a 2020/06/07 - fix a typo in the macro definition \pstMarkAngle 1.72 2020/04/18 - revert the change of \pstTriangle in v1.69, we should use \pst@object to clear \pst@par. - add macro to draw the Lemonie Point of the given triangle, \pstTriangleLC. diff --git a/Master/texmf-dist/doc/generic/pst-eucl/pst-eucl-doc.pdf b/Master/texmf-dist/doc/generic/pst-eucl/pst-eucl-doc.pdf index 5e45e5fa210..0f792fb8759 100644 Binary files a/Master/texmf-dist/doc/generic/pst-eucl/pst-eucl-doc.pdf and b/Master/texmf-dist/doc/generic/pst-eucl/pst-eucl-doc.pdf differ diff --git a/Master/texmf-dist/doc/generic/pst-eucl/pst-eucl-doc.tex b/Master/texmf-dist/doc/generic/pst-eucl/pst-eucl-doc.tex index 897236a8b8b..cf38bc251e7 100644 --- a/Master/texmf-dist/doc/generic/pst-eucl/pst-eucl-doc.tex +++ b/Master/texmf-dist/doc/generic/pst-eucl/pst-eucl-doc.tex @@ -339,7 +339,7 @@ to put the label \textit{above}, \textit{cover}, \textit{below} the segment. The just use them to draw a ruler bar and put the label on the ruler bar. \begin{BDef} -\Lcs{pstLabelAB}\OptArgs\Largb{A}\Largb{B}\Largb{label} +\Lcs{pstLabelAB}\OptArg{*}\OptArgs\Largb{A}\Largb{B}\Largb{label} \end{BDef} You can use the parameters of \Lcs{ncline} to control the ruler bar, @@ -350,7 +350,7 @@ there is another parameter \Lkeyword{offset} to control the separation between the rule bar and the segment. It does not display the ruler bar as default, and you need to setup \Lkeyword{linestyle} -to display it. +to display it. The star version uses also the star version of the put macro (white background). \begin{LTXexample}[width=6cm,pos=l] \begin{pspicture}[showgrid=true](-1,-1)(4,4) @@ -363,11 +363,11 @@ to display it. \pstLabelAB[linestyle=dashed]{C}{D}{$\sqrt{a^2+b^2}$} \pstGeonode[PosAngle=190](-1,-1){E} \pstGeonode[PosAngle=10](3,0){F}\pstLineAB{E}{F} -\pstLabelAB[linestyle=dashed,arrows=|-|,offset=10pt,linecolor=blue!50]{E}{F}{$\sqrt{a^2+b^2}$} -\pstLabelAB[linestyle=dashed,arrows=|<->|,offset=10pt,nrot=:D]{F}{E}{$\sqrt{a^2+b^2}$} +\pstLabelAB*[linestyle=dashed,arrows=|-|,offset=10pt,linecolor=blue!50]{E}{F}{$\sqrt{a^2+b^2}$} +\pstLabelAB*[linestyle=dashed,arrows=|<->|,offset=10pt,nrot=:D]{F}{E}{$\sqrt{a^2+b^2}$} \pstGeonode[PosAngle=100](0,4){G} \pstGeonode[PosAngle=-50](4,2){H}\pstLineAB{G}{H} -\pstLabelAB[linestyle=solid,linecolor=red!50,arrows=|-|,offset=15pt,nrot=:U,npos=0.7]{G}{H}{\textcolor{red!50}{$\dfrac{a}{b}$}} +\pstLabelAB*[linestyle=solid,linecolor=red!50,arrows=|-|,offset=15pt,nrot=:U,npos=0.7]{G}{H}{\textcolor{red!50}{$\dfrac{a}{b}$}} \end{pspicture} \end{LTXexample} -- cgit v1.2.3