From f760b70cb6c80473cea0d9d1ab818af80781c843 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Wed, 17 Jan 2024 17:10:55 +0100
Subject: [PATCH] stop see also auto index

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

diff --git a/layout.sty b/layout.sty
index 3516792a..ab1d5cfe 100644
--- a/layout.sty
+++ b/layout.sty
@@ -19,6 +19,7 @@ bookmarks=true]%
   section=section,
   stylemods=mcols,
   style=mcoltree,
+  autoseeindex=false,
 ]{glossaries-extra}
   \setabbreviationstyle[acronym]{short-sc-long-desc}
   \glsdefpostdesc{general}{.}
-- 
GitLab