From acb766906dca750a6fc8f9a723c29172ffc6ad40 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Wed, 6 Jan 2021 20:10:27 +0100
Subject: [PATCH] add glossaries-extra to bind.sty

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

diff --git a/config/bind.sty b/config/bind.sty
index 76d9ab69..2cc58929 100644
--- a/config/bind.sty
+++ b/config/bind.sty
@@ -1,6 +1,7 @@
 \ProvidesPackage{bind}
 \RequirePackage{glossaries}
 \RequirePackage{glossary-mcols}
+\RequirePackage{glossaries-extra}
 \RequirePackage{gfsartemisia-euler} % fancy fonts
 \RequirePackage[T1]{fontenc} % 
 \RequirePackage{stmaryrd} % For boxy Maths symbols
-- 
GitLab