summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.dtx')
-rw-r--r--Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.dtx20
1 files changed, 8 insertions, 12 deletions
diff --git a/Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.dtx b/Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.dtx
index 05f0fdb74fb..1484d181bbb 100644
--- a/Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.dtx
+++ b/Master/texmf-dist/source/generic/pst-ob3d/pst-ob3d.dtx
@@ -5,7 +5,7 @@
%% Denis Girou (CNRS/IDRIS - France) <Denis.Girou@idris.fr>
%% Herbert Voss <hvoss@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@idris.fr}.} \and
% Herbert Vo\ss\thanks{\protect\url{hvoss@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,15 +788,10 @@
% 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
-% \end{macrocode}
-%
-% Donald \textsc{Arseneau} package for random number generation.
-%
-% \begin{macrocode}
-\input random.tex
+\ifx\PSTtoolsLoaded\endinput\else \input pst-tools \fi
% \end{macrocode}
%
% Catcodes changes.