Introduce colored boxes

This commit is contained in:
nemunaire 2021-10-05 17:23:48 +02:00
commit 10c23c7294
6 changed files with 96 additions and 2 deletions

View file

@ -25,8 +25,8 @@
\usepackage{etoolbox}
% Declare coloredbox
\newcommand{\coloredbox}[2]{#2}
\usepackage{tcolorbox}
\usepackage{../virli}
\makeatletter
\pretocmd{\subsection}{\addtocontents{toc}{\protect\addvspace{-5\p@}}}{}{}