texlive[54514] Master/texmf-dist: pst-ob3d (24mar20)

commits+karl at tug.org commits+karl at tug.org
Tue Mar 24 21:50:02 CET 2020


Revision: 54514
          http://tug.org/svn/texlive?view=revision&revision=54514
Author:   karl
Date:     2020-03-24 21:50:01 +0100 (Tue, 24 Mar 2020)
Log Message:
-----------
pst-ob3d (24mar20)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/generic/pst-ob3d/Changes
    trunk/Master/texmf-dist/doc/generic/pst-ob3d/README
    trunk/Master/texmf-dist/doc/generic/pst-ob3d/pst-ob3d.pdf
    trunk/Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.dtx
    trunk/Master/texmf-dist/tex/generic/pst-ob3d/pst-ob3d.tex
    trunk/Master/texmf-dist/tex/latex/pst-ob3d/pst-ob3d.sty

Removed Paths:
-------------
    trunk/Master/texmf-dist/source/generic/pst-ob3d/Makefile

Modified: trunk/Master/texmf-dist/doc/generic/pst-ob3d/Changes
===================================================================
--- trunk/Master/texmf-dist/doc/generic/pst-ob3d/Changes	2020-03-24 00:48:50 UTC (rev 54513)
+++ trunk/Master/texmf-dist/doc/generic/pst-ob3d/Changes	2020-03-24 20:50:01 UTC (rev 54514)
@@ -1,4 +1,5 @@
 pst-ob3d.dtx --------
+0.22  2020-03-24   Load pst-tools for the random macros (hv)
 0.21  2007-08-22   Updated the style file (hv)
 0.20  2006-11-25   First CTAN release
 0.12  2004-09-29   small fix to the latex-wrapper part (hv)

Modified: trunk/Master/texmf-dist/doc/generic/pst-ob3d/README
===================================================================
--- trunk/Master/texmf-dist/doc/generic/pst-ob3d/README	2020-03-24 00:48:50 UTC (rev 54513)
+++ trunk/Master/texmf-dist/doc/generic/pst-ob3d/README	2020-03-24 20:50:01 UTC (rev 54514)
@@ -10,5 +10,7 @@
 * Run "latex" on pst-ob3d.dtx to generate the documentation
 
 * This is a PSTricks (PostScript Tricks) package, which won't
-  run with pdftex. In this case go to http://PSTricks.de/
+  run with pdftex. In this case go to http://PSTricks.tug.org/
   for some help.
+
+hvoss at tug.org
\ No newline at end of file

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

Deleted: trunk/Master/texmf-dist/source/generic/pst-ob3d/Makefile
===================================================================
--- trunk/Master/texmf-dist/source/generic/pst-ob3d/Makefile	2020-03-24 00:48:50 UTC (rev 54513)
+++ trunk/Master/texmf-dist/source/generic/pst-ob3d/Makefile	2020-03-24 20:50:01 UTC (rev 54514)
@@ -1,48 +0,0 @@
-
-# `Makefile' for `pst-ob3d.pdf', hv, 2006/08/11
-
-.SUFFIXES : .tex .ltx .dvi .ps .pdf .eps
-
-MAIN = pst-ob3d
-
-LATEX = latex
-
-ARCHNAME = $(MAIN)-$(shell date +%y%m%d)
-
-ARCHFILES = $(MAIN).dtx $(MAIN).ins Makefile
-
-all : $(MAIN).sty doc clean
-
-$(MAIN).sty : $(MAIN).dtx
-%.sty : %.dtx
-	tex $(basename $<).ins
-
-doc: $(MAIN).pdf
-
-$(MAIN).pdf : $(MAIN).ps
-	GS_OPTIONS=-dAutoRotatePages=/None ps2pdf $<
-
-$(MAIN).ps : $(MAIN).dvi
-	dvips $<
-
-$(MAIN).dvi : $(MAIN).dtx
-	$(LATEX) $<
-	if ! test -f $(basename $<).glo ; then touch $(basename $<).glo; fi
-	if ! test -f $(basename $<).idx ; then touch $(basename $<).idx; fi
-	makeindex -s gglo.ist -t $(basename $<).glg -o $(basename $<).gls \
-	  $(basename $<).glo
-	makeindex -s gind.ist -t $(basename $<).ilg -o $(basename $<).ind \
-	  $(basename $<).idx
-	$(LATEX) $<
-
-clean : 
-	$(RM) $(addprefix $(MAIN), .log .aux .glg .glo .gls .ilg .idx .ind .tmp .toc .out)
-	$(RM) $(addprefix $(MAIN), .dvi .ps)
-
-veryclean : clean
-	$(RM) $(MAIN).pdf
-
-arch :
-	zip $(ARCHNAME).zip $(ARCHFILES)
-
-# EOF

Modified: trunk/Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.dtx
===================================================================
--- trunk/Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.dtx	2020-03-24 00:48:50 UTC (rev 54513)
+++ trunk/Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.dtx	2020-03-24 20:50:01 UTC (rev 54514)
@@ -5,7 +5,7 @@
 %% Denis Girou (CNRS/IDRIS - France) <Denis.Girou at idris.fr>
 %% Herbert Voss <hvoss at tug.org>
 %%
-%% August 22, 2007
+%% Mar 24, 2020
 %%
 %% This program can be redistributed and/or modified under the terms
 %% of the LaTeX Project Public License Distributed from CTAN archives
@@ -17,6 +17,7 @@
 %%
 % \fi
 %
+% \changes{v0.22}{2020/03/24}{Load pst-tools for random numbers}
 % \changes{v0.21}{2007/08/22}{Updated the style file}
 % \changes{v0.20}{2006/11/25}{First CTAN release}
 % \changes{v0.11 Beta}{2002/05/09}{Fourth packaged release.}
@@ -236,7 +237,7 @@
 %         Scientifique --- Orsay --- France ---
 %         \protect\url{Denis.Girou at idris.fr}.} \and 
 %	Herbert Vo\ss\thanks{\protect\url{hvoss at tug.org} for the \texttt{CTAN} Version}}
-% \date{Version 0.21\\August 22, 2007}
+% \date{Version 0.22\\March 24, 2020}
 %
 % \maketitle
 %
@@ -777,8 +778,8 @@
 %   Who we are.
 %
 %    \begin{macrocode}
-\def\fileversion{0.21}
-\def\filedate{2007/08/22}
+\def\fileversion{0.22}
+\def\filedate{2020/03/24}
 \message{`Pst-Objects3d' v\fileversion, \filedate\space (DG,hv)}
 \csname PstObjectsThreeDLoaded\endcsname
 \let\PstObjectsThreeDLoaded\endinput
@@ -787,17 +788,12 @@
 %   Require the PSTricks, `\textsf{pst-3d}', and `\textsf{pst-xkey}' packages.
 %
 %    \begin{macrocode}
-\ifx\PSTricksLoaded\endinput\else\input pstricks.tex\fi
+\ifx\PSTXKeyLoaded\endinput\else  \input pst-xkey \fi 
+\ifx\PSTricksLoaded\endinput\else \input pstricks.tex\fi
 \ifx\PSTthreeDLoaded\endinput\else\input pst-3d.tex\fi
-\ifx\PSTXKeyLoaded\endinput\else\input pst-xkey \fi 
+\ifx\PSTtoolsLoaded\endinput\else \input pst-tools \fi
 %    \end{macrocode}
 %
-%   Donald \textsc{Arseneau} package for random number generation.
-%
-%    \begin{macrocode}
-\input random.tex
-%    \end{macrocode}
-%
 %   Catcodes changes.
 %
 %    \begin{macrocode}

Modified: trunk/Master/texmf-dist/tex/generic/pst-ob3d/pst-ob3d.tex
===================================================================
--- trunk/Master/texmf-dist/tex/generic/pst-ob3d/pst-ob3d.tex	2020-03-24 00:48:50 UTC (rev 54513)
+++ trunk/Master/texmf-dist/tex/generic/pst-ob3d/pst-ob3d.tex	2020-03-24 20:50:01 UTC (rev 54514)
@@ -26,7 +26,7 @@
 %% Denis Girou (CNRS/IDRIS - France) <Denis.Girou at idris.fr>
 %% Herbert Voss <hvoss at tug.org>
 %%
-%% August 22, 2007
+%% Mar 24, 2020
 %%
 %% This program can be redistributed and/or modified under the terms
 %% of the LaTeX Project Public License Distributed from CTAN archives
@@ -36,15 +36,15 @@
 %%   `pst-ob3d' is a PSTricks package to draw basic three dimensional
 %%   objects with various customizations.
 %%
-\def\fileversion{0.21}
-\def\filedate{2007/08/22}
+\def\fileversion{0.22}
+\def\filedate{2020/03/24}
 \message{`Pst-Objects3d' v\fileversion, \filedate\space (DG,hv)}
 \csname PstObjectsThreeDLoaded\endcsname
 \let\PstObjectsThreeDLoaded\endinput
-\ifx\PSTricksLoaded\endinput\else\input pstricks.tex\fi
+\ifx\PSTXKeyLoaded\endinput\else  \input pst-xkey \fi
+\ifx\PSTricksLoaded\endinput\else \input pstricks.tex\fi
 \ifx\PSTthreeDLoaded\endinput\else\input pst-3d.tex\fi
-\ifx\PSTXKeyLoaded\endinput\else\input pst-xkey \fi
-\input random.tex
+\ifx\PSTtoolsLoaded\endinput\else \input pst-tools \fi
 \edef\PstAtCode{\the\catcode`\@}
 \catcode`\@=11\relax
 \pst at addfams{pst-ob3d}

Modified: trunk/Master/texmf-dist/tex/latex/pst-ob3d/pst-ob3d.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pst-ob3d/pst-ob3d.sty	2020-03-24 00:48:50 UTC (rev 54513)
+++ trunk/Master/texmf-dist/tex/latex/pst-ob3d/pst-ob3d.sty	2020-03-24 20:50:01 UTC (rev 54514)
@@ -26,7 +26,7 @@
 %% Denis Girou (CNRS/IDRIS - France) <Denis.Girou at idris.fr>
 %% Herbert Voss <hvoss at tug.org>
 %%
-%% August 22, 2007
+%% Mar 24, 2020
 %%
 %% This program can be redistributed and/or modified under the terms
 %% of the LaTeX Project Public License Distributed from CTAN archives



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