From 836f497d5ba479fdc19164951941f051cdd804d0 Mon Sep 17 00:00:00 2001 From: Manuel Pégourié-Gonnard Date: Sat, 21 Jun 2008 14:42:14 +0000 Subject: pstricks update git-svn-id: svn://tug.org/texlive/trunk@8901 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/pstricks/Changes | 1 + Master/texmf-dist/tex/generic/pstricks/pstricks.tex | 15 +++++++++++---- 2 files changed, 12 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/generic/pstricks') diff --git a/Master/texmf-dist/tex/generic/pstricks/Changes b/Master/texmf-dist/tex/generic/pstricks/Changes index 19b56deda9d..7f6e9558747 100644 --- a/Master/texmf-dist/tex/generic/pstricks/Changes +++ b/Master/texmf-dist/tex/generic/pstricks/Changes @@ -1,4 +1,5 @@ pstricks.tex -------- +1.24 2008-06-17 - added \psDEBUG[#1]#2 for better dubugging 1.23 2008-05-23 - add octogon symbol (hv) - fix bug with D>-0 \expandafter\typeout{<#1>: #2}\fi} % end \def\pst@getlength#1#2{% \pssetlength\pst@dimg{#1}% @@ -865,6 +867,7 @@ }% } \psset@fillstyle{none} +% \def\psset@arrows#1{% \begingroup \pst@activearrows @@ -1566,7 +1569,7 @@ } \def\pscurve@ii{% \addto@pscode{ - \pst@cp + \pst@cp % current point \psk@curvature\space /c ED /b ED /a ED \ifshowpoints true \else false \fi \tx@OpenCurve @@ -1839,7 +1842,11 @@ }% } \def\psline@ii{% - \addto@pscode{\pst@cp \psline@iii \tx@Line}% + \addto@pscode{ + \pst@cp % current point + \psline@iii % arc and lineto type + \tx@Line % .pro function + }% \end@OpenObj% } \def\psline@iii{% -- cgit v1.2.3