3
0
Fork 0
mirror of https://github.com/fsr/nopanic synced 2024-11-15 08:53:11 +01:00

Fixed links and special characters in index

This commit is contained in:
Yrr 2017-09-11 16:57:14 +02:00
parent a25e33ba06
commit 286b8f0415
3 changed files with 10 additions and 4 deletions

View file

@ -17,7 +17,8 @@
\newcounter{linkcounter}
\newcommand\linklist{}
\makeatletter
\def\@breaklinklistat{30}
\def\@breaklinklistat{28}
\def\@breaklinklistandat{60}
\newcommand{\link}[1]{%
\edef\tmptoken{\detokenize{#1}}%
\@ifundefined{nopanic@link@\tmptoken}{%
@ -29,9 +30,13 @@
\expandafter\g@addto@macro\expandafter\linklist\expandafter{\@tmpkey & \url{#1}}%
\ifx\@breaklinklistat\@linknumber
\g@addto@macro\linklist{\\}%
\else
\ifx\@breaklinklistandat\@linknumber
\g@addto@macro\linklist{\\}%
\else
\g@addto@macro\linklist{\\*}%
\fi
\fi
%
% Link system output:
\immediate\write\linklistfile{RewriteRule "^\@linknumber$" "#1"}%

View file

@ -10,7 +10,8 @@
\hypersetup{
pdfauthor={FSR Informatik der TU Dresden},
pdftitle={NO PANIC - ESE 2017},
breaklinks=true, colorlinks=false, pdfborder={0 0 0}
breaklinks=true, colorlinks=false, pdfborder={0 0 0},
pdfencoding=auto
}
\usepackage{wrapfig}
\usepackage{menukeys}

View file

@ -1,6 +1,6 @@
\addchap{Links}
Alle Links sind auch direkt als \url{ese.ifsr.de/2016/<Zahl>} aufrufbar.
Alle Links sind auch direkt als \url{ese.ifsr.de/2017/<Zahl>} aufrufbar.
{
\small