diff liboctave/DASSL-opts.in @ 9067:8970b4b10e9f

Cleanup documentation for quad.texi and diffeq.texi Grammarcheck input .txi files Spellcheck .texi files
author Rik <rdrider0-list@yahoo.com>
date Sat, 28 Mar 2009 22:18:51 -0700
parents a1dbe9d80eee
children 16f53d29049f
line wrap: on
line diff
--- a/liboctave/DASSL-opts.in	Sat Mar 28 21:29:08 2009 -0700
+++ b/liboctave/DASSL-opts.in	Sat Mar 28 22:18:51 2009 -0700
@@ -56,8 +56,10 @@
 The local error test applied at each integration step is
 
 @example
+@group
   abs (local error in x(i))
        <= rtol(i) * abs (Y(i)) + atol(i)
+@end group
 @end example
   END_DOC_ITEM
   TYPE = "Array<double>"