From help-request at octave dot org Tue Feb 15 18:54:45 2005 Subject: Re: Octave Manual...again From: "John B. Thoo" To: Geraint Paul Bevan Cc: help at octave dot org, Diego Ruiz Date: Tue, 15 Feb 2005 16:46:44 -0800 On Feb 15, 2005, at 8:23 AM, Geraint Paul Bevan wrote: > 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. There is a .dvi of the manual "octave.dvi": [dima at tumbleweed src]$ ls -l octave-2.1.64/doc/interpreter/octave.dvi -rw-rw-r-- 1 dima dima 1366336 Dec 15 17:07 octave-2.1.64/doc/interpreter/octave.dvi (It is included in the tarball) (Thanks for that tip, Dmitri S. :-) dvips should convert octave.dvi to a PS file. HTH. ---John. ------------------------------------------------------------- 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 -------------------------------------------------------------