From 455dd5a06b16808cf4aec1e27f64f319d7878fef Mon Sep 17 00:00:00 2001 From: mirabilos <thorsten.glaser@teckids.org> Date: Tue, 2 Apr 2019 18:30:51 +0200 Subject: [PATCH] =?UTF-8?q?when=20faced=20with=20all-or-nothing,=20Nik=20s?= =?UTF-8?q?aid=20=E2=80=9Cthis=20is=20not=20Word=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit so make *all* links not coloured (for coloured hyperlinks, use teckids2style instead) --- teckids.sty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/teckids.sty b/teckids.sty index 325e6b5..af73170 100644 --- a/teckids.sty +++ b/teckids.sty @@ -2,7 +2,7 @@ %- % Copyright © 2013, 2015, 2018 % Dominik George <dominik.george@teckids.org> -% Copyright © 2014, 2015, 2017, 2018 +% Copyright © 2014, 2015, 2017, 2018, 2019 % Thorsten “mirabilos†Glaser <thorsten.glaser@teckids.org> % Copyright © 2015, 2016 % Thorsten Glaser <t.glaser@tarent.de> @@ -331,7 +331,7 @@ } } -\RequirePackage[hyperrefcolorlinks]{menukeys}% must be very late, can still break with \keineseitenzahlenbeginn +\RequirePackage{menukeys}% must be very late, can still break with \keineseitenzahlenbeginn \newcommand{\keinumbruch}{\par\nobreak\@afterheading} \definecolor{teckidsorangedark}{HTML}{FF6600}% -- GitLab