On Mon, 26 Feb 2001, Olaf Glage wrote:

> hello * !
>
> I have problems with hyphenation in german. I've tried dehypht.tex and
> dehyphn.tex - it's always the same thing. For example, the word
> "Schnittebene" ist hyphenated like this : "Schnit-tebene". That's nonsense.
> It should be : "Schnitt-ebene".
> I tried to disable hyphenation at all, but all the ways I found don't satisfy
> me:
>
> -> Insertion of \sloppy into the preamble doesn't work at all - no errors,
>      but still hyphenation.
> -> insertion of \hyphenpenality=10000 disables hyphenation, but leeds to
>      unacceptable results.
> -> using "nohyphenation.tex" produces the same output as \hypenpenality.

try \hyphenation{Schnitt-ebene} in latex preamble

Herbert

Reply via email to