From: Scott Worley Date: Thu, 21 Dec 2023 08:42:07 +0000 (-0800) Subject: Less space between icon and post-separation line X-Git-Url: http://git.scottworley.com/paperdoorknob/commitdiff_plain/313a871e86e7ed32db9d39d46aa9dce22dbc7263 Less space between icon and post-separation line --- diff --git a/glowfic.py b/glowfic.py index c969ac0..eb34c1b 100644 --- a/glowfic.py +++ b/glowfic.py @@ -109,7 +109,8 @@ class BelowIconLayout(Layout): self._image_size = image_size def renderChunk(self, chunk: Chunk) -> bytes: - return b'''\\begin{wrapstuff}[l]\\oalign{ + return b'''\\begin{wrapstuff}[l,abovesep=-1\\ht\\strutbox] +\\oalign{ %s\\cr %s\\cr %s\\cr