]> git.scottworley.com Git - paperdoorknob/blobdiff - glowfic.py
wrapfig → wrapstuff, for \wrapstuffclear
[paperdoorknob] / glowfic.py
index c8246a15b2598554ab60f79ed27ac3d70dadd740..c969ac055de6f96b921b9a6dc0b489173193cd90 100644 (file)
@@ -109,12 +109,12 @@ 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]\\oalign{
 %s\\cr
 %s\\cr
 %s\\cr
 %s\\cr
-}\\end{wrapfigure}
+}\\end{wrapstuff}
 
 %s