typographic corrections

John W. Eaton jwe at octave.org
Mon Jan 12 23:32:04 CST 2009


On 10-Dec-2008, Brian Gough wrote:

| Here is a patch with some corrections for capitalisation, hyphenation
| and quoting.

Sorry, I replied to the wrong message a moment ago.  This is the set
of changes that I applied:

| summary:     [docs] @var{EXPR} => @var{expr}
| summary:     [docs] octave => Octave
| summary:     [docs] fix case to match example
| summary:     [docs] octave => Octave
| summary:     [docs] @var{XI}, @var{YI}. => @var{xi}, @var{yi}.
| summary:     [docs] Matrix => matrix
| summary:     [docs] N-Simplex => N-simplex
| summary:     [docs] capitalize Octave consistently
| summary:     [docs] ``Mersenne Twister: A 623-dimensionally equidistributed uniform pseudorandom number generator'' => @cite{Mersenne Twister: A 623-dimensionally equidistributed uniform pseudorandom number generator}
| summary:     [docs] 'Ziggurat method for generating random variables' => @cite{Ziggurat method for generating random variables}
| summary:     [docs] "Discrete-Time Signal Processing" => @cite{Discrete-Time Signal Processing}
| summary:     [docs] commandline => command-line
| summary:     [docs] add
| summary:     [docs] 64 bit => 64-bit
| summary:     [docs] poly-morphic => polymorphic
| summary:     [docs] low cost => low-cost
| summary:     [docs] non singleton => non-singleton
| summary:     [docs] fix hypenation: x - axis => x-axis, etc
| summary:     [docs] remove
| summary:     [docs] user specified => user-specified
| summary:     [docs] add hyphen
| summary:     [docs] non periodic => non-periodic
| summary:     [docs] add hyphen
| summary:     [docs] Ziggurat technique => ``Ziggurat technique''
| summary:     [docs] 2^19937-1 => @math{2^{19937}-1}
| summary:     [docs] use $$ for display

Thanks,

jwe


More information about the Bug-octave mailing list