diff --git a/bind.sty b/bind.sty index f95cb2045cd9785574b6399f83c1e3c8b59de3ae..3c98cef71ed0f340926686ea8cf445283a73dd9e 100644 --- a/bind.sty +++ b/bind.sty @@ -238,6 +238,18 @@ bookmarks=true]% \noindent } +\newcommand{\toppic}[2]{ + \iftoggle{verbose}{ + \begin{figure*}[t!] + \IfFileExists{images/#1.svg}{ + \includesvg[width=\textwidth]{images/#1} + }{ + \includegraphics[width=\textwidth]{images/#1.jpg} + } + \end{figure*} + } +} + \colorlet{chapnumcol}{black!100} \newcommand{\FancyFont}{}