diff options
author | Karl Berry <karl@freefriends.org> | 2013-11-07 00:25:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-11-07 00:25:19 +0000 |
commit | 72895f51aa2f5defbf0138274baf4b91389f203f (patch) | |
tree | 744f4c496dcfc824f13faf10b6ec87680421f25c /Master/texmf-dist/dvips | |
parent | 868ae17a0e01550f2c1a1bf7b873bdbc31f5c2fd (diff) |
pstricks (6nov13)
git-svn-id: svn://tug.org/texlive/trunk@32088 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/dvips')
-rw-r--r-- | Master/texmf-dist/dvips/pstricks/pstricks.pro | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/dvips/pstricks/pstricks.pro b/Master/texmf-dist/dvips/pstricks/pstricks.pro index c0edb6bf1b2..4473808ba6f 100644 --- a/Master/texmf-dist/dvips/pstricks/pstricks.pro +++ b/Master/texmf-dist/dvips/pstricks/pstricks.pro @@ -1,7 +1,7 @@ % $Id: pstricks.pro 801 2013-07-09 18:10:41Z herbert $ % %% PostScript prologue for pstricks.tex. -%% Version 1.17, 2013/07/08 +%% Version 1.18, 2013/11/05 %% %% This program can be redistributed and/or modified under the terms %% of the LaTeX Project Public License Distributed from CTAN archives @@ -1069,7 +1069,8 @@ dup angle0 sub dup abs 180 gt { 180 add 360 div floor 360 mul sub } { pop } ifel /PutBegin { /TMatrix [ TMatrix CM ] cvx def CP 4 2 roll T moveto } def /PutEnd { CP /TMatrix [ TMatrix setmatrix ] cvx def moveto } def % -/Uput { +/Uput { + 10 dict begin /a ED add 2 div /h ED 2 div /w ED @@ -1081,9 +1082,11 @@ dup angle0 sub dup abs 180 gt { 180 add 360 div floor 360 mul sub } { pop } ifel /w1 c b div w mul def /h1 s b div h mul def q { w1 abs w sub dup c mul abs }{ h1 abs h sub dup s mul abs } ifelse + end } def % /UUput { + 5 dict begin /z ED abs /y ED /x ED @@ -1094,6 +1097,7 @@ dup angle0 sub dup abs 180 gt { 180 add 360 div floor 360 mul sub } { pop } ifel a PtoC h1 add exch w1 add exch + end } def % /BeginOL { |