diff --git a/bind.sty b/bind.sty index b5683c48f4eae90cc48f9ffd335d22cd92104ccf..f1d75ba30e4324c17fc31f6b423d20435da24d2f 100644 --- a/bind.sty +++ b/bind.sty @@ -217,7 +217,12 @@ bookmarks=true]% \newcommand{\headingtype}{CHAPTER} \newcommand{\pic}[1]{ - \noindent\includesvg[width=\linewidth]{images/#1} + \noindent% + \IfFileExists{images/#1.jpg}{% + \includegraphics[width=\linewidth]{images/#1} + }{% + \noindent\includesvg[width=\linewidth]{images/#1} + } } @@ -290,7 +295,7 @@ bookmarks=true]% [\rule{.9\linewidth}{.2pt}] % \titleformat{\subsubsection} -{\needspace{4em}\normalfont\normalsize\bfseries}{\thesubsubsection}{1em}{} +{\needspace{3em}\normalfont\normalsize\bfseries}{\thesubsubsection}{1em}{} %%%%% Character Sheet Tracker