texlive[45068] Master/texmf-dist: pst-plot (18aug17)

commits+karl at tug.org commits+karl at tug.org
Sat Aug 19 01:04:32 CEST 2017


Revision: 45068
          http://tug.org/svn/texlive?view=revision&revision=45068
Author:   karl
Date:     2017-08-19 01:04:32 +0200 (Sat, 19 Aug 2017)
Log Message:
-----------
pst-plot (18aug17)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/generic/pst-plot/Changes
    trunk/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdf
    trunk/Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex

Removed Paths:
-------------
    trunk/Master/texmf-dist/doc/generic/pst-plot/data/zz.tex

Modified: trunk/Master/texmf-dist/doc/generic/pst-plot/Changes
===================================================================
--- trunk/Master/texmf-dist/doc/generic/pst-plot/Changes	2017-08-18 23:04:19 UTC (rev 45067)
+++ trunk/Master/texmf-dist/doc/generic/pst-plot/Changes	2017-08-18 23:04:32 UTC (rev 45068)
@@ -1,4 +1,5 @@
 ----- pst-plot.tex
+1.80  2017-05-23  - use \psx|ylabelsep for plotstyle xvalues
 1.79  2017-05-22  - fix trailing space in \setDefaulthLabels
 1.78  2017-04-16  - remove change of showorigin in \pst at hlabels
 1.77  2017-03-20  - new optional argument for \psCoordinates

Deleted: trunk/Master/texmf-dist/doc/generic/pst-plot/data/zz.tex
===================================================================
--- trunk/Master/texmf-dist/doc/generic/pst-plot/data/zz.tex	2017-08-18 23:04:19 UTC (rev 45067)
+++ trunk/Master/texmf-dist/doc/generic/pst-plot/data/zz.tex	2017-08-18 23:04:32 UTC (rev 45068)
@@ -1,5 +0,0 @@
-\documentclass{minimal}
-\usepackage{filecontents}
-\begin{document}
-\input{pst-plot-doc.dat}
-\end{document}
\ No newline at end of file

Modified: trunk/Master/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex	2017-08-18 23:04:19 UTC (rev 45067)
+++ trunk/Master/texmf-dist/tex/generic/pst-plot/pst-plot.tex	2017-08-18 23:04:32 UTC (rev 45068)
@@ -23,8 +23,8 @@
 \ifx\PSTFPloaded\endinput\else   \input pst-fp.tex  \fi
 \ifx\MultidoLoaded\endinput\else \input multido.tex \fi
 %
-\def\fileversion{1.79}
-\def\filedate{2017/05/22}
+\def\fileversion{1.80}
+\def\filedate{2017/05/23}
 \message{ v\fileversion, \filedate\space (tvz,hv)}
 %
 \edef\TheAtCode{\the\catcode`\@}
@@ -1659,7 +1659,9 @@
                  \pst at number\psyunit div neg ){\pshlabel{#3\vphantom{1}}}%
   }\ignorespaces}
 %
-%% #1 : optional arguments passed to psline
+%
+%
+%% #1 : optional arguments passed to psline and \rput
 %% #2 : rotating angle
 %% #3 : y value
 %% #4 : label
@@ -1672,9 +1674,9 @@
   \use at par
   \edef\temp at coor{(!\pst at number\pst at yticksizeB \pst at number\psxunit div #2)(!\pst at number\pst at yticksizeA \pst at number\psxunit div #2)}%
   \expandafter\psline\temp at coor
-  \rput[r]{#1}(!\psk at origin
-                \pst at number\pst at yticksizeB \pst at number\psylabelsep add
-                \pst at number\psxunit div neg #2){\psvlabel{#3}}}\ignorespaces}
+    \rput[r]{#1}(!\psk at origin
+                  \pst at number\pst at yticksizeB \pst at number\psylabelsep add
+                  \pst at number\psxunit div neg #2){\psvlabel{#3}}}\ignorespaces}
 %
 \define at boolkey[psset]{pst-plot}[Pst@]{markPoint}[true]{}%
 \psset[pst-plot]{markPoint}
@@ -2540,26 +2542,26 @@
   \use at keep@par
 %  \egroup%
   \pstFPsub\pst at tempA{#3}{#1}%
-  \pst at dimm=#5%
-  \pst at dimo=\pst at tempA pt%
+  \pst at dimm=#5
+  \pst at dimo=\pst at tempA pt
   \pstFPdiv\pst@@dx{\strip at pt\pst at dimm}{\pst at tempA}%
-  \pst at xunit=\pst@@dx\p@%
+  \pst at xunit=\pst@@dx\p@
 %
-  \ifx!#6\let\pst at yunit=\pst at xunit\else%
-    \pst at dimm=#6%
+  \ifx!#6\let\pst at yunit=\pst at xunit\else
+    \pst at dimm=#6
 %  \pst at dimm=\pst@@dx\pst at dimo\else\pst at dimm=#6\fi%
     \pstFPsub\pst at tempA{#4}{#2}%
     \pstFPdiv\pst@@dy{\strip at pt\pst at dimm}{\pst at tempA}%
-    \pst at yunit=\pst@@dy\p@%
-  \fi%
+    \pst at yunit=\pst@@dy\p@
+  \fi
   %
-  \pst at dimm=#1\pst at xunit\advance\pst at dimm by \psk at llx%
-  \pst at dimn=#2\pst at yunit\advance\pst at dimn by \psk at lly%
-  \pst at dimo=#3\pst at xunit\advance\pst at dimo by \psk at urx%
-  \pst at dimp=#4\pst at yunit\advance\pst at dimp by \psk at ury%
-  \if at star\pspicture*(\pst at dimm,\pst at dimn)(\pst at dimo,\pst at dimp)\else%
-  \pspicture(\pst at dimm,\pst at dimn)(\pst at dimo,\pst at dimp)\fi%
-  \let\psxunit\pst at xunit \let\psyunit\pst at yunit%
+  \pst at dimm=#1\pst at xunit\advance\pst at dimm by \psk at llx
+  \pst at dimn=#2\pst at yunit\advance\pst at dimn by \psk at lly
+  \pst at dimo=#3\pst at xunit\advance\pst at dimo by \psk at urx
+  \pst at dimp=#4\pst at yunit\advance\pst at dimp by \psk at ury
+  \if at star\pspicture*(\pst at dimm,\pst at dimn)(\pst at dimo,\pst at dimp)\else
+  \pspicture(\pst at dimm,\pst at dimn)(\pst at dimo,\pst at dimp)\fi
+  \let\psxunit\pst at xunit \let\psyunit\pst at yunit
   \ifdim\pst at xunit=\pst at yunit\relax\psset[pstricks]{runit=\pst at xunit}\fi%
   \bgroup
     \use at par



More information about the tex-live-commits mailing list