Mercurial > hg > octave-lyh
diff doc/interpreter/numbers.txi @ 11447:76f15f3da207
Use @headitem macro to create column heads for @multitable entries.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Wed, 05 Jan 2011 21:07:37 -0800 (2011-01-06) |
parents | 0d9640d755b1 |
children | fd0a3ac60b0e |
line wrap: on
line diff
--- a/doc/interpreter/numbers.txi +++ b/doc/interpreter/numbers.txi @@ -736,7 +736,7 @@ and their returned data types are @multitable @columnfractions .2 .3 .3 .2 -@item @tab Mixed Operation @tab Result @tab +@headitem @tab Mixed Operation @tab Result @tab @item @tab double OP single @tab single @tab @item @tab double OP integer @tab integer @tab @item @tab double OP char @tab double @tab