I am finding that the first word or first line of my text isn't getting hyphenated, and I don't understand why.<br><br>A minimal input file that exemplifies this is here:<br><br>\documentclass[12pt]{article}<br>\usepackage{polyglossia}<br>
\setmainlanguage{english}<br>\textwidth=0.1cm<br>\parindent 0pt<br>\begin{document}<br>research research helicopter helicopter<br>\par\bigskip<br>helicopter helicopter research research <br>\end{document} <br><br>Why are the first occurrences of "research" and "helicopter" not hyphenated? <br>
<br>I've played around with all the hyphenation merits and demerits, checked \uchyph, hyphenmin and max, and whatever else I could think of, but I see nothing that changes this output, and I don't understand it.<br>
<br>I attach the above .tex file and the output I'm getting from XeLaTeX. (oh, and my log file for the really keen.)<br><br>I'm using TeXlive 2010 (updated this morning) on Ubuntu GNU/Linux 10.10.<br><br>Best, and thanks,<br>
<br>Dominik<br><br>