summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-04-29 23:55:25 +0000
committerKarl Berry <karl@freefriends.org>2010-04-29 23:55:25 +0000
commitc363fffb022f472c5236db41aca7144f23f3f439 (patch)
treee2f478b3710ba424be023fa5a8cd5e478b49389d /Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.tex
parent9af4047aaf9cd4ae3b94d2128e43e037b3547bec (diff)
pst-plot update (29apr10)
git-svn-id: svn://tug.org/texlive/trunk@18046 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.tex10
1 files changed, 5 insertions, 5 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 970ca59552b..6134e5ef2c7 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
@@ -606,13 +606,13 @@ usual way. Only the additional value \Lkeyval{inner} is valid for
\Lkeyword{trigLabels} option, the macros \Lcs{pshlabel} and
\Lcs{psvlabel} shouldn't be redefined, because the package does
it itself internally in these cases. However, if you need a
-redefinition, then do it for \Lcs{pst@@hlabel} and
-\Lcs{pst@@vlabel} with
+redefinition, then do it for \Lcs{pst@@@hlabel} and
+\Lcs{pst@@@vlabel} with
\begin{lstlisting}[style=syntax]
\makeatletter
-\def\ps@@hlabel#1{...}
-\def\ps@@vlabel#1{...}
+\def\ps@@@hlabel#1{...}
+\def\ps@@@vlabel#1{...}
\makeatother
\end{lstlisting}
@@ -630,7 +630,7 @@ redefinition, then do it for \Lcs{pst@@hlabel} and
\endfoot
\bottomrule
\endlastfoot
-\Lkeyword{axesstyle} & \Lkeyval{none}|\Lkeyval{axes}|\Lkeyval{frame}|\Lkeyval{polar}
+\Lkeyword{axesstyle} & \Lkeyval{none}|\Lkeyval{axes}|\Lkeyval{frame}|\Lkeyval{polar}|\Lkeyval{inner}
& \Lkeyval{axes} &\pageref{axesstyle}\\
\Lkeyword{barwidth} & length & 0.25cm & \pageref{barwidth}\\ %ok
\Lkeyword{ChangeOrder} & boolean & \false & \pageref{changeorder}\\