octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #42460] Section 15.3.3 required update for cur


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #42460] Section 15.3.3 required update for current system
Date: Fri, 30 May 2014 02:44:49 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.132 Safari/537.36

Update of bug #42460 (project octave):

                  Status:                    None => Patch Submitted        

    _______________________________________________________

Follow-up Comment #3:

Thanks, this will be a good addition to the manual, I'm often lost looking for
plotting properties and their default values.

I can't comment on the use of @code versus @qcode or how best to represent the
enumerated set of options and the default. Should the formatting maybe mimic
what set(obj) shows?

Couple suggestions I can make:

* Paragraphs should be wrapped to less than 80 columns. The first hunk of the
patch adds two paragraphs that are wider than 80 columns.
* Use consistent Octave coding style, for example the table showing ways to
call set should probably be formatted as


@code{set (gcf)} or @code{set (0)}
@code{set (gca)} or @code{set (axes)}
@code{set (line)}
@code{set (text)}
@code{set (image)}
@code{set (patch)}
@code{set (surface)}


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42460>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]