X-Git-Url: http://git.scottworley.com/paperdoorknob/blobdiff_plain/c62e8d404dd179bc5a84794f307120572185e397..163851310b141ce92013cbc13e40bc4a17669a54:/glowfic.py diff --git a/glowfic.py b/glowfic.py index 1249663..a4f3ca9 100644 --- a/glowfic.py +++ b/glowfic.py @@ -112,11 +112,16 @@ class BelowIconLayout(Layout): icon_width = b'0.25\\textwidth' # TODO: Make this configurable return b'''\\begin{wrapfigure}{l}{%s} %s + %s + %s + %s \\end{wrapfigure} + %s + ''' % ( icon_width, renderIcon(chunk.icon, self._image_size),