[OS X TeX] Hypenation problem

Franck Pastor franck.pastor at skynet.be
Thu Jun 4 15:02:38 CEST 2009


Le 4 juin 09 à 14:54, BenBehr a écrit :

> Hi,
>
> thanks for the help.
>
> I am writing in german and for that i am using the following packages:
> \usepackage[utf8]{inputenc}
> \usepackage[ngerman]{babel}
> \usepackage[T1, OT1]{fontenc}

Here is the problem: you should have placed

\usepackage[T1]{fontenc}

instead of

\usepackage[T1,OT1]{fontenc}

The latter means that the OT1-encoding (not suitable for German) has  
priority upon the T1-encoding.

I've typesetted your example with the T1 encoding, and the  
hyphenations are correct.

HTH,


Franck Pastor


----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
List Archive: http://tug.org/pipermail/macostex-archives/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex



More information about the macostex-archives mailing list