From f33a8f19027f814bfd8f9f85e6fa004a47901584 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 12 Feb 2020 22:21:52 +0000 Subject: pstricks-add (12feb20) git-svn-id: svn://tug.org/texlive/trunk@53763 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/pstricks-add/Changes | 5 +++-- Master/texmf-dist/doc/generic/pstricks-add/README | 5 ++--- .../doc/generic/pstricks-add/pstricks-add-doc.pdf | Bin 5189362 -> 5194503 bytes .../doc/generic/pstricks-add/pstricks-add-doc.tex | 20 ++++++++++++++++++-- 4 files changed, 23 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/generic/pstricks-add/Changes b/Master/texmf-dist/doc/generic/pstricks-add/Changes index a4b3642b5e0..7e823b1d6ef 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 1104 2019-11-01 14:45:54Z herbert $ +%% $Id: Changes 1142 2020-02-12 19:07:50Z herbert $ %% pstricks-add.pro ----------- 0.23 2009-12-17 - add RGBtoGRAY and WavelengthToGRAY @@ -41,7 +41,8 @@ pstricks-add.sty ----------- (hv) pstricks-add.tex ----------- (hv) - v 3.89 2019-11-01 - added otion singleline for \psbrace + v 3.89a 2020-02-12 - modified documentation for \psbrace + v 3.89 2019-11-01 - added otion sngleline for \psbrace v 3.88 2019-05-11 - fix for a trailing space after \psrotatet v 3.87 2019-01-12 - added \psCallout v 3.86 2018-12-08 - added some more options for \psCancel diff --git a/Master/texmf-dist/doc/generic/pstricks-add/README b/Master/texmf-dist/doc/generic/pstricks-add/README index f430d94bd15..7ec767144c9 100644 --- a/Master/texmf-dist/doc/generic/pstricks-add/README +++ b/Master/texmf-dist/doc/generic/pstricks-add/README @@ -36,9 +36,8 @@ which is part of your local TeX tree. The pro file should go into $TEXMF/dvips/pstricks/ Then do not forget to run texhash to update this tree. For more information see the documentation of your LaTeX distribution -on installing packages into your local TeX system or read the -TeX Frequently Asked Questions: -(http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages). +on installing packages into your local TeX system. + %% This program can be redistributed and/or modified under the terms %% of the LaTeX Project Public License Distributed from CTAN archives 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 dda6875065e..bcf55845126 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 6934007fd55..48cfcfc14ef 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 1105 2019-11-02 08:20:49Z herbert $ +%% $Id: pstricks-add-doc.tex 1142 2020-02-12 19:07:50Z herbert $ % \documentclass[11pt,english,BCOR=10mm,DIV=12,bibliography=totoc,parskip=false,headings=small, headinclude=false,footinclude=false,oneside]{pst-doc} @@ -823,7 +823,8 @@ With the option \Lkeyword{singleline} one can choose also a different linestyle \end{LTXexample} A positive value for \Lkeyword{nodesepA} and \Lkeyword{nodesepB} shifts the label to the upper right and a negative value to the lower left. This does not depends on -the value for the rotating of the label! +the value for the rotating of the label! If both keywords have the same value, you can use \Lkeyword{nodesep} +instead. It sets \Lkeyword{nodesepA} \emph{and} \Lkeyword{nodesepB} to the given value of \Lkeyword{nodesep}. \begin{center} \begin{tabular}{@{}l|l@{}} @@ -834,6 +835,7 @@ name & meaning\\\hline \Lkeyword{bracePos} & relative position (default is $0.5$)\\ \Lkeyword{nodesepA} & x-separation (default is $0pt$)\\ \Lkeyword{nodesepB} & y-separation (default is $0pt$)\\ +\Lkeyword{nodesep} & x- and y-separation (default is $0pt$)\\ \Lkeyword{rot} & additional rotating for the text (default is $0$)\\ \Lkeyword{ref} & reference point for the text (default is c)\\ \Lkeyword{fillcolor} & default is black\\ @@ -841,6 +843,20 @@ name & meaning\\\hline \end{tabular} \end{center} + +\begin{LTXexample}[width=6.5cm] +\begin{pspicture}[showgrid](-1,0)(4,5) +\pnodes(0,1){A}(3,4){B}(-0.5,0.5){C}(3.5,4.5){D} +\psdots(A)(B)(C)(D) +\psbrace[singleline,linestyle=dashed,ref=lC, + linewidth=1pt,nodesep=5mm](C)(D){Text I} +\psbrace[singleline,linestyle=dotted,ref=lC, + linewidth=1pt,nodesep=-10mm,rot=180](B)(A){Text II} +\end{pspicture} +\end{LTXexample} + + + By default the text is written perpendicular to the brace line and can be changed with the \LPack{pstricks} option \Lkeyword{rot}=\ldots\ The text parameter can take any object and may also be empty. The -- cgit v1.2.3