[XeTeX] How to enable hyphenation with hyperref?

Ulrike Fischer news3 at nililand.de
Thu May 7 18:40:33 CEST 2009


Am Thu, 07 May 2009 14:26:52 +0200 schrieb Pander:

> Hi all,
> 
> I am using this:
> \usepackage[breaklinks=true]{hyperref}
> 
> But when I use \href{url}{text}, no hyphenation is done on the text,
> resulting in very ugly output. How can I fix this?

You could start by telling us what you are actually doing. 

I have no problems:

\documentclass{article}
\usepackage[ngerman]{babel}
\usepackage{hyperref}
\textwidth1cm
\begin{document}

a \href{url}{text-text-text}

a \href{url}{texttexttext}

a texttexttext
\end{document}


-- 
Ulrike Fischer 



More information about the XeTeX mailing list