Skip to content

Commit

Permalink
adapt to new destinations definition
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrike Fischer committed Jan 17, 2021
1 parent b4b15e9 commit 47dd33f
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions hyperref-generic.dtx
Expand Up @@ -1043,20 +1043,11 @@
\l_@@_tmpa_tl
\tl_if_eq:NnTF \l_@@_dest_pdfview_tl {fitrbox}
{
\vbox_to_zero:n
{
\smash
{
\hbox_to_zero:n
{
\exp_args:NV
\pdf_destination_box:nn
{ \l_@@_tmpa_tl }
{ \box_use:N \l_@@_dest_box }
\hss
}
}
}
\exp_args:NV
\pdf_destination:nnnn \l_@@_tmpa_tl
{ \box_wd:N \l_@@_dest_box }
{ \box_ht:N \l_@@_dest_box }
{ \box_dp:N \l_@@_dest_box }
}
{
\exp_args:NV
Expand Down

0 comments on commit 47dd33f

Please sign in to comment.