]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Use more recent option to \pdfdest to not change the zoom factor.
authorFred Drake <fdrake@acm.org>
Wed, 24 Mar 1999 14:16:17 +0000 (14:16 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 24 Mar 1999 14:16:17 +0000 (14:16 +0000)
This is in response to a comment from Wes Rishel <wes@rishel.com>.

Doc/texinputs/python.sty

index 92adabb4afd0b4aa5b7cb9943863fe51f76880dc..2190f25a4a6e366030ed7beadb7fc4ff451c7641 100644 (file)
@@ -64,7 +64,7 @@
   }
   \newcommand{\py@target}[1]{%
     \ifpy@doing@page@targets%
-      {\pdfdest name{#1} fit}%
+      {\pdfdest name{#1} xyz}%
     \fi%
   }
   \let\py@OldLabel=\label