summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-02-13 03:00:51 +0000
committerNorbert Preining <norbert@preining.info>2020-02-13 03:00:51 +0000
commit8379012d545fd6a59fae8842d97d14ec0c2b27d7 (patch)
tree740889c25a2f4eb83c4433954ec856b568728575 /graphics
parent2dbfa6c67f1c50ff228326c6ec6cccfdecb61735 (diff)
CTAN sync 202002130300
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pstricks/contrib/pstricks-add/Changes5
-rw-r--r--graphics/pstricks/contrib/pstricks-add/README5
-rw-r--r--graphics/pstricks/contrib/pstricks-add/doc/pstricks-add-doc.pdfbin5189362 -> 5194503 bytes
-rw-r--r--graphics/pstricks/contrib/pstricks-add/doc/pstricks-add-doc.tex20
-rw-r--r--graphics/pstricks/contrib/pstricks-add/tex/pstricks-add.tex9
5 files changed, 28 insertions, 11 deletions
diff --git a/graphics/pstricks/contrib/pstricks-add/Changes b/graphics/pstricks/contrib/pstricks-add/Changes
index a4b3642b5e..7e823b1d6e 100644
--- a/graphics/pstricks/contrib/pstricks-add/Changes
+++ b/graphics/pstricks/contrib/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/graphics/pstricks/contrib/pstricks-add/README b/graphics/pstricks/contrib/pstricks-add/README
index f430d94bd1..7ec767144c 100644
--- a/graphics/pstricks/contrib/pstricks-add/README
+++ b/graphics/pstricks/contrib/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/graphics/pstricks/contrib/pstricks-add/doc/pstricks-add-doc.pdf b/graphics/pstricks/contrib/pstricks-add/doc/pstricks-add-doc.pdf
index dda6875065..bcf5584512 100644
--- a/graphics/pstricks/contrib/pstricks-add/doc/pstricks-add-doc.pdf
+++ b/graphics/pstricks/contrib/pstricks-add/doc/pstricks-add-doc.pdf
Binary files differ
diff --git a/graphics/pstricks/contrib/pstricks-add/doc/pstricks-add-doc.tex b/graphics/pstricks/contrib/pstricks-add/doc/pstricks-add-doc.tex
index 6934007fd5..48cfcfc14e 100644
--- a/graphics/pstricks/contrib/pstricks-add/doc/pstricks-add-doc.tex
+++ b/graphics/pstricks/contrib/pstricks-add/doc/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
diff --git a/graphics/pstricks/contrib/pstricks-add/tex/pstricks-add.tex b/graphics/pstricks/contrib/pstricks-add/tex/pstricks-add.tex
index c2d2cd8037..ea91e51a47 100644
--- a/graphics/pstricks/contrib/pstricks-add/tex/pstricks-add.tex
+++ b/graphics/pstricks/contrib/pstricks-add/tex/pstricks-add.tex
@@ -1,4 +1,4 @@
-%% $Id: pstricks-add.tex 1105 2019-11-02 08:20:49Z herbert $
+%% $Id: pstricks-add.tex 1142 2020-02-12 19:07:50Z herbert $
%%
%% This is file `pstricks-add.tex',
%%
@@ -31,8 +31,8 @@
\ifx\PSTXKeyLoaded\endinput\else \input pst-xkey \fi
\ifx\PSTmathLoaded\endinput\else \input pst-math \fi
%
-\def\fileversion{3.89}
-\def\filedate{2019/11/01}
+\def\fileversion{3.89a}
+\def\filedate{2020/02/12}
\let\pstricksaddFV\fileversion
\message{`pstricks-add' v\fileversion, \filedate\space (dr,hv)}
%
@@ -2170,8 +2170,9 @@ a add
} repeat
} for
}%
-\end@SpecialObj%
+\end@SpecialObj
}
+
\newrgbcolor{OlympicRed}{0.87 0 0.14}
\newrgbcolor{OlympicGreen}{0 0.62 0.24}
\newrgbcolor{OlympicBlue}{0 0.52 0.78}