Quote:
Originally Posted by =X=
Ok I belive this is an issue with any2lit. This only shows up with this tool, other formats where created in almost an identical process without the rule line showing.
|
I also get the rule line between at a chapter break when converting from epub to LRF using the Windows GUI (v0.4.129). The epub file does not have the rule line. My epub.py shows the following:
Code:
# chapter mark
# Specify how to mark detected chapters. A value of "pagebreak" will insert page breaks before chapters. A value of "rule" will insert a line before chapters. A value of "none" will disable chapter marking and a value of "both" will use both page breaks and lines to mark chapters.
chapter_mark = u'pagebreak'