diff doc/interpreter/basics.txi @ 9153:5247e89688e1

Eliminate most overfull errors when running texi2pdf for generating pdf documentation Use @smallexample when necessary to reduce font for long lines. Reword variables or phrases so that Tex can break them at a better spot.
author Rik <rdrider0-list@yahoo.com>
date Fri, 24 Apr 2009 12:29:01 -0700
parents b04f95fabbf9
children 8d20fb66a0dc
line wrap: on
line diff
--- a/doc/interpreter/basics.txi	Thu Apr 23 20:04:29 2009 -0400
+++ b/doc/interpreter/basics.txi	Fri Apr 24 12:29:01 2009 -0700
@@ -818,14 +818,13 @@
 @noindent
 Octave will respond with
 
-@c Using 'smallexample' to make text fit on page when creating smallbook.
-@smallexample
+@example
 @group
 error: `x' undefined near line 1 column 24
 error: called from:
 error:   f at line 1, column 22
 @end group
-@end smallexample
+@end example
 
 @noindent
 This error message has several parts, and gives quite a bit of