summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mfpic4ode
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-04-07 22:51:54 +0000
committerKarl Berry <karl@freefriends.org>2010-04-07 22:51:54 +0000
commit79b8f92068f3e6e6fca6bc7b0e79c178845da4ed (patch)
tree42734a161b191e7ec0a84adb7d2172679adab44e /Master/texmf-dist/tex/latex/mfpic4ode
parentf1ae0e2b17bb1ea576dcb3049e625db8eabbcd12 (diff)
mfpic4ode update (7apr10)
git-svn-id: svn://tug.org/texlive/trunk@17745 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mfpic4ode')
-rw-r--r--Master/texmf-dist/tex/latex/mfpic4ode/mfpic4ode.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/mfpic4ode/mfpic4ode.tex b/Master/texmf-dist/tex/latex/mfpic4ode/mfpic4ode.tex
index a20dcb81c35..6fe2928ca67 100644
--- a/Master/texmf-dist/tex/latex/mfpic4ode/mfpic4ode.tex
+++ b/Master/texmf-dist/tex/latex/mfpic4ode/mfpic4ode.tex
@@ -114,7 +114,7 @@
\trajectoryRKF{#1}{#2}\relax\let\next\ODE@cycle@IC\fi\next}
\mfsrc{path p,q;color ODEcolorarrow;}
-%%% Onedimensional autonomous systems y'=f(y) where '=d/dx
+%%% One-dimensional autonomous systems y'=f(y) where '=d/dx
\def\ODEharrow#1{
\mfsrc{x1:=#1;
if ODErhs(0,x1)>0: x3:=x1+ODEarrowlength else: x3:=x1-ODEarrowlength fi;
@@ -140,7 +140,7 @@
\draw\arrow\lines{(0,x1),(0,x3)}
}
-%%% Twodimensional autonomous systems x'=f(x,y), y'=g(x,y) where '=d/dt
+%%% Two-dimensional autonomous systems x'=f(x,y), y'=g(x,y) where '=d/dt
\def\ASdefineequations#1#2{\fdef{ASf}{x,y}{#1}\fdef{ASg}{x,y}{#2}}
\def\AStrajectory#1#2{