summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-plot
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-08-03 16:54:11 +0000
committerKarl Berry <karl@freefriends.org>2014-08-03 16:54:11 +0000
commit09802588a0720cc4857282650b590ec15f4bd5be (patch)
treeec749101aea607f2c746634df3381f2af21d5ef9 /Master/texmf-dist/doc/generic/pst-plot
parent9c48ca748960413acb3a2f49e5712ee0327cd0cd (diff)
pst-plot
git-svn-id: svn://tug.org/texlive/trunk@34812 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-plot')
-rw-r--r--Master/texmf-dist/doc/generic/pst-plot/Changes3
-rw-r--r--Master/texmf-dist/doc/generic/pst-plot/README18
-rw-r--r--Master/texmf-dist/doc/generic/pst-plot/README-doc3
-rw-r--r--Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdfbin1255874 -> 1217251 bytes
-rw-r--r--Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.tex5
5 files changed, 24 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-plot/Changes b/Master/texmf-dist/doc/generic/pst-plot/Changes
index febbecec3d0..54691bdb897 100644
--- a/Master/texmf-dist/doc/generic/pst-plot/Changes
+++ b/Master/texmf-dist/doc/generic/pst-plot/Changes
@@ -1,4 +1,7 @@
----- pst-plot.tex
+1.66 2014-07-30 - option showpoints is valid for \psCoordinates
+ preset to true
+1.65 2014-07-12 - allow PostScript expression for \psx|yTick
1.64 2014-07-09 - added axespos for psgraph environment
1.63 2014-06-24 - added x|y versions of mathLabel and labelFontSize
1.62 2014-05-12 - moved comma and decimalSeparator into pst-tools
diff --git a/Master/texmf-dist/doc/generic/pst-plot/README b/Master/texmf-dist/doc/generic/pst-plot/README
index efdfe42fcfd..57233cad60e 100644
--- a/Master/texmf-dist/doc/generic/pst-plot/README
+++ b/Master/texmf-dist/doc/generic/pst-plot/README
@@ -1,3 +1,15 @@
-dtk02-1.pdf : Die mathematischen Funktionen von PostScript
-dtk02-2.pdf : Die Plotfunktionen von pst-plot
-tugboat01-4.pdf : The plot functions of pst-plot
+This version of pst-plot uses the xkeyval package, the extended
+version of keyval.
+
+Save the files pst-plot.sty|.tex| in a directory, which is part of your
+local TeX node. Then do not forget to run texhash to update this node
+if these packages are new to your TeX distribution.
+For more information see the documentation of your LaTeX distribution
+on installing packages into your LaTeX distribution or the
+TeX Frequently Asked Questions:
+(http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages).
+
+pst-plot needs pstricks, which should be part of your
+local TeX installation, otherwise get it from a CTAN server, f.ex.
+http://mirror.ctan.org/graphics/pstricks/
+
diff --git a/Master/texmf-dist/doc/generic/pst-plot/README-doc b/Master/texmf-dist/doc/generic/pst-plot/README-doc
new file mode 100644
index 00000000000..efdfe42fcfd
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pst-plot/README-doc
@@ -0,0 +1,3 @@
+dtk02-1.pdf : Die mathematischen Funktionen von PostScript
+dtk02-2.pdf : Die Plotfunktionen von pst-plot
+tugboat01-4.pdf : The plot functions of pst-plot
diff --git a/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdf b/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdf
index 342ff2b0ad3..9b61ad2bea5 100644
--- a/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdf
+++ b/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.tex b/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.tex
index 706429b8708..15754f1290d 100644
--- a/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.tex
+++ b/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.tex
@@ -1,3 +1,4 @@
+% $Id: pst-plot-doc.tex 56 2014-07-30 07:34:07Z herbert $
\documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings
headexclude,footexclude,oneside,dvipsnames,svgnames]{pst-doc}
\listfiles
@@ -15,7 +16,7 @@
\def\bgImage{%
\begin{pspicture}(-3.5,-3.5)(3.5,3.5)
\psaxes[axesstyle=polar,subticklinestyle=dashed,subticks=2,
- labelFontSize=\scriptstyle](3,3)
+ labelFontSize=\scriptstyle](3,360)
\psplot[polarplot,algebraic,linecolor=red,linewidth=2pt,
plotpoints=2000]{0}{TwoPi}{6*sin(x)*cos(x)}
\end{pspicture}
@@ -3487,7 +3488,7 @@ x sin dup mul x cos dup mul add sqrt
\psCoordinates(*2 {x^2/10})
\psCoordinates[linecolor=blue,linestyle=dashed,
dotstyle=square,dotscale=2](*4 {x^2/10})
- \psCoordinates[arrowscale=1.5,arrows=->](*6 {x^2/10})
+ \psCoordinates[arrowscale=1.5,arrows=->,showpoints=false](*6 {x^2/10})
\psCoordinates[arrows=->,linecolor=blue,linestyle=dotted,
dotstyle=triangle,dotscale=2](*8 {x^2/10})
\psCoordinates[dotscale=2](*9 {x^2/10})