From cd9420564ccaa9f974ef8c1be9649502055696a9 Mon Sep 17 00:00:00 2001 From: "Sebastian J. Mielke" Date: Wed, 6 Aug 2014 00:41:25 +0200 Subject: [PATCH] =?UTF-8?q?Keys=20verkleinert,=20damit=20keine=20erh=C3=B6?= =?UTF-8?q?hten=20Zeilenabst=C3=A4nde=20mehr=20den=20Textfluss=20st=C3=B6r?= =?UTF-8?q?en.=20Ja,=20das=20hat=20mich=20gest=C3=B6rt.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nopanic.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nopanic.tex b/nopanic.tex index 1592679..938e49d 100644 --- a/nopanic.tex +++ b/nopanic.tex @@ -19,7 +19,7 @@ \newcounter{linkcounter} \newcommand{\link}{ - \keys{\arabic{linkcounter}} + {\fontsize{13pt}{0}\selectfont\keys{\arabic{linkcounter}}} \stepcounter{linkcounter} }