Jan Warnking wrote:
>
> Well, I finally bothered to RTFM, and did something like:
>
> \usepackage[square]{natbib}
> \renewcommand{\cite}{\citep}
it's ok.
> Unfortunately, while use of the natbib package reduced the number of
> overfull hboxes significantly, they do still occur (see enclosed example,
> the error in spelling is inteded to create a problematic situation in
> terms of line length). Any simple way to further improve things? If there
> is not, I think I can live with what I have now.
in the preamble
\sloppy
or for single paragraphs in tex (red)
\begin{sloppy}
... blah .. text ...
\end{sloppy}
Herbert
--
http://www.lyx.org/help/