diff --git a/layout.sty b/layout.sty index 27fd15fcd582efef540ab905e7cb07ee409d0e77..6cbb0135f0973ceb902a38b3945488d61ed3c680 100644 --- a/layout.sty +++ b/layout.sty @@ -407,15 +407,11 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west) \newtcolorbox{boxtext}[1][]{ornamented,colback=white,fonttitle=\scshape, #1} -\newcommand{\sidebox}[1]{ +\newcommand{\sidebox}[2][23]{ - \iftoggle{verbose}{ - \begin{wrapfigure}{R}{.23\textwidth} - #1 + \begin{wrapfigure}{R}{.#1\textwidth} + #2 \end{wrapfigure} - }{ - #1 - } } % Chapter Heading Color