Skip to content

Commit

Permalink
grumble
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankMittelbach committed Feb 14, 2025
1 parent 22f8f93 commit 911fe61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions base/ltoutput.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -2805,8 +2805,8 @@
% Temp definition to vanish again when something is offered by the backend:
% \begin{macrocode}
\ExplSyntaxOn
\cs_new_protected:Nn \pdfannot@link@on@@ { \__pdf_backend_link_on: }
\cs_new_protected:Nn \pdfannot@link@off@@ { \__pdf_backend_link_off: }
\protected \def \pdfannot@link@on@@ { \__pdf_backend_link_on: }
\protected \def \pdfannot@link@off@@ { \__pdf_backend_link_off: }
\ExplSyntaxOff
% \end{macrocode}
%
Expand Down

0 comments on commit 911fe61

Please sign in to comment.