Re: how to type umlauts in hyphenation-commands?





Lars Madsen schrieb:
Daniel Böhmer wrote:

Hello NG,

I am writing in German (due to the fact that I live in Germany) and using umlauts all the time. Now there is a word causing an overfull h-box in one line. LaTeX doesn't know what is the hyphenation of this word.

According to a PDF file I can use \hyphenation{} for helping LaTeX. But the command causes an error if I use an umlaut. What to do?


I use \usepackage[latin1]{inputenc} for the ability to use umlauts in LaTeX.


Thanks for any advice
Daniel Böhmer, Germany


does

\usepackage[T1]{fontenc}

help?


No, it doesn't because LaTeX says "T1.def" couldn't be found. So I think something that is called T1 is not installed.


Is this the only way to use umlauts in hyphenation? Then, how do I get T1?

Thanks
.



Relevant Pages