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

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

[Octave-bug-tracker] [bug #42536] Expand and correct Manual (octave.pdf)


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #42536] Expand and correct Manual (octave.pdf) Section 15.3.3
Date: Sun, 12 Oct 2014 22:58:16 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0

Follow-up Comment #15, bug #42536 (project octave):

This looks good. I would say that it is certainly good
enough to push it. I may have missed something while
reading through the resulting Sections, but would the
following text still be useful, probably in Section 15.3.3

++verbatim
+hierarchy. The properties of each graphics object with its allowed values
+can be displayed using:
+
address@hidden @columnfractions .2 .6 .1 .1
address@hidden Root Figure @tab --- @code{set (0)}
address@hidden Figure      @tab --- @code{set ( gcf())}
address@hidden Axes        @tab --- @code{set (gca ())} or @code{set (axes)}
address@hidden Line        @tab --- @code{set (line)}
address@hidden Text        @tab --- @code{set (text)}
address@hidden Image       @tab --- @code{set (image)}
address@hidden Patch       @tab --- @code{set (patch)}
address@hidden Surface     @tab --- @code{set (surface)}
address@hidden multitable
+
+The default value for each property is enclosed in @{ @}.
+
--verbatim

In any case, thanks for all the heavy work!

Michael


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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