Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38f6b88 commit c8b08b4Copy full SHA for c8b08b4
1 file changed
Doc/texinputs/python.sty
@@ -930,6 +930,7 @@
930
\ifpdf
931
% The \noindent here is a hack -- we're forcing pdfTeX into
932
% horizontal mode since \pdfstartlink requires that.
933
+ % For PDF, we *should* only generate a link when the URL is absolute.
934
\newcommand{\ulink}[2]{\noindent{%
935
\pdfstartlink attr{/Border [0 0 0]} user{/S /URI /URI (#2)}%
936
\py@LinkColor% color of the link text
0 commit comments