help-octave
[Top][All Lists]
Advanced

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

Re: Octave Manual...again


From: Geraint Paul Bevan
Subject: Re: Octave Manual...again
Date: Tue, 15 Feb 2005 16:23:30 +0000
User-agent: Mozilla Thunderbird 0.7.1 (X11/20040715)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Diego Ruiz wrote:
| Hi there, can anyone help me?
|
| My computer is not online, hence I'll try to compiule a PDF or
| HTML version of the Octave Manual directly from the info files in
| my installation
|
| Please, can anyone tell me how can I create a PDF or HTML version
| of the Octave Manual by using Textinfo? I'm not familiar at all
| with the texi2html or the texi2pdf utility.
|
| Thanks,
| Diego Ruiz
|


.info files are the result of processing .texi source files. It is the
.texi files that texi2html etc. process, not the .info output.

Do you have the Octave sources installed on your machine? If so, go to
the top level source directory and type

make doc

(you may need to run configure first, if you haven't yet done so).

This will create the manual in html form (look in the doc/interpreter
directory). It will also create a .dvi which can easily be converted to
.pdf using the dvipdf utility.


- --
Geraint Bevan
http://www.mech.gla.ac.uk/~gbevan

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iEYEARECAAYFAkISIgIACgkQcXV3N50QmNPKfACeNOp7mxqZvcGs4/rhapioAtSj
Q9EAnilkDPzyKnK9O5qOI4oXkQ/qXwhO
=6/7+
-----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
-------------------------------------------------------------



reply via email to

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