From 3c393db8b18e94cb1d921d80290614fcb1df026e Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Fri, 12 Feb 2021 01:45:41 +0100
Subject: [PATCH] add credits section to \toppic command

---
 bind.sty | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bind.sty b/bind.sty
index bb278b90..f8f71b49 100644
--- a/bind.sty
+++ b/bind.sty
@@ -251,6 +251,7 @@ bookmarks=true]%
 			}{
 				\includegraphics[width=\textwidth]{images/#1.jpg}
 			}
+			#2
 		\end{figure*}
 	}
 }
-- 
GitLab