Mercurial > hg > octave-nkf
comparison doc/interpreter/matrix.txi @ 13019:1653d3a86fca stable
doc: Fix warnings and errors in Texinfo required for building docs on stable branch.
oct-parse.yy: Fix warning by shifting @xref to @pxref.
matrix.txi, numbers.txi: Correct capitalization of @ref so that it
refers to a known Texinfo node.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Sun, 28 Aug 2011 20:30:41 -0700 |
parents | aaf6fbb2512f |
children | 50db905c3cf1 |
comparison
equal
deleted
inserted
replaced
13018:ca08ddb1c06a | 13019:1653d3a86fca |
---|---|
80 @DOCSTRING(find) | 80 @DOCSTRING(find) |
81 | 81 |
82 @DOCSTRING(lookup) | 82 @DOCSTRING(lookup) |
83 | 83 |
84 If you wish to check if a variable exists at all, instead of properties | 84 If you wish to check if a variable exists at all, instead of properties |
85 its elements may have, consult @ref{Status of variables}. | 85 its elements may have, consult @ref{Status of Variables}. |
86 | 86 |
87 @node Rearranging Matrices | 87 @node Rearranging Matrices |
88 @section Rearranging Matrices | 88 @section Rearranging Matrices |
89 | 89 |
90 @DOCSTRING(fliplr) | 90 @DOCSTRING(fliplr) |