diff --git a/resources/ormc_handout.cls b/resources/ormc_handout.cls index a735365..669bd7e 100644 --- a/resources/ormc_handout.cls +++ b/resources/ormc_handout.cls @@ -4,7 +4,7 @@ \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{ormc_handout}[2022/05/07 1.1.0 ORMC Handout] +\ProvidesClass{ormc_handout}[2023/05/13 1.2.0 ORMC Handout] % Boolean that determines solution behavior. @@ -101,6 +101,8 @@ \RequirePackage{fancyhdr} % Header/Footer customization \RequirePackage{adjustbox} % Used for title +\tcbuselibrary{breakable} + \RequirePackage[ left = ``, right = '', @@ -386,6 +388,7 @@ \newenvironment{@shown_solution} { \def\ORMCbgcolor{red!5!white} \begin{tcolorbox}[ + breakable, colback=red!5!white, colframe=red!75!black, title={\textbf{Solution}}