From ef7d8805855fe42e4654f21022b8e19117ede9d7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 5 Aug 2011 22:30:06 +0000 Subject: pstricks-add (5aug11) git-svn-id: svn://tug.org/texlive/trunk@23426 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/pstricks-add/Changes | 4 +++- .../doc/generic/pstricks-add/pstricks-add-doc.bib | 19 ++++++++++--------- .../doc/generic/pstricks-add/pstricks-add-doc.pdf | Bin 1806906 -> 1880552 bytes .../doc/generic/pstricks-add/pstricks-add-doc.tex | 20 +++++++++++++++++--- 4 files changed, 30 insertions(+), 13 deletions(-) (limited to 'Master/texmf-dist/doc/generic') diff --git a/Master/texmf-dist/doc/generic/pstricks-add/Changes b/Master/texmf-dist/doc/generic/pstricks-add/Changes index 6ce4488dd56..504b9cf2629 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 453 2011-01-29 13:44:41Z herbert $ +%% $Id: Changes 550 2011-08-03 18:24:11Z herbert $ %% pstricks-add.pro ----------- 0.23 2009-12-20 - add RGBtoGRAY and WavelengthToGRAY @@ -39,6 +39,8 @@ pstricks-add.sty ----------- (hv) pstricks-add.tex ----------- (Dominik Rodriguez/hv) + v 3.53 2011-08-03 - use setting of \Pst@Debug for shownode() + v 3.52 2011-06-09 - add new optional argument for \psCancel v 3.51 2011-02-02 - add new Macro\psKiviat for Kiviat diagrams v 3.50 2011-01-29 - add new optional argument colorTypeDef for \psMatrix v 3.49 2011-01-18 - add macro \psEllipseTangents for drawing tangent diff --git a/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.bib b/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.bib index d4f14bc76c0..e4118ec8900 100644 --- a/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.bib +++ b/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.bib @@ -20,7 +20,16 @@ edition = {6.}, publisher = {DANTE -- Lehmanns}, year = {2010}, - address = {Heidelberg/Hamburg} + address = {Heidelberg/Berlin} +} + +@Book{PSTricks-E, + author = {Herbert Vo\ss}, + title = {{\PST} {G}rafics for \LaTeX}, + edition = {1}, + publisher = {UIT}, + year = {2011}, + address = {Cambridge} } @Book{companion04, @@ -100,14 +109,6 @@ address = {Reading, Mass.} } -@Book{voss:chaos, - author = {Herbert Vo{\ss}}, - title = {Chaos und {F}raktale selbst programmieren: von {M}andelbrotmengen {\"u}ber {F}arbmanipulationen zur perfekten Darstellung}, - publisher = {{Franzis Verlag}}, - year = {1994}, - address = {Poing} -} - @Article{girou:01:, author = {Denis Girou}, title = {Pr\'esentation de {PST}ricks}, 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 index f1d8ec59ba0..42e1ed5e4a2 100644 Binary files a/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.pdf and b/Master/texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.pdf differ 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 4f0ede49b5b..8a0a76aee11 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 454 2011-01-29 15:42:34Z herbert $ +%% $Id: pstricks-add-doc.tex 520 2011-06-11 06:58:16Z herbert $ \documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings headexclude,footexclude,oneside]{pst-doc} \listfiles @@ -546,7 +546,9 @@ The special optional arguments for the \Lcs{psChart} macro are as follows: \textrm{\emph{name}} & \textrm{\emph{description}} & \textrm{\emph{default}}\\\hline \Lkeyword{chartSep} & distance from the pie chart center to an outraged pie piece & 10pt\\ \Lkeyword{chartColor} & gray or colored pie (values are: \texttt{gray} or \texttt{color})& gray\\ -\Lkeyword{userColor} & a comma separated list of user defined colors for the pie & \{\} +\Lkeyword{userColor} & a comma separated list of user defined colors for the pie & \{\}\\ +\Lkeyword{chartNodeI}& the position of the inner node, relative to the radius & 0.75\\ +\Lkeyword{chartNodeO}& the position of the outer node, relative to the radius & 1.5 \end{tabularx} \bigskip @@ -1348,7 +1350,7 @@ There is no special parameter here. \clearpage %-------------------------------------------------------------------------------------- -\section[\nxLenv{psCancel} environment]{\nxLenv{psCancel} environment\footnotemark} +\section[\nxLcs{psCancel}]{\nxLcs{psCancel}\footnotemark} %-------------------------------------------------------------------------------------- \footnotetext{Thanks to by Stefano Baroni} This macro works like the \Lcs{cancel} macro from the package of the same name but it @@ -1434,6 +1436,18 @@ objects. Lines can also be transparent when the option \underbrace{\binom{t_x}{t_y}}_{\text{Translation}} \]} }% end of psCancel \end{lstlisting} +The optional argument \Lkeyword{cancelType} allows to define the lines for the non star version. +Possible values are \Lkeyval{x} for a cross, \Lkeyval{s} for a slash, and \Lkeyval{b} +for a backslash. It is also possible to use the long words for the \Lkeyval{slash} and the \Lkeyval{backslash}. +An empty value is always assumed as a \Lkeyval{x}. + +\begin{LTXexample}[pos=t,wide] +\psset{linewidth=3pt,strokeopacity=0.4} +\psCancel{\tabular[b]{c}first line\\second line\endtabular} \quad +\psCancel[cancelType=x]{\tabular[b]{c}first line\\second line\endtabular}\quad +\psCancel[cancelType=s]{\tabular[b]{c}first line\\second line\endtabular}\quad +\psCancel[cancelType=b]{\tabular[b]{c}first line\\second line\endtabular} +\end{LTXexample} \clearpage %-------------------------------------------------------------------------------------- -- cgit v1.2.3