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

Automatisches Sammeln der Links für eine Linkliste.

Mit extra viel leichtschwarzer TeX-Magie!
This commit is contained in:
Sebastian J. Mielke 2014-08-09 18:21:05 +02:00
parent 6f192bcec2
commit 7b8a49911d
2 changed files with 5 additions and 1 deletions

View file

@ -20,9 +20,11 @@
\newcommand{\grqq}{} \newcommand{\grqq}{}
\newcounter{linkcounter} \newcounter{linkcounter}
\newcommand{\link}{ \def\linklist{}
\newcommand{\link}[1]{
{\fontsize{13pt}{0}\selectfont\keys{\arabic{linkcounter}}} {\fontsize{13pt}{0}\selectfont\keys{\arabic{linkcounter}}}
\stepcounter{linkcounter} \stepcounter{linkcounter}
\edef\linklist{\linklist{} #1}
} }
\definecolor{ifsrgreen}{rgb}{0.69, 0.88, 0.11} % 177, 225, 28 \definecolor{ifsrgreen}{rgb}{0.69, 0.88, 0.11} % 177, 225, 28

View file

@ -31,3 +31,5 @@
\begin{itemize} \begin{itemize}
\item \item
\end{itemize} \end{itemize}
\linklist