help-octave
[Top][All Lists]
Advanced

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

Re: Correcting mistakes in the documentation


From: David Bateman
Subject: Re: Correcting mistakes in the documentation
Date: Wed, 2 Jun 2004 18:11:33 +0200
User-agent: Mutt/1.4.1i

The macro @DOCSTRING is octave's way of including the same text as in the
help strings of the functions themselves. This help is in the functions,
be it an m-file, or whatever. For your case of PS4, the help string is 
found in src/input.cc. Look for "DEFVAR (PS4"..

Regards
David




According to Federico Zenith <address@hidden> (on 06/02/04):
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi,
> I have read the octave.dvi manual file, and reading it I have found a few 
> mistakes. However, I can't figure out what I have to fix so I can submit a 
> patch.
> 
> Example: in section 2.4.7,  subsection PS4, "--echo-input" should be 
> substituted by "--echo-commands". I tried to figure out how the system 
> worked, and I think I should edit the .txi files, being all others generated 
> by them. However, in basics.txi, the subsections about PS1, PS2 and PS4 are 
> empty:
> - -----------------------
> .
> .
> @item \\
> A backslash.
> @end table
> 
> @DOCSTRING(PS1)
> 
> @DOCSTRING(PS2)
> 
> @DOCSTRING(PS4)
> 
> @node Diary and Echo Commands
> .
> .
> - ------------------------
> 
> Can anyone point me to the right file? The string is present in 
> octave.info-1, 
> but this is also a machine-generated file, not a source.
> All this in source package octave-2.1.57.tar.bz2 .
> 
> Cheers,
> - -Federico
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
> 
> iD8DBQFAvdJjcbPv7l8OLpsRApTaAJwLcGmKmtkEZSZyMD6OmrCsLrlUMgCeJrkX
> /hNLy68TBG0lylRaJIRoPAc=
> =TQL2
> -----END PGP SIGNATURE-----
> 
> 
> 
> -------------------------------------------------------------
> Octave is freely available under the terms of the GNU GPL.
> 
> Octave's home on the web:  http://www.octave.org
> How to fund new projects:  http://www.octave.org/funding.html
> Subscription information:  http://www.octave.org/archive.html
> -------------------------------------------------------------

-- 
David Bateman                                address@hidden
Motorola CRM                                 +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 1 69 35 77 01 (Fax) 
91193 Gif-Sur-Yvette FRANCE

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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