From f3ef05b31b2aba31ac8e826990c3880d2ed6b845 Mon Sep 17 00:00:00 2001 From: servostar Date: Thu, 6 Mar 2025 16:09:20 +0100 Subject: [PATCH] fix: left align glossary --- src/glossarium.typ | 1 + 1 file changed, 1 insertion(+) diff --git a/src/glossarium.typ b/src/glossarium.typ index 9db2172..c5493c9 100644 --- a/src/glossarium.typ +++ b/src/glossarium.typ @@ -197,6 +197,7 @@ SOFTWARE.*/ #let hasLong = long != "" and long != [] #let hasDesc = desc != "" and desc != [] + #set align(left) #block( below: 1.5em, width: 100%,