From 6f713318f87f97bac590e57b86ed2a58bc4e7a25 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 12 Dec 2017 22:35:24 +0000 Subject: pst-plot (12dec17) git-svn-id: svn://tug.org/texlive/trunk@46052 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/generic') diff --git a/Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex b/Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex index 0961c05fd45..5c536b5eea6 100644 --- a/Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex +++ b/Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex @@ -1,4 +1,4 @@ -% $Id: pst-plot.tex 647 2017-11-16 10:35:12Z herbert $ +% $Id: pst-plot.tex 686 2017-12-11 20:16:01Z herbert $ %% %% BEGIN pst-plot.tex %% @@ -6,7 +6,7 @@ %% See the betadoc documentation for usage. %% %% COPYRIGHT 1993, 1994, 1999 by Timothy Van Zandt, tvz@nwu.edu. -%% COPYRIGHT 2009- by Herbert Voss, hvoss@tug.org. +%% COPYRIGHT 2009-- by Herbert Voss, hvoss@tug.org. %% %% This program can be redistributed and/or modified under the terms %% of the LaTeX Project Public License Distributed from CTAN @@ -23,8 +23,8 @@ \ifx\PSTFPloaded\endinput\else \input pst-fp.tex \fi \ifx\MultidoLoaded\endinput\else \input multido.tex \fi % -\def\fileversion{1.86} -\def\filedate{2017/11/16} +\def\fileversion{1.87} +\def\filedate{2017/12/12} \message{ v\fileversion, \filedate\space (tvz,hv)} % \edef\TheAtCode{\the\catcode`\@} @@ -2353,13 +2353,13 @@ D\space##1% }% % \uput[-45](\pstR@dius,0){\pstR@dius}\uput[45](0,\pstR@dius){\pstR@dius}% \pst@cntm=\psk@ysubticks\advance\pst@cntm by \m@ne - \multido{\iA=\psk@Dy+\psk@Dy,\rB=\pstd@lpha+\psk@Dy}{\pstN@lpha}{% + \multido{\iA=\psk@Oy+\psk@Dy,\rB=\pstd@lpha+\psk@Dy}{\pstN@lpha}{% \multido{\rA=\rB+\pstd@lpha}{\the\pst@cntm}{\psline[linestyle=\psysubticklinestyle, linecolor=\psk@ysubtickcolor,linewidth=\psk@ysubtickwidth pt](\pstR@dius;\rA)} \psline[linestyle=\psyticklinestyle, linecolor=\psk@ytickcolor,linewidth=\psk@ytickwidth pt](\pstR@dius;\iA)% \ifodd\psk@labels\else% is all or y (0,3) - \uput[\iA](\pstR@dius;\iA){\psvlabel{\iA}}% + \uput[\iA](\pstR@dius;\iA){\psvlabel{\iA\psk@ylabelFactor}}% \fi% }% \ifnum\psk@EndAngle<360 \psline[linestyle=\psyticklinestyle, -- cgit v1.2.3