Mercurial > hg > octave-nkf
diff src/DLD-FUNCTIONS/betainc.cc @ 8517:81d6ab3ac93c
Allow documentation tobe built for other formats than tex and info
author | sh@sh-laptop |
---|---|
date | Wed, 14 Jan 2009 20:44:25 -0500 |
parents | a41df65f3f00 |
children | eb63fbe60fab |
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/betainc.cc +++ b/src/DLD-FUNCTIONS/betainc.cc @@ -43,7 +43,7 @@ $$\n\ @end tex\n\ @end iftex\n\ -@ifinfo\n\ +@ifnottex\n\ \n\ @smallexample\n\ x\n\ @@ -52,7 +52,7 @@ /\n\ t=0\n\ @end smallexample\n\ -@end ifinfo\n\ +@end ifnottex\n\ \n\ If x has more than one component, both @var{a} and @var{b} must be\n\ scalars. If @var{x} is a scalar, @var{a} and @var{b} must be of\n\