Mercurial > hg > octave-lyh
diff scripts/pkg/pkg.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 | 4d610aba7347 |
children | 70177bf9cc16 |
line wrap: on
line diff
--- a/scripts/pkg/pkg.m +++ b/scripts/pkg/pkg.m @@ -143,7 +143,7 @@ ## independent specified with an addition argument. For example ## ## @example -## pkg prefix ~/my_octave_packages ~/my_octave_packages_for_my_pc +## pkg prefix ~/my_octave_packages ~/my_arch_dep_pkgs ## @end example ## @item local_list ## Set the file in which to look for information on the locally