summaryrefslogtreecommitdiff
path: root/graphics/pstricks/contrib/pst-eucl/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pstricks/contrib/pst-eucl/Changes')
-rw-r--r--graphics/pstricks/contrib/pst-eucl/Changes20
1 files changed, 16 insertions, 4 deletions
diff --git a/graphics/pstricks/contrib/pst-eucl/Changes b/graphics/pstricks/contrib/pst-eucl/Changes
index f05be18cb4..585f6936d3 100644
--- a/graphics/pstricks/contrib/pst-eucl/Changes
+++ b/graphics/pstricks/contrib/pst-eucl/Changes
@@ -4,13 +4,25 @@ pst-eucl.pro --------
pst-eucl.tex --------
+1.67 2019/10/28 - add macros to add/subtract/divide the length of two segment, \pstDistAdd, \pstDistSub, and \pstDistDiv etc.
+ - add macros to reduce or enlarge the distance, \pstDistMul, \pstDistCoef.
+ - add macro to get the distance from point C to line AB, \pstDistABC.
+ - add macro to get the definite proportion node on segment, \pstProportionNode.
+ - add macro to get the fourth harmonic point, \pstFourthHarmonicNode.
+ - add macro to put the label for the segment, \pstLabelAB.
+ - add macro to locate a point on segment with specified length, \pstLocateAB.
+ - add macro to extend a segment to a new point with specified length, \pstExtendAB.
+ - add macro to get the inversion mapping of a point to the inversion center, \pstInversion.
+ - add macro to get the Geometric Mean of two segment, \pstGeometricMean.
+ - add macro to get the Harmonic Mean of two segment, \pstHarmonicMean.
+ - add macro to get the radical axis of two circles, \pstCircleRadicalAxis.
1.66 2019/10/20 - add macros to operate the node coordinates, \pstAbscissa, \pstOrdinate, \pstMoveNode etc.
- add optional parameters angleA and angleB for \pstCircleOA and \pstCircleAB.
- add optional parameters to output the inner circle center and outer circle center for \pstTriangleIC and \pstTriangleOC.
- add macros to draw the tangent line and tangent node of circle.
- add macros to draw the external and internal common tangent lines of two circles.
- add macros to draw conics (ellipse, parabola and hyperbola) and their geometrical elements, such as focus, directrix and intersections.
-1.65 2019/08/19 - new type for angle
+1.65 2019/08/19 - new type for angle
1.64 2019/01/31 - fix for PointName and pstInterCC
1.63 2019/01/27 - fix for PointSymbol=none for pstTriangle
1.62 2019/01/13 - added fillstyle for angles
@@ -23,10 +35,10 @@ pst-eucl.tex --------
1.58 2018/08/07 - allow PointSymbol?=none
1.57 2017/11/28 - fix bug with StandardSyml->StandardSymL
1.56 2017/04/18 - \psGetAngleABC:
- - added dec -1 le { /dec 15 def } if
+ - added dec -1 le { /dec 15 def } if
- added \pst@usecolor\pslinecolor in line 1616
-1.55 2016/10/11 - fix for \pstRightAngle
-1.54 2016/09/01 - added MarkArrow, MarkArroww,MarkArrowww
+1.55 2016/10/11 - fix for \pstRightAngle
+1.54 2016/09/01 - added MarkArrow, MarkArroww,MarkArrowww
1.53 2016/05/03 - revert changes of CodeFig(A|B)
1.52 2015/10/19 - added more optional arguments (ts)
1.51 2014/05/17 - added two new functions for angles and distances