mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
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>.
This commit is contained in:
parent
c19f9972a1
commit
9b8afdee44
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue