texlive[60619] Master: pst-3dplot (26sep21)

commits+karl at tug.org commits+karl at tug.org
Sun Sep 26 23:26:30 CEST 2021


Revision: 60619
          http://tug.org/svn/texlive?view=revision&revision=60619
Author:   karl
Date:     2021-09-26 23:26:30 +0200 (Sun, 26 Sep 2021)
Log Message:
-----------
pst-3dplot (26sep21)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/generic/pst-3dplot/Changes
    trunk/Master/texmf-dist/doc/generic/pst-3dplot/README
    trunk/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf
    trunk/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.tex
    trunk/Master/texmf-dist/tex/generic/pst-3dplot/pst-3dplot.tex
    trunk/Master/tlpkg/bin/tlpkg-ctan-check
    trunk/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc

Modified: trunk/Master/texmf-dist/doc/generic/pst-3dplot/Changes
===================================================================
--- trunk/Master/texmf-dist/doc/generic/pst-3dplot/Changes	2021-09-26 21:22:14 UTC (rev 60618)
+++ trunk/Master/texmf-dist/doc/generic/pst-3dplot/Changes	2021-09-26 21:26:30 UTC (rev 60619)
@@ -20,6 +20,7 @@
 
 
 pst-3dplot.tex --------
+2.07  2021-09-23  - fix for lualatex and color values on PS level
 2.06  2020-10-25  - fix for \pstThreeDDot and parameter setting
 2.05  2020-08-04  - fix for hiddenLine
 2.04  2017-04-05  - added coorType=7

Modified: trunk/Master/texmf-dist/doc/generic/pst-3dplot/README
===================================================================
--- trunk/Master/texmf-dist/doc/generic/pst-3dplot/README	2021-09-26 21:22:14 UTC (rev 60618)
+++ trunk/Master/texmf-dist/doc/generic/pst-3dplot/README	2021-09-26 21:26:30 UTC (rev 60619)
@@ -13,3 +13,6 @@
 pst-plot package for two dimensional objects and mathematical functions.
 
 
+%% This program can be redistributed and/or modified under the terms
+%% of the LaTeX Project Public License Distributed from CTAN archives
+%% in directory macros/latex/base/lppl.txt.

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

Modified: trunk/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.tex	2021-09-26 21:22:14 UTC (rev 60618)
+++ trunk/Master/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.tex	2021-09-26 21:26:30 UTC (rev 60619)
@@ -1,8 +1,11 @@
 \input{pst-3dplot-doc.dat}
 
-%% $Id: pst-3dplot-doc.tex 32 2020-10-25 19:18:25Z herbert $
-\documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings,
-    headexclude,footexclude,oneside,dvipsnames,svgnames]{pst-doc}
+%% $Id: pst-3dplot-doc.tex 198 2021-09-08 16:11:30Z herbert $
+\errorcontextlines=100
+\RequirePackage{pdfmanagement-testphase}
+\DeclareDocumentMetadata{}
+\documentclass[11pt,english,BCOR=10mm,DIV=12,bibliography=totoc,parskip=false,headings=small,
+    headinclude=false,footinclude=false,twoside,english]{pst-doc}
 \listfiles
 
 \usepackage{pst-grad,pst-3dplot}
@@ -43,7 +46,7 @@
 \date{\today}
 \title{3D plots: pst-3dplot}
 \subtitle{A PSTricks package for drawing 3d objects,  v\pstFV}
-\maketitle
+\settitle
 
 \tableofcontents
 
@@ -1349,6 +1352,8 @@
 The origin vector $\vec{o}$ determines the left corner of the box.
 
 
+
+
 \begin{LTXexample}[width=6.25cm]
 \begin{pspicture}(-3,-2)(3,5)
 \psset{Alpha=2,Beta=10}
@@ -1357,6 +1362,9 @@
 \end{pspicture}
 \end{LTXexample}
 
+
+\end{document}
+
 \begin{LTXexample}[width=6.25cm]
 \begin{pspicture}(-3,-3)(3,3)
 \psset{Beta=50}
@@ -1376,6 +1384,7 @@
 
 
 
+
 \begin{LTXexample}[width=6.25cm]
 \psset{Beta=10,xyzLight=-7 3 4}
 \begin{pspicture}(-3,-2)(3,4)

Modified: trunk/Master/texmf-dist/tex/generic/pst-3dplot/pst-3dplot.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/pst-3dplot/pst-3dplot.tex	2021-09-26 21:22:14 UTC (rev 60618)
+++ trunk/Master/texmf-dist/tex/generic/pst-3dplot/pst-3dplot.tex	2021-09-26 21:26:30 UTC (rev 60619)
@@ -1,4 +1,4 @@
-%% $Id: pst-3dplot.tex 32 2020-10-25 19:18:25Z herbert $
+%% $Id: pst-3dplot.tex 266 2021-09-24 19:02:30Z herbert $
 %%
 %% This is file `pst-3dplot.tex',
 %%
@@ -27,9 +27,9 @@
 \ifx\PSTMultidoLoaded\endinput\else \input multido.tex\fi
 \ifx\PSTXKeyLoaded\endinput\else    \input pst-xkey \fi
 %
-\def\fileversion{2.06}
+\def\fileversion{2.07}
 \let\IIIDplotfileversion\fileversion
-\def\filedate{2020/10/25}
+\def\filedate{2021/09/23}
 \let\IIIDplotfiledate\filedate
 \message{`PST-3dplot' v\fileversion, \filedate\space (HV,DL)}
 %
@@ -1334,8 +1334,8 @@
   \pst at 3ddict /vZ ED /vY ED /vX ED 
   /pas 0.5 def
   /pas10 pas 10 div def
-  /cmyk {} def   % we need only the values
-  \psk at ThreeDplot@SegmentColor\space 
+%  /cmyk {} def   % we need only the values
+   \psgetCMYKColorValues{\psk at ThreeDplot@SegmentColor} 
 %  \psk at ThreeDplot@xyzLight\space          % xLight yLight zLight
 %
   /calculate2DPoint { % four values on stack; x2D y2D are returned
@@ -1397,8 +1397,8 @@
   #1 \pst at number\psunit mul #2 \pst at number\psunit mul #3 \pst at number\psunit mul  
   #4 \pst at number\psunit mul
   \psk at ThreeDplot@increment\space
-  /cmyk {} def   % we need only the values
-  \psk at ThreeDplot@SegmentColor\space 
+%  /cmyk {} def   % we need only the values
+   \psgetCMYKColorValues{\psk at ThreeDplot@SegmentColor} 
   tx at 3DPlotDict begin 
     \IIIDplot at variables 
     \tx at setTransparency 
@@ -1509,8 +1509,8 @@
   \pst at number\pst at dimb \pst at number\psyunit div  % Height
   \psk at ThreeDplot@increment			% angle increment
   \psk at ThreeDplot@Hincrement			% height increment
-  /cmyk {} def   % we need only the values
-  \psk at ThreeDplot@SegmentColor\space 
+%  /cmyk {} def   % we need only the values
+   \psgetCMYKColorValues{\psk at ThreeDplot@SegmentColor} 
 %
     \tx at 3DPlotDict
     \tx at setTransparency 
@@ -1573,8 +1573,8 @@
   \pst at number\pst at dima \pst at number\psxunit div  % Width
   \pst at number\pst at dimb \pst at number\psyunit div  % Height
   \pst at number\pst at dimc \pst at number\psyunit div  % Depth
-  /cmyk {} def   % we need only the values
-  \psk at ThreeDplot@SegmentColor\space 
+%  /cmyk {} def   % we need only the values
+   \psgetCMYKColorValues{\psk at ThreeDplot@SegmentColor} 
 %
   /PlaneSequence [ \psk at ThreeD@PlaneSequence ] def
   /ConvBox2d { 	% on stack x y z

Modified: trunk/Master/tlpkg/bin/tlpkg-ctan-check
===================================================================
--- trunk/Master/tlpkg/bin/tlpkg-ctan-check	2021-09-26 21:22:14 UTC (rev 60618)
+++ trunk/Master/tlpkg/bin/tlpkg-ctan-check	2021-09-26 21:26:30 UTC (rev 60619)
@@ -313,7 +313,7 @@
     fetamont fetchcls
     feupphdteses fewerfloatpages feyn feynmf feynmp-auto
     ffcode ffslides fge fgruler
-    fibeamer fifinddo-info fifo-stack
+    fifinddo-info fifo-stack
     fig4latex figbas figbib figchild figflow figsize
     filecontents filecontentsdef filedate filehook fileinfo filemod
     findhyph fink finstrut fira firamath firamath-otf

Modified: trunk/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc	2021-09-26 21:22:14 UTC (rev 60618)
+++ trunk/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc	2021-09-26 21:26:30 UTC (rev 60619)
@@ -468,7 +468,6 @@
 depend ffcode
 depend ffslides
 depend fgruler
-depend fibeamer
 depend fifo-stack
 depend figsize
 depend filecontents



More information about the tex-live-commits mailing list.