Anpassungen an tcolorbox auch in doku
This commit is contained in:
		@@ -54,7 +54,7 @@
 | 
				
			|||||||
	language=ngerman,
 | 
						language=ngerman,
 | 
				
			||||||
]{biblatex}
 | 
					]{biblatex}
 | 
				
			||||||
\addglobalbib{gitfile-info.bib}
 | 
					\addglobalbib{gitfile-info.bib}
 | 
				
			||||||
\renewcommand*{\mkbibnamelast}{\textsc}
 | 
					\renewcommand*{\mkbibnamefamily}{\textsc}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\DeclareCiteCommand{\citeauthorfull}
 | 
					\DeclareCiteCommand{\citeauthorfull}
 | 
				
			||||||
  {%
 | 
					  {%
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -38,6 +38,8 @@
 | 
				
			|||||||
	\renewcommand{\gfiGetCommitAbr}{#2}
 | 
						\renewcommand{\gfiGetCommitAbr}{#2}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\colorlet{colback}{yellow!20!black}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\newtcolorbox{gfiInfoBox}{%
 | 
					\newtcolorbox{gfiInfoBox}{%
 | 
				
			||||||
	every box on layer 2/.style={reset},%
 | 
						every box on layer 2/.style={reset},%
 | 
				
			||||||
	breakable,%
 | 
						breakable,%
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user