Mercurial > hg > octave-lyh
diff scripts/special-matrix/sylvester_matrix.m @ 9211:f0c3d3fc4903
Simplify Texinfo documentation in .m scripts by removing redundant @iftex calls
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Sun, 17 May 2009 14:39:39 -0700 |
parents | eb63fbe60fab |
children | fd0a3ac60b0e |
line wrap: on
line diff
--- a/scripts/special-matrix/sylvester_matrix.m +++ b/scripts/special-matrix/sylvester_matrix.m @@ -20,11 +20,9 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {} sylvester_matrix (@var{k}) ## Return the Sylvester matrix of order -## @iftex ## @tex ## $n = 2^k$. ## @end tex -## @end iftex ## @ifnottex ## n = 2^k. ## @end ifnottex