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

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

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


From: Michael D. Godfrey
Subject: Re: [Octave-bug-tracker] [bug #42460] Section 15.3.3 required update for current system
Date: Sat, 31 May 2014 07:41:56 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 05/30/2014 05:05 PM, Rik wrote:
Follow-up Comment #10, bug #42460 (project octave):

It seems like we should make this as easy as possible on ourselves by taking
the output of Octave itself as the documentation.

This is a quick hack that works for me.


## In Octave
unlink doctmp
diary doctmp
set (0)
diary off
exit

## In a shell
perl -i.bak -pe 's/([{}])/address@hidden/g' doctmp


Rik,

I have completed a changeset that essentially does this by
hand plus the inclusion of additional explanatory text.

As I worked on this and proof read it I found that the
extra text was not all that important and in any case
could be moved to a separate section. But I went ahead and
completed the editing so he changeset does make a
useful improvement over what is there now. And, it has the
explanation ahead of the sections listing the properties.

So, I leave it to you to decide how to proceed. I am getting
short of time.

If you decide not to use this changeset as it is, you should
apply the part that fixes the typo in graphics-props.cc and
graphics.in.h.

Michael




reply via email to

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