3
0
Fork 0
mirror of https://github.com/fsr/nopanic synced 2025-01-18 16:01:42 +01:00

configure linklist page breaks

This commit is contained in:
Jakob Krebs 2022-09-22 10:51:46 +02:00
parent 3782a91a9e
commit 2fdd5b4ef5
No known key found for this signature in database
GPG key ID: C6C125DA9A8FABAA

View file

@ -23,8 +23,8 @@
\newcounter{linkcounter} \newcounter{linkcounter}
\newcommand\linklist{} \newcommand\linklist{}
\makeatletter \makeatletter
\def\@breaklinklistat{22} \def\@breaklinklistat{21}
\def\@breaklinklistandat{54} \def\@breaklinklistandat{56}
\newcommand{\link}[1]{% \newcommand{\link}[1]{%
\edef\tmptoken{\detokenize{#1}}% \edef\tmptoken{\detokenize{#1}}%
\@ifundefined{nopanic@link@\tmptoken}{% \@ifundefined{nopanic@link@\tmptoken}{%