mirror of
https://github.com/fsr/nopanic
synced 2025-01-19 00:11:42 +01:00
Keys verkleinert, damit keine erhöhten Zeilenabstände mehr den Textfluss stören.
Ja, das hat mich gestört.
This commit is contained in:
parent
3e54806f31
commit
cd9420564c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
\newcounter{linkcounter}
|
||||
\newcommand{\link}{
|
||||
\keys{\arabic{linkcounter}}
|
||||
{\fontsize{13pt}{0}\selectfont\keys{\arabic{linkcounter}}}
|
||||
\stepcounter{linkcounter}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue