summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-arrow
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-08-26 21:24:06 +0000
committerKarl Berry <karl@freefriends.org>2021-08-26 21:24:06 +0000
commit1c2d8a8155013f057a80df879cf8e7a9731d1ef7 (patch)
treeeec62618eb4ab8ba7a07fa55d0def29280ea6e4e /Master/texmf-dist/doc/generic/pst-arrow
parentcb3c65c856def72207b7eac05eb765eabc32c948 (diff)
pst-arrow (26aug21)
git-svn-id: svn://tug.org/texlive/trunk@60328 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-arrow')
-rw-r--r--Master/texmf-dist/doc/generic/pst-arrow/Changes6
-rw-r--r--Master/texmf-dist/doc/generic/pst-arrow/pst-arrow-doc.pdfbin212452 -> 222065 bytes
-rw-r--r--Master/texmf-dist/doc/generic/pst-arrow/pst-arrow-doc.tex44
3 files changed, 33 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-arrow/Changes b/Master/texmf-dist/doc/generic/pst-arrow/Changes
index bfb9b33776e..c1d761a987b 100644
--- a/Master/texmf-dist/doc/generic/pst-arrow/Changes
+++ b/Master/texmf-dist/doc/generic/pst-arrow/Changes
@@ -1,11 +1,15 @@
-%% $Id: Changes 136 2021-07-28 09:39:03Z herbert $
+%% $Id: Changes 164 2021-08-25 19:26:42Z herbert $
%%
pst-arrow.sty -----------
v. 0.01 2016-09-09 initial version
pst-arrow.tex ----------- (hv)
+ v. 0.04 2021-04-25 - moved the basic arrow code into pstricks-arrows.tex
+ which is in the pstricks-base dir
+ - updated documentation
v. 0.03 2021-07-28 - fix introduced bug for linecolor which schould not
be affected by tipcolor
v. 0.02 2021-07-23 - added tipcolor option
v. 0.01 2016-09-09 initial version
+
diff --git a/Master/texmf-dist/doc/generic/pst-arrow/pst-arrow-doc.pdf b/Master/texmf-dist/doc/generic/pst-arrow/pst-arrow-doc.pdf
index 19928822476..065e35f3051 100644
--- a/Master/texmf-dist/doc/generic/pst-arrow/pst-arrow-doc.pdf
+++ b/Master/texmf-dist/doc/generic/pst-arrow/pst-arrow-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/generic/pst-arrow/pst-arrow-doc.tex b/Master/texmf-dist/doc/generic/pst-arrow/pst-arrow-doc.tex
index 79ac2d4085e..39a82019757 100644
--- a/Master/texmf-dist/doc/generic/pst-arrow/pst-arrow-doc.tex
+++ b/Master/texmf-dist/doc/generic/pst-arrow/pst-arrow-doc.tex
@@ -1,13 +1,13 @@
-%% $Id: pst-arrow-doc.tex 136 2021-07-28 09:39:03Z herbert $
-\documentclass[11pt,english,BCOR10mm,DIV14,bibliography=totoc,parskip=false,smallheadings
+%% $Id: pst-arrow-doc.tex 164 2021-08-25 19:26:42Z herbert $
+\errorcontextlines=100
+\documentclass[11pt,english,BCOR10mm,DIV=14,bibliography=totoc,parskip=false,smallheadings,
headexclude,footexclude,twoside]{pst-doc}
-\usepackage[utf8]{inputenc}
-\usepackage{pst-node,pst-arrow}
+\usepackage{pst-node,hvlogos,pst-arrow}
\let\pstArrowFV\fileversion
\lstset{preset=\centering,pos=l,wide=false,vsep=5mm,language=PSTricks,%width=0.5\linewidth,
morekeywords={multidipole,parallel},basicstyle=\footnotesize\ttfamily}
%
-\def\bgImage{\begin{pspicture}(5,6)
+\renewcommand\bgImage{\begin{pspicture}(5,6)
\psset{arrowscale=2}
\pnode(3,4){A}\pnode(5,6){B}\pnode(5,0){C}
\psbezier[ArrowInside=->,%
@@ -31,7 +31,8 @@
\author{Herbert Voß}
%\docauthor{Herbert Vo\ss}
\date{\today}
-\maketitle
+
+\settitle
\tableofcontents
@@ -47,9 +48,10 @@ The \LPack{pstricks} related package provides more arrow types.
%--------------------------------------------------------------------------------------
\section{Arrows}
%--------------------------------------------------------------------------------------
-\LPack{pst-arrow} defines the following "`arrows"':
+\LPack{pstricks} defines the following "`arrows"':
\def\myline#1{\psline[linecolor=red,linewidth=0.5pt,arrowscale=1.5]{#1}(0,1ex)(1.3,1ex)}%
+ \def\mylineA#1{\psline[linecolor=red,linewidth=0.5pt,arrowscale=4.5]{#1}(0,1ex)(2,1ex)}%
\psset{arrowscale=1.5}
\begin{longtable}{@{} c @{\qquad} p{3cm} l @{}}%
Value & Example & Name \\[2pt]\hline
@@ -70,17 +72,26 @@ The \LPack{pstricks} related package provides more arrow types.
\Lnotation{**-**} & \myline{**-**} & Disks, flush to endpoints.\\
\Lnotation{{|}<->{|}} & \myline{|<->|} & T-bars and arrows.\\
\Lnotation{{|}>-<{|}} & \myline{|>-<|} & T-bars and reverse arrows.\\
- \Lnotation{h-h{|}} & \myline{h-h} & left/right hook arrows.\\
- \Lnotation{H-H{|}} & \myline{H-H} & left/right hook arrows.\\
- \Lnotation{v-v|} & \myline{v-v} & left/right inside vee arrows.\\
- \Lnotation{V-V|} & \myline{V-V} & left/right outside vee arrows.\\
- \Lnotation{f-f|} & \myline{f-f} & left/right inside filled arrows.\\
- \Lnotation{F-F|} & \myline{F-F} & left/right outside filled arrows.\\
- \Lnotation{t-t|} & \myline{t-t} & left/right inside slash arrows.\\[5pt]
- \Lnotation{T-T|} & \myline{T-T} & left/right outside slash arrows.\\
+ \Lnotation{h-h{}} & \myline{h-h} & left/right hook arrows.\\
+ \Lnotation{H-H{}} & \myline{H-H} & left/right hook arrows.\\
+ \Lnotation{v-v} & \myline{v-v} & left/right inside vee arrows.\\
+ \Lnotation{V-V} & \myline{V-V} & left/right outside vee arrows.\\
+ \Lnotation{f-f} & \myline{f-f} & left/right inside filled arrows.\\
+ \Lnotation{F-F} & \myline{F-F} & left/right outside filled arrows.\\
+ \Lnotation{t-t} & \myline{t-t} & left/right inside slash arrows.\\[5pt]
+ \Lnotation{T-T} & \myline{T-T} & left/right outside slash arrows.\\
+%
+ \Lnotation{<D-D>} & \mylineA{<D-D>} & curved arrows.\\
+ \Lnotation{<D<D-D>D>} & \mylineA{<D<D-D>D>} & curved doubled arrows.\\
+ \Lnotation{D>-<D} & \mylineA{D>-<D} & curved arrows, tip inside.\\
+ \Lnotation{<T-T>} & \myline{<T-T>} & curved lines.\\
+% \Lnotation{>T-T<} & \mylineA{>T-T<} & \TikZ\ like arrows.\\
\hline
\end{longtable}
+%\def\pst@arrowtable{,-,<->,<<->>,>-<,>>-<<,(-),[-],)-(,]-[,|>-<|,%
+% <D-D>,D>-<D,<D<D-D>D>,<T-T>,|<*->|*,|<->|,v-v,V-V,f-f,F-F,t-t,T-T}
+
\psset{arrowscale=1}
@@ -93,7 +104,8 @@ of the \Lkeyword{arrows} parameter. The parameter can be set with
\noindent or for some macros with a special option, like\\[5pt]
\noindent\verb|\psline[<general options>]{<arrow type>}(A)(B)|\\
-\noindent\verb/\psline[linecolor=red,linewidth=2pt]{|->}(0,0)(0,2)/ \ \psline[linecolor=red,linewidth=2pt]{|->}(0,0)(0,2)
+\noindent\verb/\psline[linecolor=red,tipcolor=blue,linewidth=2pt]{|->}(0,0)(0,2)/ \
+\psline[linecolor=red,tipcolor=blue,linewidth=2pt]{|->}(0,0)(0,2)
\subsection{Multiple arrows}
There are two new options which are only valid for the arrow type \verb+<<+ or \verb+>>+.