diff scripts/miscellaneous/edit.m @ 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 fca0dc2fb042
children f22bbc5d56e9
line wrap: on
line diff
--- a/scripts/miscellaneous/edit.m
+++ b/scripts/miscellaneous/edit.m
@@ -87,9 +87,10 @@
 ## 
 ## On Cygwin, you will need to convert the Cygwin path to a Windows
 ## path if you are using a native Windows editor.  For example
-## @example
+## @c Set example in small font to prevent overfull line
+## @smallexample
 ## '"C:/Program Files/Good Editor/Editor.exe" "$(cygpath -wa %s)"'
-## @end example
+## @end smallexample
 ##
 ## @item home
 ## This is the location of user local m-files.  Be be sure it is in your