From d4c718b1f4d552c20d219b36b287015714be74b1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 16 Jul 2007 16:52:35 +0000 Subject: pstricks-add 2.86 (25jun07) git-svn-id: svn://tug.org/texlive/trunk@4630 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/pstricks-add/Changes | 4 + .../doc/generic/pstricks-add/pstricks-add-doc.pdf | Bin 1749234 -> 1698735 bytes .../doc/generic/pstricks-add/pstricks-add-doc.tex | 88 +++++++++++++++++++-- 3 files changed, 86 insertions(+), 6 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 bfc33cc3235..b4fa0666699 100644 --- a/Master/texmf-dist/doc/generic/pstricks-add/Changes +++ b/Master/texmf-dist/doc/generic/pstricks-add/Changes @@ -1,4 +1,6 @@ pstricks-add.pro ----------- (Dominik Rodriguez/hv) + v 0.11 2007-06-23 - Added wavelengthToCMYK routine (hv) + - RGBtoCMYK v 0.10 2006-10-15 - bug correction, x^-1 (dr) - Constants into tx@Dict to make them global (hv) - small stuff (hv) @@ -17,6 +19,8 @@ pstricks-add.pro ----------- (Dominik Rodriguez/hv) pstricks-add ----------- (Dominik Rodriguez/hv) + v 2.86 2007-06-23 - add option CMYK + - add additional arrow types v 2.85 2007-04-01 - fix bug with labelFontSize (missing in fractions) v 2.84 2007-03-13 - add plotstyle LSM for a Least Square Method to calculate the values for a line y=v*x+u, which fits best all 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 55bff157fed..0b661dce2a7 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 3f8824f1758..36f38c09905 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 @@ -90,7 +90,7 @@ %\usepackage{mathptmx} \usepackage[lmargin=2.5cm,bmargin=3cm]{geometry} \usepackage{tabularx} -\usepackage{graphicx} +\usepackage{graphicx,ragged2e} \usepackage[svgnames,dvipsnames]{pstricks} \usepackage{framed,xspace,multirow,caption} \usepackage{pst-eucl} @@ -148,7 +148,7 @@ \def\verbatim@font{\small\normalfont\ttfamily} \makeatother \usepackage{showexpl} -\lstset{preset=\raggedright} +\lstset{preset=\RaggedRight} \usepackage{amsmath} \newdimen\fullWidth @@ -826,9 +826,9 @@ name & default\\\hline \begin{center} \bgroup - \def\myline#1{\psline[linecolor=red,linewidth=1pt]{#1}(0,1ex)(1.3,1ex)}% + \def\myline#1{\psline[linecolor=red,linewidth=0.5pt,arrowscale=1.5]{#1}(0,1ex)(1.3,1ex)}% \psset{arrowscale=1.5} - \begin{tabular}{cp{1.8cm}l}% + \begin{tabular}{c@{\qquad}p{3cm}l}% Value & Example & Name \\[2pt]\hline \verb/-/ & \myline{-} & None\\ \verb/<->/ & \myline{<->} & Arrowheads.\\ @@ -849,6 +849,12 @@ name & default\\\hline \verb/|>-<|/ & \myline{|>-<|} & T-bars and reverse arrows.\\ \verb/h-h|/ & \myline{h-h} & left/right hook arrows.\\ \verb/H-H|/ & \myline{H-H} & left/right hook arrows.\\ + \verb/v-v|/ & \myline{v-v} & left/right inside vee arrows.\\ + \verb/V-V|/ & \myline{V-V} & left/right outside vee arrows.\\ + \verb/f-f|/ & \myline{f-f} & left/right inside filled arrows.\\ + \verb/F-F|/ & \myline{F-F} & left/right outside filled arrows.\\ + \verb/t-t|/ & \myline{t-t} & left/right inside slash arrows.\\[5pt] + \verb/T-T|/ & \myline{T-T} & left/right outside slash arrows.\\ \end{tabular} \egroup \end{center} @@ -913,6 +919,7 @@ is like the one described in the old PSTricks manual. \end{center} + \clearpage \subsection{\texttt{hookarrow}} \begin{LTXexample} @@ -1429,6 +1436,74 @@ These examples also need the package \verb|pst-node|. \end{pspicture} \end{LTXexample} + +\subsection{Special arrows \texttt{v--V},\texttt{t--T}, and \texttt{f--F}} + +Possible optional arguments are + +\psset{linecolor=black} + +\begin{center} +\begin{tabular}{l|l} +name & meaning\\\hline +\verb|veearrowlength| & default is 3mm\\ +\verb|veearrowangle| & default is 30\\ +\verb|veearrowlinewidth| & default is 0.35mm\\ +\verb|filledveearrowlength| & default is 3mm\\ +\verb|filledveearrowangle| & default is 15\\ +\verb|filledveearrowlinewidth| & default is 0.35mm\\ +\verb|tickarrowlength| & default is 1.5mm\\ +\verb|tickarrowlinewidth| & default is 0.35mm\\ +\end{tabular} +\end{center} + + +\begin{LTXexample}[width=4cm] +\psset{unit=5mm} +\begin{pspicture}(4,6) + \psset{dimen=middle,arrows=c-c, + arrowscale=2,linewidth=.25mm} + \psline[linecolor=red,linewidth=.05mm](0,0)(0,6) + \psline[linecolor=red,linewidth=.05mm](4,0)(4,6) + \psline{v-v}(0,6)(4,6) + \psline{v-V}(0,4)(4,4) + \psline{V-v}(0,2)(4,2) + \psline{V-V}(0,0)(4,0) +\end{pspicture} +\end{LTXexample} + + +\begin{LTXexample}[width=4cm] +\psset{unit=5mm} +\begin{pspicture}(4,6) + \psset{dimen=middle,arrows=c-c, + arrowscale=2,linewidth=.25mm} + \psline[linecolor=red,linewidth=.05mm](0,0)(0,6) + \psline[linecolor=red,linewidth=.05mm](4,0)(4,6) + \psline{f-f}(0,6)(4,6) + \psline{f-F}(0,4)(4,4) + \psline{F-f}(0,2)(4,2) + \psline{F-F}(0,0)(4,0) +\end{pspicture} +\end{LTXexample} + + +\begin{LTXexample}[width=4cm] +\psset{unit=5mm} +\begin{pspicture}(4,6) + \psset{dimen=middle,arrows=c-c,linewidth=.25mm} + \psline[linecolor=red,linewidth=.05mm](0,0)(0,6) + \psline[linecolor=red,linewidth=.05mm](4,0)(4,6) + \psline{t-t}(0,6)(4,6) + \psline{t-T}(0,4)(4,4) + \psline{T-t}(0,2)(4,2) + \psline{T-T}(0,0)(4,0) +\end{pspicture} +\end{LTXexample} + + + + \clearpage %-------------------------------------------------------------------------------------- \section{\CMD{psFormatInt}} @@ -1803,7 +1878,7 @@ This is nearly the same macro as \verb|\psline| from the main \pnode{C}\verb|pst \begin{LTXexample} -\raggedright This macro makes only sense when connecting two ''invisible`` nodes, +\RaggedRight This macro makes only sense when connecting two ''invisible`` nodes, like this connection from here\pnode{D}\pclineII{->}(D)(C){} to the above word \verb|pstricks|. \end{LTXexample} @@ -6741,6 +6816,7 @@ PostScript uses the stack system and the LIFO system, "'Last In, First Out"`. {Hendri Adriaens | } {Martin Chicoine | } {Ulrich Dirr | } +{Christophe Fourey | } {Hubert G\"a\ss lein |} {Denis Girou | } {Peter Hutnick | } @@ -6758,7 +6834,7 @@ PostScript uses the stack system and the LIFO system, "'Last In, First Out"`. \nocite{*} \bgroup -\raggedright +\RaggedRight \bibliographystyle{plain} \bibliography{pstricks-add-doc} \egroup -- cgit v1.2.3