X-Git-Url: http://git.scottworley.com/paperdoorknob/blobdiff_plain/23dabdf5c5133e06fbc44763225cda1ab72e668e..7198d9ebe20982cb33f3c5acd3850f66cf8e6257:/glowfic.py diff --git a/glowfic.py b/glowfic.py index 76a9a84..eadc40a 100644 --- a/glowfic.py +++ b/glowfic.py @@ -136,7 +136,7 @@ class BelowIconLayout(Layout): \\strut -%s +\\noindent %s ''' % ( b'\\\\*'.join(x.encode('UTF-8') for x in meta if x is not None), self._texifier.texify(chunk.content))