diff options
Diffstat (limited to 'Doc/texinputs/python.sty')
-rw-r--r-- | Doc/texinputs/python.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/texinputs/python.sty b/Doc/texinputs/python.sty index fc121b8..4c38774 100644 --- a/Doc/texinputs/python.sty +++ b/Doc/texinputs/python.sty @@ -62,7 +62,7 @@ } \def\@hyperfixhead{% \let\H@old@thehead\@thehead - \gdef\@foo{\if@doing@page@targets\pdfdest name{page.\thepage} fit\fi}% + \gdef\@foo{\if@doing@page@targets\pdfdest name{page.\thepage x} fit\fi}% \expandafter\ifx\expandafter\@empty\H@old@thehead \def\H@old@thehead{\hfil}\fi \def\@thehead{\@foo\relax\H@old@thehead}% |