Mercurial > hg > octave-lyh
diff scripts/special-matrix/invhilb.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/invhilb.m +++ b/scripts/special-matrix/invhilb.m @@ -35,7 +35,7 @@ ## \left( \matrix{ n \cr k } \right) ##$$ ## @end tex -## @ifinfo +## @ifnottex ## @example ## ## (i+j) /n+i-1\ /n+j-1\ /i+j-2\ 2 @@ -51,7 +51,7 @@ ## p(k) = -1 ( ) ( ) ## \ k-1 / \k/ ## @end example -## @end ifinfo +## @end ifnottex ## ## The validity of this formula can easily be checked by expanding ## the binomial coefficients in both formulas as factorials. It can