diff scripts/special-matrix/sylvester_matrix.m @ 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 83a8781b529d
children eb63fbe60fab
line wrap: on
line diff
--- a/scripts/special-matrix/sylvester_matrix.m
+++ b/scripts/special-matrix/sylvester_matrix.m
@@ -25,9 +25,9 @@
 ## $n = 2^k$.
 ## @end tex
 ## @end iftex
-## @ifinfo
+## @ifnottex
 ## n = 2^k.
-## @end ifinfo
+## @end ifnottex
 ## @seealso{hankel, vander, hilb, invhilb, toeplitz}
 ## @end deftypefn