summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.tex
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/pst-plot-doc.tex
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/pst-plot-doc.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.tex5
1 files changed, 3 insertions, 2 deletions
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})