summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-05 22:01:58 +0000
committerKarl Berry <karl@freefriends.org>2012-05-05 22:01:58 +0000
commit4c56a7f771b8c9fabb57b8def881a6c6785e5699 (patch)
tree67ace5cf3da0ddba9b8d5cd000de7ec7b9cfffa9 /Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.tex
parent3f76fb1e46581e09148781915e7e7868671e46f9 (diff)
pst-plot (5may12)
git-svn-id: svn://tug.org/texlive/trunk@26218 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.tex9
1 files changed, 5 insertions, 4 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 ee1080d5b29..fabb93149c6 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
@@ -58,6 +58,7 @@ Manuel Luque;
Jens-Uwe Morawski;
Tobias N\"ahring;
Rolf Niepraschk;
+Martin Paech;
Alan Ristow;
Christine R\"omer;
Arnaud Schmittbuhl
@@ -2029,7 +2030,7 @@ sense, because it is the same as \verb+[sub]ticklines=0+
\psset{unit=4cm}
\pspicture(-0.15,-0.15)(2.5,1)
\psaxes[axesstyle=frame,logLines=y,xticksize=0 1,xsubticksize=1,ylogBase=10,
- tickcolor=red,subtickcolor=blue,tickwidth=1pt,subticks=20,xsubticks=10,
+ tickcolor=red,subtickcolor=blue,tickwidth=1pt,subticks=9,xsubticks=10,
xticklinestyle=dashed,xsubticklinestyle=dashed](2.5,1)
\endpspicture
\end{LTXexample}
@@ -2052,7 +2053,7 @@ It can be changed, when \emph{after} the option \Lkeyword{logLines} the ticksize
\psaxes[subticks=5,xylogBase=10,logLines=all](5,5)
\endpspicture\hspace{1cm}
\pspicture(-1,-1)(5,5)
- \psaxes[subticks=10,axesstyle=frame,xylogBase=10,logLines=all,
+ \psaxes[subticks=9,axesstyle=frame,xylogBase=10,logLines=all,
ticksize=0 5pt,tickstyle=inner](5,5)
\endpspicture
\end{LTXexample}
@@ -2061,7 +2062,7 @@ It can be changed, when \emph{after} the option \Lkeyword{logLines} the ticksize
\psset{unit=4cm}
\pspicture(-0.15,-0.15)(2.5,2)
\psaxes[axesstyle=frame,logLines=y,xticksize=max,xsubticksize=1,ylogBase=10,
- tickcolor=red,subtickcolor=blue,tickwidth=1pt,subticks=20,xsubticks=10](2.5,2)
+ tickcolor=red,subtickcolor=blue,tickwidth=1pt,subticks=9,xsubticks=10](2.5,2)
\endpspicture
\end{LTXexample}
@@ -2069,7 +2070,7 @@ It can be changed, when \emph{after} the option \Lkeyword{logLines} the ticksize
\psset{unit=4}
\pspicture(-0.5,-0.3)(3,1.2)
\psaxes[axesstyle=frame,tickstyle=inner,logLines=x,xlogBase=10,Dy=0.5,tickcolor=red,
- subtickcolor=blue,tickwidth=1pt,ysubticks=5,xsubticks=10](3,1)
+ subtickcolor=blue,tickwidth=1pt,ysubticks=5,xsubticks=9](3,1)
\endpspicture
\end{LTXexample}