changeset 16137:a885686b732a

build: Shorten long doc node title to prevent error in creating tar archive. * doc/interpreter/octave.texi, doc/interpreter/plot.txi: Shorten node name by removing @code{} macros from araound axis, line, patch words.
author Rik <rik@octave.org>
date Wed, 27 Feb 2013 09:26:26 -0800
parents ed36d5543b27
children 284e2ca86ef7
files doc/interpreter/octave.texi doc/interpreter/plot.txi
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/octave.texi	Wed Feb 27 11:14:44 2013 -0500
+++ b/doc/interpreter/octave.texi	Wed Feb 27 09:26:26 2013 -0800
@@ -498,7 +498,7 @@
 * Plot Annotations::            
 * Multiple Plots on One Page::  
 * Multiple Plot Windows::       
-* Use of @code{axis}@comma{} @code{line}@comma{} and @code{patch} Functions
+* Use of axis@comma{} line@comma{} and patch Functions::
 * Manipulation of Plot Windows::
 * Use of the @code{interpreter} Property::
 * Printing and Saving Plots::              
--- a/doc/interpreter/plot.txi	Wed Feb 27 11:14:44 2013 -0500
+++ b/doc/interpreter/plot.txi	Wed Feb 27 09:26:26 2013 -0800
@@ -62,7 +62,7 @@
 * Plot Annotations::            
 * Multiple Plots on One Page::  
 * Multiple Plot Windows::       
-* Use of @code{axis}@comma{} @code{line}@comma{} and @code{patch} Functions::
+* Use of axis@comma{} line@comma{} and patch Functions::
 * Manipulation of Plot Windows::
 * Use of the @code{interpreter} Property::
 * Printing and Saving Plots::              
@@ -521,8 +521,8 @@
 
 @DOCSTRING(figure)
 
-@node Use of @code{axis}@comma{} @code{line}@comma{} and @code{patch} Functions
-@subsection Use of @code{axis}@comma{} @code{line}@comma{} and @code{patch} Functions
+@node Use of axis@comma{} line@comma{} and patch Functions
+@subsection Use of axis@comma{} line@comma{} and patch Functions
 
 You can create axes, line, and patch objects directly using the
 @code{axes}, @code{line}, and @code{patch} functions.  These objects