Aditya Mahajan wrote:
> On Sat, 29 Sep 2007, Gerhard Kugler wrote:
>
>> Hi,
>>
>> how can I turn off the hyphenation for a single word?
>
> If it is a one off thing, \hbox{word}.
If you have to overrule all occurrencess, \hyphenation{word}
at the top of your file.