diff src/DLD-FUNCTIONS/daspk.cc @ 4144:b02ada83de67

[project @ 2002-11-01 18:03:56 by jwe]
author jwe
date Fri, 01 Nov 2002 18:03:56 +0000
parents 303b28a7a7e4
children c0121a3b9cbe
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/daspk.cc	Fri Nov 01 17:27:38 2002 +0000
+++ b/src/DLD-FUNCTIONS/daspk.cc	Fri Nov 01 18:03:56 2002 +0000
@@ -266,7 +266,6 @@
 If @var{fcn} is a two-element string array, the first element names\n\
 the function @math{f} described above, and the second element names\n\
 a function to compute the modified Jacobian\n\
-\n\
 @tex\n\
 $$\n\
 J = {\\partial f \\over \\partial x}\n\
@@ -274,12 +273,12 @@
 $$\n\
 @end tex\n\
 @ifinfo\n\
+\n\
+@example\n\
       df       df\n\
 jac = -- + c ------\n\
       dx     d xdot\n\
-@example\n\
 @end example\n\
-\n\
 @end ifinfo\n\
 \n\
 The modified Jacobian function must have the form\n\