texlive[68786] Master/texmf-dist: pst-solides3d (4nov23)

commits+karl at tug.org commits+karl at tug.org
Thu Nov 9 23:22:22 CET 2023


Revision: 68786
          https://tug.org/svn/texlive?view=revision&revision=68786
Author:   karl
Date:     2023-11-09 23:22:21 +0100 (Thu, 09 Nov 2023)
Log Message:
-----------
pst-solides3d (4nov23)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/generic/pst-solides3d/Changes
    trunk/Master/texmf-dist/doc/generic/pst-solides3d/README
    trunk/Master/texmf-dist/doc/generic/pst-solides3d/pst-solides3d-doc.pdf
    trunk/Master/texmf-dist/doc/generic/pst-solides3d/pst-solides3d-doc.tex
    trunk/Master/texmf-dist/dvips/pst-solides3d/pst-solides3d.pro
    trunk/Master/texmf-dist/tex/generic/pst-solides3d/pst-solides3d.tex

Modified: trunk/Master/texmf-dist/doc/generic/pst-solides3d/Changes
===================================================================
--- trunk/Master/texmf-dist/doc/generic/pst-solides3d/Changes	2023-11-09 22:22:08 UTC (rev 68785)
+++ trunk/Master/texmf-dist/doc/generic/pst-solides3d/Changes	2023-11-09 22:22:21 UTC (rev 68786)
@@ -1,5 +1,7 @@
 pst-solides3d.tex --- 
-4.34a 2018-12-27  - fix for proj-pst-poinbt in pst-solides3d.pro 
+4.35a 2023-11-04  - updated documentation 
+4.35  2023-11-02  - added code for Ellipsoid in tex|pro 
+4.34a 2018-12-27  - fix for proj-pst-point in pst-solides3d.pro 
 4.34  2017-08-23  - use always URW fonts instead of PostScript, 
                     eg Helvetica->NimbusSanL
 4.33  2017-08-21  - use always \psset[pst-solides3d]{...}
@@ -31,6 +33,8 @@
 
 
 pst-solides.pro --- 
+4.29  2023-11-02  - added code for Ellipsoid in tex|pro 
+4.28  2021-09-15  - define charpath if not known
 4.27  2018-12-27  - fix for proj-pst-point
 4.26  2017-08-23  - use always URW fonts instead of PostScript, eg Helvetica-NimbusSanL
 4.25  2017-03-05  - fix for start values for solides* 

Modified: trunk/Master/texmf-dist/doc/generic/pst-solides3d/README
===================================================================
--- trunk/Master/texmf-dist/doc/generic/pst-solides3d/README	2023-11-09 22:22:08 UTC (rev 68785)
+++ trunk/Master/texmf-dist/doc/generic/pst-solides3d/README	2023-11-09 22:22:21 UTC (rev 68786)
@@ -3,7 +3,7 @@
 %% Manuel Luque, Arnaud Schmittbuhl,Jean-Paul Vignault,Jürgen Gilg,
 %% Jean-Michel Sarlat, and Herbert Voss 
 %%
-%% 2019
+%% 2023
 %%
 
 If you are unable to install this package by your package manager

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

Modified: trunk/Master/texmf-dist/doc/generic/pst-solides3d/pst-solides3d-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/generic/pst-solides3d/pst-solides3d-doc.tex	2023-11-09 22:22:08 UTC (rev 68785)
+++ trunk/Master/texmf-dist/doc/generic/pst-solides3d/pst-solides3d-doc.tex	2023-11-09 22:22:21 UTC (rev 68786)
@@ -22,13 +22,13 @@
 
 
 %\graphicspath{{images/}}
-%\usepackage[T1]{fontenc}
-%\usepackage[scale=0.95]{tgpagella}
-%\usepackage[scale=0.92]{tgheros}
-%\usepackage[scaled=0.83]{beramono}
+\usepackage[T1]{fontenc}
+\usepackage[scale=0.95]{tgpagella}
+\usepackage[scale=0.92]{tgheros}
+\usepackage[scaled=0.83]{beramono}
 \usepackage{amsmath,amssymb} % allows multiple maths-environments
-\usepackage{libertinus}
-\usepackage[scaled=0.9]{beramono}
+%\usepackage{libertinus}
+%\usepackage[scaled=0.9]{beramono}
 \usepackage[a4paper,hmargin=2cm,vmargin=3cm]{geometry}    % Flexible and complete interface to document dimensions
 \usepackage{scrlayer-scrpage}
 \pagestyle{scrheadings}

Modified: trunk/Master/texmf-dist/dvips/pst-solides3d/pst-solides3d.pro
===================================================================
--- trunk/Master/texmf-dist/dvips/pst-solides3d/pst-solides3d.pro	2023-11-09 22:22:08 UTC (rev 68785)
+++ trunk/Master/texmf-dist/dvips/pst-solides3d/pst-solides3d.pro	2023-11-09 22:22:21 UTC (rev 68786)
@@ -3,8 +3,8 @@
 % Version 4.29, 2023/11/02
 %
 %% COPYRIGHT 2009-2017 by Jean-Paul Vignault
-%% opacity changes and fixes by Herbert Voss C 2021
-%%
+%% opacity changes and fixes by Herbert Voss C 2023
+%% added Ellipsoid 
 %% 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/tex/generic/pst-solides3d/pst-solides3d.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/pst-solides3d/pst-solides3d.tex	2023-11-09 22:22:08 UTC (rev 68785)
+++ trunk/Master/texmf-dist/tex/generic/pst-solides3d/pst-solides3d.tex	2023-11-09 22:22:21 UTC (rev 68786)
@@ -1,5 +1,5 @@
 %%
-%% COPYRIGHT 2008-2017 by Manuel Luque, Arnaud Schmittbuhl, 
+%% COPYRIGHT 2008-2023 by Manuel Luque, Arnaud Schmittbuhl, Jürgen Gilg,
 %%                        Jean-Paul Vignault, Herbert Voss.
 %%
 %% This work may be distributed and/or modified under the
@@ -24,8 +24,8 @@
 \ifx\PSTXKeyLoaded\endinput\else \input pst-xkey \fi
 \ifx\MultidoLoaded\endinput\else \input multido.tex \fi 
 % JPV & ML & AS & HV
-\def\fileversion{4.35}
-\def\filedate{2023/11/02}
+\def\fileversion{4.35a}
+\def\filedate{2023/11/04}
 \message{`PSTSOLIDESIIID' v\fileversion, \filedate}
 %
 \pstheader{pst-solides3d.pro}



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