summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-ode
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-ode')
-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
4 files changed, 5 insertions, 2 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}