Kaydet (Commit) 9b8afdee authored tarafından Fred Drake's avatar Fred Drake

Use more recent option to \pdfdest to not change the zoom factor.

This is in response to a comment from Wes Rishel <wes@rishel.com>.
üst c19f9972
...@@ -64,7 +64,7 @@ ...@@ -64,7 +64,7 @@
} }
\newcommand{\py@target}[1]{% \newcommand{\py@target}[1]{%
\ifpy@doing@page@targets% \ifpy@doing@page@targets%
{\pdfdest name{#1} fit}% {\pdfdest name{#1} xyz}%
\fi% \fi%
} }
\let\py@OldLabel=\label \let\py@OldLabel=\label
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment