Quote:
Originally Posted by jation
That's work  .
I always manually convert file to html through ebook-tools and then use Sigil to open that html.
With 1.3.7 version that works, but with 1.4 and 1.4.1 don't.
Thanks!
|
If that is your usecase, than it is correct and functioning as designed. In HTML it must be 'name=', not 'id=' and in XHTML it is vice versa. Since in ePUB XHTML must be used, I convert the HTML to XHTML when you create the ePUB via the add-in. The conversion is not as much work as you might think. The HTML is correct HTML.
In the older version the 'Convert to HTML' actually created a mix of HTML and XHTML. The current conversion is more according to the specifications.
You could use the add-in to create the ePUB, you could add your own stylesheet if you want.