decrease padding between acronyms and glossary entries (#49)
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 27s Details

This commit is contained in:
Sven Vogel 2024-08-26 14:47:37 +02:00
parent eb21aeee99
commit dd6a9ccce0
1 changed files with 1 additions and 0 deletions

View File

@ -178,6 +178,7 @@ SOFTWARE.*/
#let hasDesc = desc != "" and desc != [] #let hasDesc = desc != "" and desc != []
#block( #block(
below: 1.5em,
par(hanging-indent: 1em)[ par(hanging-indent: 1em)[
#text(weight: "bold", entry.short) #text(weight: "bold", entry.short)
#if hasLong and hasDesc [ #if hasLong and hasDesc [