<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I don't understand, Peter. I attached the PDF that has the links. You should be able to see everything there, where the URLs are pointing, etc.<div><br></div><div>I am simply trying to indent a long URL that has to break. Ideally it should break at a forward slash. I've tried to force that in my example.</div><div><br></div><div>Here is the complete code of my example. It's as simple as I can make it. The PDF is attached---again.</div><div><br></div><div>### code begins here ###</div><div>%%!TEX encoding = UTF-8 Unicode</div><div><br></div><div>\documentclass[12pt, letterpaper]{article}</div><div><br></div><div>\usepackage{geometry}</div><div>\geometry{letterpaper, nohead,</div><div>   hmargin={1.5in, 1.5in}, vmargin={1.5in, 1.0in},</div><div>}</div><div>\usepackage[parfill]{parskip} </div><div>\setlength{\parskip}{2.0ex plus0.5ex minus0.2ex}</div><div>\usepackage{url}</div><div>\usepackage[colorlinks=true,urlcolor=blue]{hyperref}</div><div><br></div><div>\begin{document}</div><div><br></div><div>I'd really like to indent the URL like this.\\</div><div>\hspace*{4.0ex}</div><div>\begin{minipage}[t]{4.0in}</div><div>\href{http://vic.norton.name/finance-math/notionportf/pricedistrib.csv}</div><div>{\ttfamily</div><div><a href="http://vic.norton.name/finance-math/notionportf/\linebreak%">http://vic.norton.name/finance-math/notionportf/\linebreak%</a></div><div>pricedistrib.csv</div><div>}</div><div>\end{minipage}</div><div><br></div><div>It does look right, but clicking on the top line of the ``URL'' takes</div><div>you to an inaccessible directory. Only the bottom line works the way it</div><div>should.</div><div><br></div><div>On the other hand clicking anyplace on the ``hello'' link below works</div><div>perfectly.</div><div><br></div><div>I'd really like to indent the URL like this.\\</div><div>\hspace*{4.0ex}</div><div>\begin{minipage}[t]{4.0in}</div><div>\href{http://vic.norton.name/finance-math/notionportf/pricedistrib.csv}</div><div>{\ttfamily</div><div>hello hello hello hello hello hello hello hello</div><div>hello hello hello hello hello hello hello hello</div><div>}</div><div>\end{minipage}\\[1.0ex]</div><div><br></div><div>What is the problem here? What am I missing?</div><div><br></div><div>Thanks for any advice you can give me.</div><div><br></div><div>Regards,</div><div><br></div><div>Vic Norton $<$\url{mailto:vic@norton.name}$>$</div><div><br></div><div>\end{document}</div><div>### code ends here ###<br><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; "><font class="Apple-style-span" face="'Lucida Grande'"><span class="Apple-style-span" style="font-size: medium; "><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;"><br></span></font></span></font></div><div> <br><div><div>On Nov 3, 2009, at 6:24 AM, Peter Dyballa wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><br>Am 03.11.2009 um 10:57 schrieb Vic Norton:<br><br><blockquote type="cite">The top segment doesn't work, the bottom does.<br></blockquote><br><br>I am not able to find out myself what is not working. Can you give me a hint? I see<br><br>  <a href="http://vic.norton.name/finance-math/notionportf/">http://vic.norton.name/finance-math/notionportf/</a><br>  pricedistrib.csv<br><br>Both parts are equally indented. What is wrong with this? What are you actually trying to achieve? A *real* example, not just an imaginary test case, would be fine. Can you imagine to write a simple "here" as textual representation of the URL? Those who are curious can position the mouse over the hyperlink and see where it is pointing to...<br><br>--<br>Greetings<br><br>  Pete<br><br>Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.<br><span class="Apple-tab-span" style="white-space:pre">     </span><span class="Apple-tab-span" style="white-space:pre">    </span><span class="Apple-tab-span" style="white-space:pre">    </span><span class="Apple-tab-span" style="white-space:pre">    </span>– Albert Einstein<br></div></blockquote></div><br></div><div></div></div></div></body></html>