Skip to content
Snippets Groups Projects
Verified Commit 5abae03b authored by mirabilos's avatar mirabilos Committed by mirabilos
Browse files

move menukeys to the very bottom of the package inclusions;

its documentation clearly states it MUST be AFTER hyperref especially
parent a7e712a0
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,6 @@ ...@@ -41,7 +41,6 @@
\RequirePackage{aeguill} \RequirePackage{aeguill}
\usepackage[table]{xcolor} \usepackage[table]{xcolor}
\usepackage{newunicodechar} \usepackage{newunicodechar}
\RequirePackage{menukeys}
\RequirePackage[shortcuts]{extdash} \RequirePackage[shortcuts]{extdash}
\RequirePackage[margin=2cm,bottom=2cm,footskip=8mm]{geometry} \RequirePackage[margin=2cm,bottom=2cm,footskip=8mm]{geometry}
\RequirePackage{framed} \RequirePackage{framed}
...@@ -332,6 +331,8 @@ ...@@ -332,6 +331,8 @@
} }
} }
\RequirePackage[hyperrefcolorlinks]{menukeys}% must be very late, can still break with \keineseitenzahlenbeginn
\newcommand{\keinumbruch}{\par\nobreak\@afterheading} \newcommand{\keinumbruch}{\par\nobreak\@afterheading}
\definecolor{teckidsorangedark}{HTML}{FF6600}% \definecolor{teckidsorangedark}{HTML}{FF6600}%
\definecolor{teckidsorangelight}{HTML}{FF9955}% \definecolor{teckidsorangelight}{HTML}{FF9955}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment