]> git.scottworley.com Git - paperdoorknob/blobdiff - glowfic.py
Less space between icon and post-separation line
[paperdoorknob] / glowfic.py
index c8246a15b2598554ab60f79ed27ac3d70dadd740..eb34c1b39df37a5b712d022d5d454196db1aabd5 100644 (file)
@@ -109,12 +109,13 @@ class BelowIconLayout(Layout):
         self._image_size = image_size
 
     def renderChunk(self, chunk: Chunk) -> bytes:
-        return b'''\\begin{wrapfigure}{l}{0pt}\\oalign{
+        return b'''\\begin{wrapstuff}[l,abovesep=-1\\ht\\strutbox]
+\\oalign{
 %s\\cr
 %s\\cr
 %s\\cr
 %s\\cr
-}\\end{wrapfigure}
+}\\end{wrapstuff}
 
 %s