This commit is contained in:
Kovid Goyal 2011-09-08 09:58:47 -06:00
parent 9eb2acc70f
commit 31d954e252

View File

@ -229,7 +229,7 @@ class Serializer(object):
buf.write(tocitem.title)
buf.write('</u></b></font></a></li>')
buf.write('</ul><div height="1em"></div></div>')
buf.write('</ul><div height="1em"></div></div><mbp:pagebreak />')
self.anchor_offset = buf.tell()
buf.write(b'<body>')