From 6712bf0fe7748bcf244393489e00a4460e0fa8b0 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Thu, 26 Sep 2024 10:02:43 +0200
Subject: [PATCH] fiddle with topic headers

---
 glossary.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/glossary.tex b/glossary.tex
index 0d3be8e..0b9b616 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -4,7 +4,7 @@
 
 %%%%% Alter topicmcols style
 
-\renewcommand*{\glstopicTitleFont}[1]{\textsc{\LARGE#1}\quad\textcolor{\pageSideColor}{\hrulefill\flourish}}
+\renewcommand*{\glstopicTitleFont}[1]{\textsc{\LARGE#1}\quad\textcolor{\pageSideColor}{\hrulefill\raisebox{-3pt}{\Large\hspace{-0.1em}\flourish}}}
 
 % Header line above topic
 %\renewcommand*{\glstopicPreSkip}{\bigLine\medskip\needspace{10\baselineskip}}
-- 
GitLab