From: Fred Drake Date: Tue, 26 Mar 2002 19:14:41 +0000 (+0000) Subject: Make \url to force horizontal mode. X-Git-Tag: v2.3c1~6321 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15fc72ce77755ac4a221fa61b82418cd653a72df;p=python Make \url to force horizontal mode. --- diff --git a/Doc/texinputs/python.sty b/Doc/texinputs/python.sty index d37682e592..7a1c219a5f 100644 --- a/Doc/texinputs/python.sty +++ b/Doc/texinputs/python.sty @@ -796,6 +796,7 @@ % but only if we actually used hyperref: \ifpdf \newcommand{\url}[1]{{% + \noindent% \pdfstartlink attr{/Border [0 0 0]} user{/S /URI /URI (#1)}% \py@LinkColor% color of the link text \small\sf #1%