Skip to content

Commit

Permalink
Make \url to force horizontal mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
freddrake committed Mar 26, 2002
1 parent aad1849 commit 15fc72c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Doc/texinputs/python.sty
Original file line number Diff line number Diff line change
Expand Up @@ -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%
Expand Down

0 comments on commit 15fc72c

Please sign in to comment.