Skip to content

Commit

Permalink
Merge branch 'main' of github.com:gi-ev/LNI into main
Browse files Browse the repository at this point in the history
  • Loading branch information
sieversMartin committed Nov 14, 2023
2 parents dcc6a6d + 8f27b9c commit 90003b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
7 changes: 2 additions & 5 deletions lni.cls
Original file line number Diff line number Diff line change
Expand Up @@ -561,19 +561,16 @@
\g@addto@macro{\UrlBreaks}{\UrlOrds}
\RequirePackage{xspace}
\ifusehyperref
\AtEndPreamble{%
\AddToHook{env/document/begin}[cid/loadhyp]{
\RequirePackage[bookmarks=false]{hyperref}
\hypersetup{%
pdfdisplaydoctitle,%
colorlinks=true,%
allcolors=black,%
pdfstartview=Fit,%
}%
%%% \pdfstringdefDisableCommands{%
%%% \def\unskip{}%
%%% \renewcommand{\footnote}[1]{}%
%%% }%
}%
\DeclareHookRule{env/document/begin}{cid/loadhyp}{before}{biblatex}
\else
\providecommand{\texorpdfstring}[2]{#2}%
\fi%
Expand Down
7 changes: 2 additions & 5 deletions lni.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -1476,19 +1476,16 @@ This work consists of the file lni.dtx
% \end{macrocode}
% \begin{macrocode}
\ifusehyperref
\AtEndPreamble{%
\AddToHook{env/document/begin}[cid/loadhyp]{
\RequirePackage[bookmarks=false]{hyperref}
\hypersetup{%
pdfdisplaydoctitle,%
colorlinks=true,%
allcolors=black,%
pdfstartview=Fit,%
}%
%%% \pdfstringdefDisableCommands{%
%%% \def\unskip{}%
%%% \renewcommand{\footnote}[1]{}%
%%% }%
}%
\DeclareHookRule{env/document/begin}{cid/loadhyp}{before}{biblatex}
\else
\providecommand{\texorpdfstring}[2]{#2}%
\fi%
Expand Down

0 comments on commit 90003b7

Please sign in to comment.