From ac5f4546b3f9533f287c2ce27843a92e2dfa4a68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Hilbig?= Date: Tue, 9 Apr 2019 19:40:50 +0200 Subject: [PATCH] Anpassungen an tcolorbox auch in doku --- dokumentation.tex | 2 +- gitfile-info.sty | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/dokumentation.tex b/dokumentation.tex index 6893e0f..6254892 100644 --- a/dokumentation.tex +++ b/dokumentation.tex @@ -54,7 +54,7 @@ language=ngerman, ]{biblatex} \addglobalbib{gitfile-info.bib} -\renewcommand*{\mkbibnamelast}{\textsc} +\renewcommand*{\mkbibnamefamily}{\textsc} \DeclareCiteCommand{\citeauthorfull} {% diff --git a/gitfile-info.sty b/gitfile-info.sty index 91b51dd..eb37d88 100644 --- a/gitfile-info.sty +++ b/gitfile-info.sty @@ -38,6 +38,8 @@ \renewcommand{\gfiGetCommitAbr}{#2} } +\colorlet{colback}{yellow!20!black} + \newtcolorbox{gfiInfoBox}{% every box on layer 2/.style={reset},% breakable,%