diff doc/interpreter/octave.texi @ 9676:e40835382b68

doc fixes
author John W. Eaton <jwe@octave.org>
date Wed, 30 Sep 2009 22:20:55 -0400
parents c1fff751b5a8
children 5221eff3ec02
line wrap: on
line diff
--- a/doc/interpreter/octave.texi
+++ b/doc/interpreter/octave.texi
@@ -475,10 +475,12 @@
 
 Plotting
 
-* Plotting Basics::
-* Advanced Plotting::
+* Introduction to Plotting::    
+* High-Level Plotting::         
+* Graphics Data Structures::    
+* Advanced Plotting::           
 
-Plotting Basics
+Introduction to Plotting
 
 * Two-Dimensional Plots::       
 * Three-Dimensional Plotting::  
@@ -486,7 +488,7 @@
 * Multiple Plots on One Page::  
 * Multiple Plot Windows::       
 * Printing Plots::              
-* Interacting with plots::
+* Interacting with plots::      
 * Test Plotting Functions::     
 
 Two-Dimensional Plots
@@ -498,17 +500,13 @@
 * Three-dimensional Function Plotting::
 * Three-dimensional Geometric Shapes::
 
-Advanced Plotting
+Graphics Data Structures
 
-* Graphics Objects::
+* Introduction to Graphics Structures::  
+* Graphics Objects::            
 * Graphics Object Properties::  
+* Searching Properties::        
 * Managing Default Properties::  
-* Colors::
-* Line Styles::
-* Marker Styles::
-* Callbacks::
-* Object Groups::
-* Graphics backends::
 
 Graphics Object Properties
 
@@ -520,21 +518,29 @@
 * Image Properties::            
 * Patch Properties::            
 * Surface Properties::          
-* Searching Properties::
+
+Advanced Plotting
+
+* Colors::                      
+* Line Styles::                 
+* Marker Styles::               
+* Callbacks::                   
+* Object Groups::               
+* Graphics Backends::           
 
 Object Groups
 
-* Data sources in object groups::
-* Area series::
-* Bar series::
-* Contour groups::
-* Error bar series::
-* Line series::
-* Quiver group::
-* Scatter group::
-* Stair group::
-* Stem Series::
-* Surface group::
+* Data sources in object groups::  
+* Area series::                 
+* Bar series::                  
+* Contour groups::              
+* Error bar series::            
+* Line series::                 
+* Quiver group::                
+* Scatter group::               
+* Stair group::                 
+* Stem Series::                 
+* Surface group::               
 
 Graphics backends