summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/generic/pst-ode/ChangeLog3
-rw-r--r--Master/texmf-dist/doc/generic/pst-ode/README2
-rw-r--r--Master/texmf-dist/doc/generic/pst-ode/pst-ode-doc.pdfbin125368 -> 127443 bytes
-rw-r--r--Master/texmf-dist/doc/generic/pst-ode/pst-ode-doc.tex2
-rw-r--r--Master/texmf-dist/dvips/pst-ode/pst-ode.pro4
-rw-r--r--Master/texmf-dist/tex/generic/pst-ode/pst-ode.tex4
6 files changed, 9 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-ode/ChangeLog b/Master/texmf-dist/doc/generic/pst-ode/ChangeLog
index 2b1e5106c62..7f060cb7c05 100644
--- a/Master/texmf-dist/doc/generic/pst-ode/ChangeLog
+++ b/Master/texmf-dist/doc/generic/pst-ode/ChangeLog
@@ -1,3 +1,6 @@
+2014-10-20
+ * fix: typo in the documentation
+
2014-03-27
* version 0.7
* change: internal variable defs put into dict for protection
diff --git a/Master/texmf-dist/doc/generic/pst-ode/README b/Master/texmf-dist/doc/generic/pst-ode/README
index 35e40e5fbb3..93dfb961048 100644
--- a/Master/texmf-dist/doc/generic/pst-ode/README
+++ b/Master/texmf-dist/doc/generic/pst-ode/README
@@ -2,7 +2,7 @@
pst-ode PSTricks package
==========================
-Alexander Grahn, (c) 2012
+Alexander Grahn, (c) 2012--today
`pst-ode' defines \pstODEsolve for solving initial value problems for sets
diff --git a/Master/texmf-dist/doc/generic/pst-ode/pst-ode-doc.pdf b/Master/texmf-dist/doc/generic/pst-ode/pst-ode-doc.pdf
index ed6cb24694c..eaf07bf7baf 100644
--- a/Master/texmf-dist/doc/generic/pst-ode/pst-ode-doc.pdf
+++ b/Master/texmf-dist/doc/generic/pst-ode/pst-ode-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/generic/pst-ode/pst-ode-doc.tex b/Master/texmf-dist/doc/generic/pst-ode/pst-ode-doc.tex
index 0b4587bf959..047adfb3d4e 100644
--- a/Master/texmf-dist/doc/generic/pst-ode/pst-ode-doc.tex
+++ b/Master/texmf-dist/doc/generic/pst-ode/pst-ode-doc.tex
@@ -87,7 +87,7 @@ Package \LPack{pst-ode} uses the Runge-Kutta-Fehlberg (RKF45) method with automa
\end{abstract}
\section{Introduction}
-An initial value problem involves finding the solution $\mathbf{x}=f(t)$ of a set of first order differential equations
+An initial value problem involves finding the solution $\mathbf{x}(t)$ of a set of first order differential equations
\begin{equation}
\frac{\mathrm{d}\mathbf{x}}{\mathrm{d}t}=\mathbf{f}(t,\mathbf{x})
\end{equation}
diff --git a/Master/texmf-dist/dvips/pst-ode/pst-ode.pro b/Master/texmf-dist/dvips/pst-ode/pst-ode.pro
index e1de2a52680..f89123fce99 100644
--- a/Master/texmf-dist/dvips/pst-ode/pst-ode.pro
+++ b/Master/texmf-dist/dvips/pst-ode/pst-ode.pro
@@ -1,9 +1,9 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% PostScript prologue for pst-ode.tex.
-% Version 0.7, 2014/03/27
+% Version 0.7, 2014/10/20
%
-% Alexander Grahn (C) 2012, 2013
+% Alexander Grahn (C) 2012--today
%
% This program can be redistributed and/or modified under the terms
% of the LaTeX Project Public License Distributed from CTAN archives
diff --git a/Master/texmf-dist/tex/generic/pst-ode/pst-ode.tex b/Master/texmf-dist/tex/generic/pst-ode/pst-ode.tex
index ffcb24358f0..b34dd5a8de9 100644
--- a/Master/texmf-dist/tex/generic/pst-ode/pst-ode.tex
+++ b/Master/texmf-dist/tex/generic/pst-ode/pst-ode.tex
@@ -1,7 +1,7 @@
%%
%% This is file `pst-ode.tex',
%%
-%% Alexander Grahn, (C) 2012, 2013
+%% Alexander Grahn, (C) 2012--today
%%
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN archives
@@ -12,7 +12,7 @@
%% step size adjustment
%%
\def\fileversion{0.7}
-\def\filedate{2014/03/27}
+\def\filedate{2014/10/20}
\csname PSTODELoaded\endcsname
\let\PSTODELoaded\endinput