Mercurial > hg > octave-lyh
diff doc/interpreter/install.txi @ 12575:d0b799dafede
Grammarcheck files for 3.4.1 release.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Mon, 04 Apr 2011 15:33:46 -0700 |
parents | e4dbfe3019b1 |
children | 013cd94d8d7f |
line wrap: on
line diff
--- a/doc/interpreter/install.txi +++ b/doc/interpreter/install.txi @@ -127,7 +127,7 @@ library that Octave should use. @item --with-magick=<lib> -Select the library to use for image I/O. The two possible values are +Select the library to use for image I/O@. The two possible values are "GraphicsMagick" (default) or "ImageMagick". @item --with-sepchar=<char> @@ -220,7 +220,7 @@ There are currently two options for plotting in Octave: (1) the external program gnuplot, or (2) the internal graphics engine using OpenGL and -FLTK. Gnuplot is a command-driven interactive function plotting +FLTK@. Gnuplot is a command-driven interactive function plotting program. Gnuplot is copyrighted, but freely distributable. As of Octave release 3.4, gnuplot is the default option for plotting. But, the internal graphics engine is nearly 100% compatibile, certainly for @@ -548,7 +548,7 @@ You must ensure that all Fortran sources except those in the @file{libcruft/ranlib} directory are compiled such that INTEGERS are 8-bytes wide. If you are using gfortan, the configure script should -automatically set the Makefile variable @code{F77_INTEGER_8_FLAG} to +automatically set the Makefile variable @w{@env{F77_INTEGER_8_FLAG}} to @option{-fdefault-integer-8}. If you are using another compiler, you must set this variable yourself. You should NOT set this flag in @env{FFLAGS}, otherwise the files in @file{libcruft/ranlib} will be