diff doc/interpreter/octave.texi @ 6620:bf4bdc21dc8d

[project @ 2007-05-14 17:35:46 by jwe]
author jwe
date Mon, 14 May 2007 17:38:38 +0000
parents b9bd216661d1
children 545847da3b88
line wrap: on
line diff
--- a/doc/interpreter/octave.texi	Mon May 14 16:32:54 2007 +0000
+++ b/doc/interpreter/octave.texi	Mon May 14 17:38:38 2007 +0000
@@ -11,9 +11,14 @@
 @c each group of functions and variables).
 
 @macro seealso {args}
+@iftex
+@vskip 2pt
+@end iftex
+@ifnottex
 @sp 1
+@end ifnottex
 @noindent
-See also: \args\.
+@strong{See also:} \args\.
 @end macro
 
 @ifinfo
@@ -205,7 +210,7 @@
 
 Getting Started
 
-* Invoking Octave::             
+* Invoking Octave from the Command Line::             
 * Quitting Octave::             
 * Getting Help::                
 * Command Line Editing::        
@@ -213,7 +218,7 @@
 * Executable Octave Programs::  
 * Comments::                    
 
-Invoking Octave
+Invoking Octave from the Command Line
 
 * Command Line Options::        
 * Startup Files::