<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello there,
<div><br class="webkit-block-placeholder"></div><div>creating a pdf-file with LaTeX, I'm trying to use the \href{} command to link to a german wikipedia article (the english pendant is <a href="http://en.wikipedia.org/wiki/Macroglossum_stellatarum">http://en.wikipedia.org/wiki/Macroglossum_stellatarum</a>).</div><div>I use the command as follows:</div><div><br class="webkit-block-placeholder"></div><div>#code</div><div><br class="webkit-block-placeholder"></div><div>\href{<a href="http://de.wikipedia.org/wiki/Taubenschw">http://de.wikipedia.org/wiki/Taubenschw</a>änzchen}{<a href="http://de.wikipedia.org/wiki/Taubenschw">http://de.wikipedia.org/wiki/Taubenschw</a>änzchen}</div><div><br class="webkit-block-placeholder"></div><div>#/code</div><div><br class="webkit-block-placeholder"></div><div>I think, the hyperref-package denies the use of german "Umlaute" such as ä in URLs, but how can I refer to that page? The generated hyperlink-address is this:</div><div><br class="webkit-block-placeholder"></div><div>#code</div><div><br class="webkit-block-placeholder"></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><span class="Apple-style-span" style="font-size: 10px; "><a href="http://de.wikipedia.org/wiki/Taubenschw\protect\unhbox\voidb@x\bgroup\U@D1ex{\setbox">http://de.wikipedia.org/wiki/Taubenschw\protect\unhbox\voidb@x\bgroup\U@D1ex{\setbox</a>\ </span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="2" style="font: 10.0px Helvetica">z@\hbox{\char127}\dimen@- .45ex\advance\dimen@\ht\z@}\accent127\fontdimen5\font\U@Da\ </font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="2" style="font: 10.0px Helvetica">egroupnzchen</font><font face="Helvetica" size="3" style="font: 12.0px Helvetica"> </font></div><div><br></div></div><div>#/code</div><div><br class="webkit-block-placeholder"></div><div>Is there any possibility to realize that?</div><div><br class="webkit-block-placeholder"></div><div>Thanks for your help!</div><div><br class="webkit-block-placeholder"></div><div>Best regards,</div><div>Lars.</div><div>-- </div></body></html>