summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-07-03 20:12:04 +0000
committerKarl Berry <karl@freefriends.org>2023-07-03 20:12:04 +0000
commitb119c2e33f2d0d3170130a527390c39cfec0d2f2 (patch)
treeb04a29ab5d83ee2c5807f57dd0fbe048c4b0d7b9 /Master/texmf-dist/tex
parentc214169d860930db1533a657b345f53c6136ff6b (diff)
pst-math (3jul23)
git-svn-id: svn://tug.org/texlive/trunk@67535 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/generic/pst-math/pst-math.tex4
-rw-r--r--Master/texmf-dist/tex/latex/pst-math/pst-math.sty8
2 files changed, 7 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/generic/pst-math/pst-math.tex b/Master/texmf-dist/tex/generic/pst-math/pst-math.tex
index b3c0e69f005..050a042f174 100644
--- a/Master/texmf-dist/tex/generic/pst-math/pst-math.tex
+++ b/Master/texmf-dist/tex/generic/pst-math/pst-math.tex
@@ -20,8 +20,8 @@
\csname PSTmathLoaded\endcsname
\let\PSTmathLoaded\endinput
\ifx\PSTricksLoaded\endinput\else\input pstricks.tex\fi
-\def\fileversion{0.66}
-\def\filedate{2022/10/17}
+\def\fileversion{0.67}
+\def\filedate{2023/07/03}
\message{`pst-math' v\fileversion\space, (CJ,hv)}
\pstheader{pst-math.pro}
diff --git a/Master/texmf-dist/tex/latex/pst-math/pst-math.sty b/Master/texmf-dist/tex/latex/pst-math/pst-math.sty
index ce7a536d8bb..257bee7e4ca 100644
--- a/Master/texmf-dist/tex/latex/pst-math/pst-math.sty
+++ b/Master/texmf-dist/tex/latex/pst-math/pst-math.sty
@@ -1,10 +1,10 @@
-% $Id: pst-math.sty 867 2018-12-16 12:07:22Z herbert $
+% $Id: pst-math.sty 741 2023-07-03 17:53:43Z herbert $
%%
%% This is file `pst-math.sty'.
%%
%% IMPORTANT NOTICE:
%%
-%% pst-math Copyright (C) 2019- Herbert Voss <hvoss@tug.org>
+%% pst-math Copyright (C) 2023- Herbert Voss <hvoss@tug.org>
%%
%% This package may be distributed under the terms of the LaTeX Project
%% Public License, as described in lppl.txt in the base LaTeX distribution.
@@ -12,7 +12,9 @@
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{pst-math}[2022/10/17 v 0.66 package wrapper for PSTricks pst-math.tex]
+\ProvidesPackage{pst-math}[2023/07/03 v 0.67 package wrapper for PSTricks pst-math.tex]
+\RequirePackage{multido}
+\RequirePackage{pstricks}
\RequirePackage{pst-calculate}
\RequirePackage{ifluatex}
\RequirePackage{xstring}