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/Changes4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/pstricks/contrib/pst-eucl/Changes b/graphics/pstricks/contrib/pst-eucl/Changes
index 09287f4f16..ca8cfb86a0 100644
--- a/graphics/pstricks/contrib/pst-eucl/Changes
+++ b/graphics/pstricks/contrib/pst-eucl/Changes
@@ -6,8 +6,10 @@ pst-eucl.pro --------
pst-eucl.tex --------
+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.
1.71 2020/02/26 - add macro to wrap the native macro \pspolygon just group the parameters as local, \pstPolygon.
- - update macro \pstCircleOA and \pstCircleAB to clear \pst@par like as \pst@object clear it. This change update the issue that some rendering options used at last will be taken, e.g. if you call \pspolygon with fillcolor, and then call \pstCircleOA, the circle will be filled with same color.
+ - revert the change of \pstCircleOA and \pstCircleAB in v1.66, we should use \pst@object to clear \pst@par.
- add macro to draw the nine point circle and its center, \pstTriangleNC.
- add macro to draw the general ellipse by its focus and one node on it, \pstGeneralEllipseFFN.
- add macro to draw the general hyperbola by its focus and one node on it, \pstGeneralHyperbolaFFN.