X-Git-Url: http://git.scottworley.com/paperdoorknob/blobdiff_plain/40b25122b6baf344aeb990b405f6015e6ffec8c8..313a871e86e7ed32db9d39d46aa9dce22dbc7263:/glowfic.py diff --git a/glowfic.py b/glowfic.py index 7a9f82a..eb34c1b 100644 --- a/glowfic.py +++ b/glowfic.py @@ -109,15 +109,13 @@ class BelowIconLayout(Layout): self._image_size = image_size def renderChunk(self, chunk: Chunk) -> bytes: - return b'''\\begin{wrapfigure}{l}{0pt} -%s - -%s - -%s - -%s -\\end{wrapfigure} + return b'''\\begin{wrapstuff}[l,abovesep=-1\\ht\\strutbox] +\\oalign{ +%s\\cr +%s\\cr +%s\\cr +%s\\cr +}\\end{wrapstuff} %s