Joshua Street wrote:

> Hi all,
> 
> Is it possible to prevent justified paragraphs from having words broken
> across two lines? I want to apply this on a document-wide level, not
> just to one or two paragraphs
> 
Preventing hyphenation will confuse the TeX paragraph algorithm and produce
ugly results. You would be better with OpenOffice or MsWord.

You can try it by putting in ERT at the top of your document
\begin{hyphenrules}{nohyphenation}

and at the end in ERT
\end{hyphenrules}

Cheers,
Charles
-- 
http://www.kde-france.org

Reply via email to