diff options
author | Karl Berry <karl@freefriends.org> | 2010-03-17 18:40:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-03-17 18:40:40 +0000 |
commit | cb72a109260611fc385763b7288db209e5c86165 (patch) | |
tree | 5c3e92058a08b8bc77af7b2ac220ce7a9017269b /Master/texmf-dist/doc | |
parent | 59d1decd10c6e2cf2cb3c19cc2631ba9dbb01ecc (diff) |
pstricks-add 3.39 (13mar10)
git-svn-id: svn://tug.org/texlive/trunk@17472 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks-add/Changes | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.pdf | bin | 1674646 -> 1719994 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.tex | 8 |
3 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks-add/Changes b/Master/texmf-dist/doc/generic/pstricks-add/Changes index e9336c7bce3..5d2e60bd6e1 100644 --- a/Master/texmf-dist/doc/generic/pstricks-add/Changes +++ b/Master/texmf-dist/doc/generic/pstricks-add/Changes @@ -39,6 +39,7 @@ pstricks-add.sty ----------- (hv) pstricks-add.tex ----------- (Dominik Rodriguez/hv) + v 3.39 2010-03-12 - fixed bug with algebraic option in \psplotTangent v 3.38 2009-12-13 - moved \Pst@algebraic into the base pstricks.tex - add SAveFinalState for plots v 3.37 2009-12-01 - fix bug with Tnormal in \psPlotTangent diff --git a/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.pdf b/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.pdf Binary files differindex f241af37d7b..b775025d074 100644 --- a/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.pdf +++ b/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.pdf diff --git a/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.tex b/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.tex index 72901032fcb..9c7a4c9fd83 100644 --- a/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.tex +++ b/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.tex @@ -3,6 +3,13 @@ headexclude,footexclude,oneside]{pst-doc} \listfiles +\makeatletter +\RequirePackage{ltxcmds}[2010/01/28] +\@ifpackagelater{ltxcmds}{2010/03/09}{}{% + \def\ltx@pkgextension{sty}% +} +\makeatother + \input{pstricks-add-doc.dat} \usepackage[utf8]{inputenc} @@ -57,7 +64,6 @@ \advance\fullWidth by \marginparsep \advance\fullWidth by \marginparwidth -\fileversion \begin{abstract} This version of \verb+pstricks-add+ needs \verb+pstricks.tex+ |