X-Git-Url: http://git.scottworley.com/paperdoorknob/blobdiff_plain/0374fbde6508c909522c701cca9c7ca672a66719..357f37be787409c5655df646f8aa0ed4abfa5eaf:/glowfic.py?ds=sidebyside diff --git a/glowfic.py b/glowfic.py index c8246a1..c969ac0 100644 --- a/glowfic.py +++ b/glowfic.py @@ -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