Mercurial > hg > octave-nkf
diff src/DLD-FUNCTIONS/dasrt.cc @ 10846:a4f482e66b65
Grammarcheck more of the documentation.
Use @noindent macro appropriately.
Limit line length to 80 characters.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Sun, 01 Aug 2010 20:22:17 -0700 |
parents | 89f4d7e294cc |
children | fd0a3ac60b0e |
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/dasrt.cc +++ b/src/DLD-FUNCTIONS/dasrt.cc @@ -221,6 +221,7 @@ 0 = f (x, xdot, t)\n\ @end example\n\ \n\ +@noindent\n\ with\n\ \n\ @example\n\ @@ -297,6 +298,7 @@ @var{g_out} = g (@var{x}, @var{t})\n\ @end example\n\ \n\ +@noindent\n\ and return a vector of the constraint function values.\n\ If the value of any of the constraint functions changes sign, @sc{dasrt}\n\ will attempt to stop the integration at the point of the sign change.\n\