summaryrefslogtreecommitdiff
path: root/graphics/pstricks/contrib/pst-eucl/Changes
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-04-19 03:02:39 +0000
committerNorbert Preining <norbert@preining.info>2020-04-19 03:02:39 +0000
commit0e85a1501dd8b23f1debab0ed20d89b11146ad34 (patch)
treebefb60d0cd0ba576dabe5d042857558605b21c27 /graphics/pstricks/contrib/pst-eucl/Changes
parent1f544532dd3dd7f9b52644c6ca83b4db44d34051 (diff)
CTAN sync 202004190302
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.