diff options
author | Karl Berry <karl@freefriends.org> | 2013-09-06 23:08:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-09-06 23:08:42 +0000 |
commit | 4f31616977a64aadc3deb973b68e86b672b938ba (patch) | |
tree | 57198ad7cb6519c7220c21b28177fba85fdf5c15 /Master | |
parent | 3ecc3cea6c58103e365e0fc868da169a4d08f8bc (diff) |
pst-plot (6sep13)
git-svn-id: svn://tug.org/texlive/trunk@31583 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-plot/doc/pst-plot-doc.pdf | bin | 1194031 -> 1194087 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-plot/doc/pst-plot-doc.tex | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-plot/doc/pst-plot-doc.pdf b/Master/texmf-dist/doc/generic/pst-plot/doc/pst-plot-doc.pdf Binary files differindex 036f4c9f0dc..04744b68f61 100644 --- a/Master/texmf-dist/doc/generic/pst-plot/doc/pst-plot-doc.pdf +++ b/Master/texmf-dist/doc/generic/pst-plot/doc/pst-plot-doc.pdf diff --git a/Master/texmf-dist/doc/generic/pst-plot/doc/pst-plot-doc.tex b/Master/texmf-dist/doc/generic/pst-plot/doc/pst-plot-doc.tex index fd36215a17d..0813126d93c 100644 --- a/Master/texmf-dist/doc/generic/pst-plot/doc/pst-plot-doc.tex +++ b/Master/texmf-dist/doc/generic/pst-plot/doc/pst-plot-doc.tex @@ -986,8 +986,8 @@ redefinition, then do it for \Lcs{pst@@@hlabel} and \begin{lstlisting}[style=syntax] \makeatletter -\def\ps@@@hlabel#1{...} -\def\ps@@@vlabel#1{...} +\def\pst@@@hlabel#1{...} +\def\pst@@@vlabel#1{...} \makeatother \end{lstlisting} |