On 8.06.04, [EMAIL PROTECTED] wrote: > > The other problem concerns breaking up small words like \"also\": while it > might be logically correct ... > Is there a way to stop hypenathion for those small words?
If you use the \sloppy command (in ERT or preamble?), LaTeX is not so fuzzy about inter word spacing and a lot less hypenathion occures. Besides this, putting the hyphenation hints into a separate *.tex file and \input it would be my choice (as J�rgen already suggested). Regards G�nter -- G.Milde at web.de
