Skip to content

Commit

Permalink
correct pdfborder, must be provided
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrike Fischer committed Jan 20, 2021
1 parent 1a608e6 commit 8f047f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hyperref-generic.dtx
Expand Up @@ -142,7 +142,7 @@
% \item |colorlinks| will as before disable the |pdfborder|, but it is possible to change
% this in the document at any time, or to reenable the border if wanted.
% Internally |colorlinks| \& friends will no longer define/undefine
% |\Hy@colorlink|,
% |\Hy@colorlink|, but instead use the hooks provided by the \pkg{l3pdfannot} package.
% \item
%
% \end{itemize}
Expand Down Expand Up @@ -582,8 +582,8 @@
%
% This command must be provided for now, but they are unused by the driver:
% \begin{macrocode}
\tl_new:N\@pdfborder
\tl_new:N\@pdfborderstyle
\providecommand\@pdfborder{}
\providecommand\@pdfborderstyle{}
% \end{macrocode}
%
% We force unicode as option. As bookmarks are still using \cs{pdfstringdef}
Expand Down

0 comments on commit 8f047f7

Please sign in to comment.