diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-18 21:48:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-18 21:48:45 +0000 |
commit | 2c9fe895c462462b5d1a9b928c2b8485efcc86db (patch) | |
tree | 48f4fe630a15be02246506d46eb0d0979b42dd99 /Master/texmf-dist/doc/generic/pstricks-add | |
parent | f478b27f4c3e827a33448774c884200ea9bcbbd9 (diff) |
pstricks-add (18may14)
git-svn-id: svn://tug.org/texlive/trunk@34105 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pstricks-add')
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks-add/Changes | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.pdf | bin | 5112439 -> 5112398 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.tex | 10 |
3 files changed, 11 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks-add/Changes b/Master/texmf-dist/doc/generic/pstricks-add/Changes index 5c3eb4820bc..88e985b699d 100644 --- a/Master/texmf-dist/doc/generic/pstricks-add/Changes +++ b/Master/texmf-dist/doc/generic/pstricks-add/Changes @@ -1,4 +1,4 @@ -%% $Id: Changes 873 2014-01-22 14:18:25Z herbert $ +%% $Id: Changes 914 2014-05-17 20:02:53Z herbert $ %% pstricks-add.pro ----------- 0.23 2009-12-17 - add RGBtoGRAY and WavelengthToGRAY @@ -39,6 +39,7 @@ pstricks-add.sty ----------- (hv) pstricks-add.tex ----------- (hv) + v 3.68 2014-05-17 - another minor fixe to \psStep v 3.67 2014-05-07 - some minor fixes to \psStep v 3.66 2014-04-17 - added \psBigArrow v 3.65 2014-01-21 - added \ignorespaces for \psStartPoint 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 a17da1ef47e..925fc26054c 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 9e44051b63a..72530064e63 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 @@ -1,4 +1,4 @@ -%% $Id: pstricks-add-doc.tex 874 2014-01-22 14:25:35Z herbert $ +%% $Id: pstricks-add-doc.tex 914 2014-05-17 20:02:53Z herbert $ \documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings headexclude,footexclude,oneside]{pst-doc} \listfiles @@ -4128,6 +4128,8 @@ overpainted by the line. \end{LTXexample} + + %-------------------------------------------------------------------------------------- \subsection{Examples} %-------------------------------------------------------------------------------------- @@ -4157,6 +4159,7 @@ All examples are printed with \verb|\psset{arrowscale=2,linecolor=red}|. \end{pspicture} \end{LTXexample} + \begin{LTXexample}[width=2.5cm] \begin{pspicture}(2,2) \psset{arrowscale=2,ArrowFill=true} @@ -4235,6 +4238,7 @@ All examples are printed with \verb|\psset{arrowscale=2,linecolor=red}|. \end{pspicture} \end{LTXexample} + %-------------------------------------------------------------------------------------- \subsubsection{\nxLcs{pspolygon}} %-------------------------------------------------------------------------------------- @@ -4574,6 +4578,8 @@ Possible optional arguments are + + \subsection{Special arrow option \texttt{arrowLW}} Only for the arrowtype \Lnotation{o} and \Lnotation{*} it is possible to @@ -4799,6 +4805,8 @@ end } \end{pspicture} \end{LTXexample} + + \clearpage Once again the same data, but with metric equal to the x coordinate. Change the last few lines to: |